On Monday 19 October 2009 00:23:21 Moby wrote:
Hello listmates:
I have an openSuse 11.1 box with multiple interfaces. One of these interfaces connects to a Cisco router which then connects via DSL to my ISP. There is an ip on the Linux interface and a corresponding IP on the cisco interface (of course) and both devices are setup with a netmask of 255.255.255.248.
The default gateway for the Linux machine is set as the Cisco IP address. The Linux machine has another interface that connects to an inside network with a netmask of 255.255.255.0. The Linux machine runs iptables firewall and has ip forwarding turned on.
I noticed that the Linux machine is sending ARP requests for almost all outside traffic to the Cisco router. This is one part of the conundrum. Shouldn't the Linux machine only arp for addresses it determines are on the local network? Whenever traffic has to be forwarded out to the Internet, the Linux machine sends an ARP for the destination address before TCP session setup.
Hi Moby, what does the routing table on your linux machine look like (/bin/ip route) ? Regards .....Volker -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org