如何从网卡地址得到ip地址?

由 Snoopy 在 03-11-2003 21:45 发表:

如何从网卡地址得到ip地址?

请问我在tcpdump出来的数据看到网卡地址,我想知道如何知道它的

ip地址呢??

还有我再问一个问题,什么叫作透明代理啊??

麻烦你们了,谢谢


And then in the evening light, when the bars of freedom fall

I watch the two of you in the shadows on the wall

How in the darkness steals some of the choices from my hand

Then will I begin to under


由 pandonny 在 03-11-2003 22:33 发表:


tcpdump -e (显示对应的IP地址)


关爱社区,共建家园!


由 pandonny 在 03-11-2003 22:37 发表:


透明代理就是用户意识不到防火墙的存在,便可完成内外网络的通讯。当内部用户需要使用透明代理访问外部资源时,用户不需要进行设置,代理服务器会建立透明的通道,让用户直接与外界通信,这样极大地方便了用户的使用。


关爱社区,共建家园!


由 Snoopy 在 03-12-2003 13:06 发表:


透明代理是在自己服务器开的??我还是不大明白,,,

还有一个就是,我只知道这个00:05:5d:11:6c:20.

想查出ip,,,


And then in the evening light, when the bars of freedom fall

I watch the two of you in the shadows on the wall

How in the darkness steals some of the choices from my hand

Then will I begin to under


由 Snoopy 在 03-17-2003 14:05 发表:


透明代理是代理别人还是自己在本机设置的???


And then in the evening light, when the bars of freedom fall

I watch the two of you in the shadows on the wall

How in the darkness steals some of the choices from my hand

Then will I begin to under


由 jamlee800 在 03-17-2003 15:08 发表:


当我们使用SQUID时,内网口是3128,我们要在浏览器上修改代理服务器口为3128。如果我们采用IPTABLES,在代理服务器入口做接口映射,把80口映射到3128,我们的浏览器就不用设为代理方式了。这就是SQUID+IPTABLES=透明代理。


由 jamlee800 在 03-17-2003 15:13 发表:


从宏观上看,原来是:3128--→80,现在是:80--→80。这就是透明代理。


由 kid 在 03-17-2003 15:32 发表:


楼上的老兄,好像iptables能实现NAT,应该已经相当于是透明代理了,还需要结合SQUID来使用吗?


由 Snoopy 在 03-17-2003 16:15 发表:


Published At
Categories with 服务器类
Tagged with
comments powered by Disqus