On Fri, 5 Aug 2005, Sturgis, Grant wrote:
iptunnel add gre1 mode gre remote 10.10.254.254 local 10.10.10.211 dev eth0 10.10.254.254 is IP address of router 10.10.10.211 is eth0 on squid system then ifconfig gre1 127.0.0.2 up
I would try not using a loopback address on the GRE tunnel. Linux is a bit picky about interfaces having loopback addresses..
But others do have got this to work: http://www.squid-cache.org/mail-archive/squid-users/200502/0974.html Regards Henrik