LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 669|回复: 0

透明代理问题

[复制链接]
发表于 2004-8-12 13:02:05 | 显示全部楼层 |阅读模式
经过努力现在内网ping外网也通了,现在就是
内网的ie浏览外网时显示的还是


The requested URL could not be retrieved

--------------------------------------------------------------------------------

While trying to retrieve the URL: http://www.google.com/webhp?

The following error was encountered:

Access Denied.
Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.

Your cache administrator is webmaster.



--------------------------------------------------------------------------------

Generated Wed, 11 Aug 2004 13:38:33 GMT by du.com (squid/2.5.STABLE3)






一:
网关 192.168.1.1
ifconfig_vr0="inet 192.168.1.2 netmask 255.255.255.0" 外
ifconfig_vr1="inet 192.168.2.1 netmask 255.255.255.0" 内

ipnat.rules

rdr vr1 0.0.0.0/0 port 80 -> 192.168.2.1 port 3128 tcp/udp


ipnat.rules 文件我应该怎么写?才能透明代理。
还有是不是不用装squid也能透明代理, ipnat.rules中设置就行了?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表