Steven Ames wrote:
> I don't think the networking code knows/cares if something is private or
> public IP space. I might be off here but I think the real problem with
> two seperate networks on one card (or even on two cards) would be
> the default route (can't have two right?) and which IP address gets
> used as the 'source IP' on packets leaving the system.

Yes.  Specifically, the source address on outbound ARP
requests is indeterminate, even though the second subnet
is "local", it ends upsending out the default gateway.  It
then whines when the response comes back to the card the
request was sent out on, instead of the card it wanted.


-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to