From owner-freebsd-questions Tue May 25 1:58:39 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gate.leissner.se (gate.leissner.se [212.3.0.34]) by hub.freebsd.org (Postfix) with ESMTP id CB3F615575 for ; Tue, 25 May 1999 01:58:22 -0700 (PDT) (envelope-from pol@leissner.se) Received: (from uucp@localhost) by gate.leissner.se (8.8.8/8.8.8) id KAA08743 for ; Tue, 25 May 1999 10:58:16 +0200 (CEST) Received: from hobbe.leissner.se(192.71.29.10) via SMTP by gate.leissner.se, id smtpddp8739; Tue May 25 10:58:09 1999 Received: from nic-i.leissner.se ([192.168.1.243]) by hobbe.leissner.se with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9) id K6JN81JB; Tue, 25 May 1999 10:58:09 +0200 Date: Tue, 25 May 1999 10:58:09 +0200 (SST) From: Peter Olsson To: freebsd-questions@freebsd.org Subject: Can I, with IP-aliases, in any way force which src-IP is being used? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We have a 2.2.8-RELEASE with a couple of IP-aliases. I would like to be able to force certain network operations, like telnet and ping, to use one of the aliased IP-numbers instead of the original IP-number when I'm going out from the machine. For example, the original IP-number is 192.168.1.1 and the aliased IP-numbers are 192.168.1.2 and 192.168.254.1. I would like to be able to choose which of 192.168.1.1, 192.168.1.2 and 192.168.254.1 that is used as source IP-number in different situations. Is this possible, and in that case how is it done? Thanks! -- Peter Olsson pol@leissner.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message