Dealing with multiple layers of routers

Tom Buskey tom at buskey.name
Wed Jun 7 13:50:01 EDT 2006


On 6/7/06, Bill Freeman <f at ke1g.mv.com> wrote:
>
> Where I'm working we have a Netgear router attached to the DSL modem,
> to which all the wired users are connected, with NAT and DHCP serving
> up 192.168.0.xxx addresses.
>
> One of the things wired to the Netgear is the "internet" port of a
> Linksys wireless-G router (probably too new to install Linux on it),
> which serves up a wireless network on 192.168.1.xxx.
>
> This works pretty well.  Everyone can get to the internet.  The local
> print server/disk server is on the wired network, so everyone can use
> it.  Folks on the wired network can access services running on wired
> machines.



I've set one up like this:

+--------+      +------+    +-----------+      +----------------------+
| router |-------| FW |-----| linksys |-------| ethernet switch |
+--------+      +------+    +-----------+      +----------------------+
   Internet                    LAN

My router & firewall had 192.168.1.1 and .2
The LAN was 10.0.0.x

The firewall did NAT.
   It also served to the LAN:
DHCP to the linksys & everything on that side

The linksys did not do DHCP.
I did not use the 5th port on the linksys.  If I did, I think I chaged it so
it was on the same lan as the other 4.  The linksys was a v2.2 wrt54g
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20060607/8be656fa/attachment.html


More information about the gnhlug-discuss mailing list