From owner-freebsd-questions@FreeBSD.ORG Mon Jul 19 09:52:38 2004 Return-Path: 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 71A2D16A4CE for ; Mon, 19 Jul 2004 09:52:38 +0000 (GMT) Received: from mail.8ball.co.za (8ball.co.za [196.22.201.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66CDB43D3F for ; Mon, 19 Jul 2004 09:52:35 +0000 (GMT) (envelope-from nelis@8ball.co.za) Received: (qmail 8857 invoked by uid 89); 19 Jul 2004 09:52:32 -0000 Received: from unknown (HELO ?192.168.10.9?) (192.168.10.9) by 192.168.10.1 with SMTP; 19 Jul 2004 09:52:32 -0000 From: Nelis Lamprecht To: "Web Walrus (Robert Wall)" In-Reply-To: <20040719040431.V19557@iceberg.web-walrus.com> References: <20040719040431.V19557@iceberg.web-walrus.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-lX4ZrQRzAdNvCyINtpHB" Organization: 8ball Network Solutions Message-Id: <1090230731.24867.41.camel@nelis.brabys.co.za> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 19 Jul 2004 11:52:31 +0200 cc: FreeBSD Questions Mail List Subject: Re: Routing issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nelis@8ball.co.za List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jul 2004 09:52:38 -0000 --=-lX4ZrQRzAdNvCyINtpHB Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2004-07-19 at 11:12, Web Walrus (Robert Wall) wrote: > I just installed a secondary internet connection at my office, and I'm > having a bizarre issue... >=20 > I have a network card - dc0 >=20 > That network card has a config roughly like >=20 > ifconfig_dc0 inet 1.2.3.4 netmask 255.255.255.248 > ifconfig_dc0_alias0 inet 2.3.4.5 netmask 255.255.255.248 > defaultrouter=3D"1.2.3.1" >=20 Read this page regarding adding aliases: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-virt= ual-hosts.html You need to change your netmask for the alias to 255.255.255.255 if it's on the same network. Regards, --=20 Nelis Lamprecht PGP: http://www.8ball.co.za/pgpkey/nelis.asc "Unix IS user friendly.. It's just selective about who its friends are." --=-lX4ZrQRzAdNvCyINtpHB Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBA+5nLQfIMKiRMCrERAghnAJ4tQHPnE3cuVIBsy7kHmYzUBCUS2ACg6UtI oISwsaGr2Ln/Al6fRw6xwB8= =FiT4 -----END PGP SIGNATURE----- --=-lX4ZrQRzAdNvCyINtpHB--