proxy:~# dmesg | grep -A1 Bridge NET4: Ethernet Bridge 008 for NET4.0 device eth1 entered promiscuous mode
proxy:~# cat /proc/sys/net/ipv4/ip_forward 1 ----- Original Message ----- From: "Gavin Hamill" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 24, 2003 1:50 PM Subject: Re: [Bridge] transparet squid cahce on a bridge box On Wednesday 24 September 2003 12:40, G�teborgs DataAkut - Fredrik Win�s wrote: > I've tried that, but i cant get it to work.. Can you verify that your kernel is actually running with the bridge-nf code applied by typing: $ dmesg | grep -A1 Bridge You should hopefully see "NET4:Ethernet Bridge 008 for NET4.0" followed by "Bridge firewalling registered" Also ensure that /proc/sys/net/ipv4/ip_forward is set to value '1' Cheers, Gavin. _______________________________________________ Bridge mailing list [EMAIL PROTECTED] http://www.math.leidenuniv.nl/mailman/listinfo/bridge _______________________________________________ Bridge mailing list [EMAIL PROTECTED] http://www.math.leidenuniv.nl/mailman/listinfo/bridge
