Does the routing code in the 2.2.10 kernel not allow forwarding of a
packet whose source address matches an alias address of the routing
machine?

I want the machine with this configuration:

---

eth0    inet addr:10.1.1.19  Bcast:10.1.1.255  Mask:255.255.255.0
eth0:0  inet addr:10.1.1.100  Bcast:10.1.1.100  Mask:255.255.255.255
eth1    inet addr:10.1.5.1  Bcast:10.1.5.255  Mask:255.255.255.0
lo      inet addr:127.0.0.1  Mask:255.0.0.0

---

to be able to route packets with a source address of 10.1.1.100 that come
in on eth1.

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to