[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: communicating between subnets



	IIRC, you're not supposed to use a 192.168.0.x subnet. Something about
the network address part being screwed up. Try using 192.168.1.x and
192.168.2.x for your two subnets. Of course, you could always split
192.168.1.x into two (or more) different subnets too.

	Mind you, the part of my CCNA class that went over this was last
spring... I can flip through the books and check when I get home
tonight, if you like.

Praveen Kallakuri wrote:
> 
> here is the scenario.
> 
> subnet 1
> 192.168.1.x
> contains a gateway 192.168.1.1 (with dual network interface) connected to
> the internet and a number of clients
> 
> subnet 2
> 192.168.0.x
> contains a gateway 192.168.0.1 (with dual network interface) connected to
> the internet and a number of clients
> 
> a friend and myself were trying to connect these two subnets.
> 
> we got a new machine (a laptop running woody) with dual network
> interfaces
> 
> eth0: (subnet 1) 192.168.1.125
> eth1: (subnet 2) 192.168.0.125
> 
> we enabled ip forwarding on the laptop. (set a file
> /proc/sys/net/ipv4/ip_forward to 1)
> 
> for the purpose of testing, we had two clients, one each on the two
> subnets.
> 
> test client in subnet 1
> route 192.168.0.x requests to 192.168.1.125
> 
> test client in subnet 2
> route 192.168.1.x requests to 192.168.0.125
> 
> having done this, we were still not able to communicate between the
> test clients. both test clients can ping their respective interfaces on
> the laptop and even the interface in the other subnet. but they cannot
> communicate with each other. what are we doing wrong or what more do we
> have to do?
> 
> thanks
> 
> --

--
---   Dave Woyciesjes
---   ICQ# 905818



Reply to: