On Sat, 11 Oct 2008 22:41:15 +0000 (UTC), Harold Weissman <(E-Mail Removed)> wrote:
> My LAN consists of a collection of Linux boxes connected to a
> hub.My net is 192.168.0, the gateway being at 192.168.0.1. This gateway
> has two network interfaces, the second one (192.168.1.2) connected to a
> router. This router also has two network interfaces, the internal one
> being at 192.168.1.1 and the external one exposing my fixed IP address to
> the Internet. With this setup all PCs in the 192.168.0 network have full
> internet access.
> I would like to add a Linux laptop L connected via a wireless
> interface to my setup. What I have is a second router R with two
> interfaces. The external one is connected to my hub, and with the IP
> address 192.168.0.20, which is fixed. The internal one is 192.168.2.1.
> When I boot my laptop, it connects to the wireless network managed by R,
> getting its IP address from R by DHCP. This address can of course vary,
> but for the sake of concreteness let's assume it always is 192.168.2.2.
> This configuration works only partially:
>...
I'm not sure why you need such a complicated network. For example,
why do you need the gateway? Usually a gateway connects networks that
are isolated somehow, either physically by geography, or perhaps by
policy. Is that true here?
Also, did you add the second router because the first does not have
wireless capability?
In your network, laptop L will be double NATed, first by the
new router R and secondly by the original router. This may
be why FTP doesn't work, but without detailed info about routing
tables from each of the routers, the gateway, and the laptop,
I really can't tell.
If you don't need the gateway, then I'd simply replace the first
router with the second one, connect the hub and the existing PCs
directly to it (wired), and connect the laptop L via the router's
wireless. If you must have the gateway for some reason, then
I'd get a wireless access point (not a router), connect it to
the hub and connect the laptop via the wireless access point.
--
Dale Dellutri <(E-Mail Removed)> (lose the Q's)
|