2 Feb 2003 00:49
pseudo-device gre and wccp/squid
Faried Nawaz <fn <at> hungry.org>
2003-02-01 23:49:23 GMT
2003-02-01 23:49:23 GMT
Hello, Is anyone using the gre pseudo-device with squid for WCCP? Try as I might I can't get it to work for me. I'm using FreeBSD 4.7-STABLE, using ipfilter's ipnat to redirect packets. I've done ifconfig gre0 create ifconfig gre0 aaa.bbb.ccc.ddd fff.ggg.hhh.iii netmask 255.255.255.255 link0 up ifconfig gre0 tunnel aaa.bbb.ccc.ddd fff.ggg.hhh.iii aaa.bbb.ccc.ddd is the web proxy's ip, fff.ggg.hhh.iii is the router's. ipnat.rules has rdr gre0 0.0.0.0/0 port 80 aaa.bbb.ccc.ddd port 8080 tcp ipfilter is set to pass through all traffic, and there are no firewall rules defined. tcpdump on my ethernet interface shows gre packets coming in. 04:07:39.093205 fff.ggg.hhh.iii > aaa.bbb.ccc.ddd: gre gre-proto-0x883E tcpdump on my gre0 interface shows incoming connections from the users, and ipnat -l shows lots of redirects. proxy1# ipnat -l | head List of active MAP/Redirect filters:(Continue reading)
RSS Feed