From owner-freebsd-questions Wed Jun 20 13: 1:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smartwall.thebeaconjournal.com (smartwall.thebeaconjournal.com [204.210.192.10]) by hub.freebsd.org (Postfix) with ESMTP id B07AB37B401 for ; Wed, 20 Jun 2001 13:01:21 -0700 (PDT) (envelope-from jim@ohio.com) Received: by smartwall.thebeaconjournal.com; id PAA04341; Wed, 20 Jun 2001 15:59:27 -0400 (EDT) Received: from unknown(166.108.139.2) by smartwall.thebeaconjournal.com via smap (V4.2) id xma018606; Wed, 20 Jun 01 15:08:36 -0400 Received: from [206.128.102.10] ([206.128.102.10]) by bea-mx.thebeaconjournal.com (Netscape Messaging Server 4.15) with ESMTP id GF8TNB00.T0Z for ; Wed, 20 Jun 2001 15:18:47 -0400 Mime-Version: 1.0 X-Sender: jarnold@krcoms1.knightridder.com Message-Id: Date: Wed, 20 Jun 2001 15:09:41 -0400 To: freebsd-questions@freebsd.org From: Jim Arnold Subject: switching between 2 network connections Content-Type: text/plain; charset="us-ascii" ; format="flowed" 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 At work we have 2 separate networks. One is an internal network where my machine, running 4.3, has been assigned a static IP number. The 2nd connection is via a DSL line that has a small box acting as a firewall and DHCP server. During the day I want to use the DSL line and let the machine pick up the IP number from the DHCP server since this connection has much more bandwidth than our internal network. At nights and weekends I need to switch my box over to use the static IP number in order to to receive and send out some files at night. What the easiest and quickest way for me to switch my connection over essentially twice a day, once in the morning and once at night before I leave? Do I need to install a 2nd network card for ease? If so how do I tell FreeBSD which card to use? Now when I want to go from the static IP network to DHCP I use /stand/sysinstall. Going back from DHCP to static IP doesn't work for me unless I reboot since I don't know the magic to do otherwise. TIA for any help. Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message