From owner-freebsd-questions Sun Jul 1 0:16: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hamster.franken.de (hamster.franken.de [193.141.110.13]) by hub.freebsd.org (Postfix) with ESMTP id A87B537B403 for ; Sun, 1 Jul 2001 00:15:55 -0700 (PDT) (envelope-from tanis@gaspode.franken.de) Received: from karnickel.franken.de (karnickel.franken.de [193.141.110.11]) by hamster.franken.de (8.11.1/8.11.1) with ESMTP id f617Fox80476; Sun, 1 Jul 2001 09:15:50 +0200 (CEST) (envelope-from tanis@gaspode.franken.de) Received: from gaspode.franken.de (lengfeld.core.main.franken.de [193.141.110.4]) by karnickel.franken.de (8.11.3/8.11.3) with ESMTP id f617Fnd69189; Sun, 1 Jul 2001 09:15:49 +0200 (CEST) (envelope-from tanis@gaspode.franken.de) Received: (from tanis@localhost) by gaspode.franken.de (8.11.3/8.11.1) id f617Fmo01086; Sun, 1 Jul 2001 09:15:48 +0200 (CEST) (envelope-from tanis) Date: Sun, 1 Jul 2001 09:15:48 +0200 From: German Tischler To: shailesh sheoran Cc: FreeBSD-Questions Subject: Re: -iface option doesn't work in route command Message-ID: <20010701091548.A1027@gaspode.franken.de> References: <025301c0f91f$caff1130$1200a8c0@gsicomp.on.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline User-Agent: Mutt/1.2.5-current-20010403i In-Reply-To: ; from shailesh@ece.ubc.ca on Sat, Jun 30, 2001 at 11:13:13PM -0700 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 --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 30, 2001 at 11:13:13PM -0700, shailesh sheoran wrote: > Hi, > i am trying to setup a network using 5 computers each with 2 > network interfaces. > when i try to do the following on my FreeBSD 4.3 RELEASE machine: >=20 > route add 198.82.223.123 198.82.223.79 -iface fxp1 >=20 > i.e i want to tell my machine to look for 198.82.223.123 on > interfacet fxp1 instead of fxp0, and use 198.82.223.79 as the gateway, i > get the following error/bug: > bad address : fxp1 Did you try route add 198.82.223.79 -iface fxp1 route add 198.82.223.123 198.82.223.79 ? (According to the route manpage the iface and gateway flags can't be set at the same time) --gt --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iQEVAwUBOz7OJL7hO6NLB/FvAQG6SQf/f41XF23GGWl0yPxuFM1kdTJc97HX77tI PKbLerJ00ra8GntZrrujKcox5GBW9BCSOteMki9fXlKRaPGuSJY1duHRKt8Llo6J /KuAN7l9m071OjswBhoLkHQ+EBSjS6+UNyN3thJEj7iRBvsXNqOf9yMzTUZFMj1p IUHCo1rzq4mVzrT9t0Mf1S1U/8ocvPsjMhHnhOKks/Cujchgf7eE8nKoqIDNOM1o Y8xIpPezJrMYXVOQEhN0dpiMe397xLjM66pRRQ2PuRVYIXvbWqWslz2ycrst/R3r BjIYIuKW9D4UDph/5de6x5FXF/JU4t7icJv4bvpoBYc18pgWP3CM0Q== =D3wo -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message