On Mon, Mar 08, 2004 at 10:14:44AM +1300, Craig Falconer wrote: > Pedantic time... > Can you bridge two IPs on one side and the internet on the other?
A bridge doesn't work at network (IP, in this case) layer, it works at the data link (Ethernet, in this case) layer. Run tcpdump on your Internet-facing network interface and take a look at all of those ARP requests. See http://www.freesoft.org/CIE/Topics/15.htm and http://www.freesoft.org/CIE/Topics/29.htm for more information. Cheers, -mjg -- Matthew Gregan |/ /| [EMAIL PROTECTED]
