From owner-freebsd-questions Sat Mar 15 10: 8:32 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A05637B401 for ; Sat, 15 Mar 2003 10:08:31 -0800 (PST) Received: from rigel.cs.pdx.edu (rigel.cs.pdx.edu [131.252.208.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6931543FA3 for ; Sat, 15 Mar 2003 10:08:29 -0800 (PST) (envelope-from sashi@cs.pdx.edu) Received: from sirius.cs.pdx.edu (root@sirius.cs.pdx.edu [131.252.208.57]) by rigel.cs.pdx.edu (8.12.8/8.12.8) with ESMTP id h2FI8SWu024017 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sat, 15 Mar 2003 10:08:29 -0800 (PST) Received: from sirius.cs.pdx.edu (sashi@localhost [127.0.0.1]) by sirius.cs.pdx.edu (8.12.8/8.12.8) with ESMTP id h2FI8SnP025658 for ; Sat, 15 Mar 2003 10:08:28 -0800 (PST) Received: from localhost (sashi@localhost) by sirius.cs.pdx.edu (8.12.8/8.12.8/Submit) with ESMTP id h2FI8SUW025655 for ; Sat, 15 Mar 2003 10:08:28 -0800 (PST) Date: Sat, 15 Mar 2003 10:08:28 -0800 (PST) From: Sashikiran Rachakonda To: freebsd-questions@freebsd.org Subject: IP Alias Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 anyway that i can force the packets coming-out of this interface to have ipSrc = p.q.r.s and not w.x.y.z. Thanx in Advance, --Sashi. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message