Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2007 17:04:23 -0400
From:      Steve Bertrand <steve@ibctech.ca>
To:        lysergius2001 <lysergius2001@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Dual Routers
Message-ID:  <47152757.5010802@ibctech.ca>
In-Reply-To: <a558ebe30710161301k42ad30b6k33070fec3385c672@mail.gmail.com>
References:  <a558ebe30710161301k42ad30b6k33070fec3385c672@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> Is it possible to run two routers?  I have an ADSL modem 192.168.1.1 and a
> wireless router 192.168.2.1.  The both are accessed using dhcp.  I would
> like to be able to switch from one the the other, or have both available.
> Is this possible?

If I understand you correctly, you could do this:

Change the LAN IP of the wireless unit to 192.168.1.2.

Plug the ADSL modems ethernet port to the LAN side of the wireless router.

Plug your PC's into the remaining LAN ports on the wireless unit.

Essentially, this turns your wireless 'router' into a bridged access point.

You will have to disable DHCP on the wireless router, and let the ADSL
modem hand out addresses.

You will surf just fine, and you will be able to access the wireless
router for maintenance at 1.2, and the ADSL modem at 1.1

Hope this is what you were after.

Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47152757.5010802>