On Tue, 11 Nov 2003, Erik Schumacher <(E-Mail Removed)> wrote:
> Hi!
>
> I have changed the topology of my small LAN a little bit, because I
> have bought a T-Sinus 111 (router+ADSL-modem+WLAN-AP) see sketch at
> the buttom. Everything is running fine, but there is one problem: I
> can't ping the router from the LAN-client - timeout. If I monitor the
> eth0 interface traffic I can see outgoing ICMP echo requests but no
> incomming traffic ;( It's the same if I try to request a internet page
> - so the routing seems to be ok. btw, it's strange, that I can ping
> the WLAN client without a problem - he is in the same network segment
> as the router ;-/ Any hints for me ?
>
> At the buttom you can see most of my relevant network configuration.
Your router only knows the 192.168.2.0/24 subnet and nothing about
192.168.1.0/24 or how to route to it. The simplest solution would be to
masquerade your 192.168.1.0/24 as your 192.168.2.1 IP.
Otherwise you could possibly do something with smaller subnets within the
192.168.2.0/24 range along with proxy_arp, but too difficult to explain in
a few words. I do that where my wireless subnet is a 255.255.255.248
portion of my main 255.255.255.0 LAN.
> Internet
> |
> |
> DSL
> WLAN-AP-----------------Client A (Wireless)
> Router 192.168.2.100
> (T-Sinus 111)
> 192.168.2.2
> |
> |
> |
> | 192.168.2.1 (eth0) Server 192.168.1.1 (eth1)
> +----------------------- Debian ------------------------- +
> Linux |
> Server |
>
> Switch
>
>|
>
>|
> Client 1
>
> 192.168.1.100
(snip)
--
David Efflandt - All spam ignored
http://www.de-srv.com/