Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 2003 09:16:44 -0800 (PST)
From:      Sashikiran Rachakonda <sashi@cs.pdx.edu>
To:        freebsd-questions@freebsd.org, linux-net@vger.kernel.org, divert@list.anr.mnc.org
Subject:   Question Regarding IP Alias
Message-ID:  <Pine.GSO.4.21.0304020904190.8707-100000@sirius.cs.pdx.edu>

next in thread | raw e-mail | index | archive | help

Hi,i have a question regarding the IP Alias. If i bind my interface to 2
ip addresses say
		
		1) ifconfig xl0 add w.x.y.z netmask 255.255.255.0 
		2) ifconfig xl0 add p.q.r.s netmask 255.255.0.0

Is there a way that i can force the packets coming-out of this interface
to have ipSrc = p.q.r.s and not w.x.y.z. My question is is there a way
that you can tell the interface to have the IPsrc set to the one we want
to, for all packets coming out of this interface.

Thanx in Advance,
--Sashi.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.21.0304020904190.8707-100000>