Skip to main content

Software IP Routing ....

More
21 years 1 month ago #525 by dfigliolia
Hi,

can somebody help me ? I have a little bit of experience in networking, but i still have problems in configuring software IP routing withing different (physical) networks. Also after having read the great explained sections here.
This is the best Address in NET for NET :-))

I have a problem with the IP Routing in my home network. I try to display the config below:

PC1:
- XP-Professional
- SAT-DSL Adapter DHCP Config
- Network Adapter with Powerline Bridge
IP 192.168.0.1, SM 255.255.255.192, with activated Internet Connection Sharing configured
- IP-Routing enabled

PC2:
- Windows 2000 Professional
- Network Adapter with Powerline Bridge
IP 192.168.0.5, SM 255.255.255.192, GW 192.168.0.1
- Wireless Network Adapter IP 192.168.0.125, SM 255.255.255.192, GW 192.168.0.1
- IP-routing enabled (by installing the incoming connection using a different Subnet)

PC3:
- Windows 2000 Professional
- Wireless Network Adapter IP 192.168.0.123, SM 255.255.255.192 GW 192.168.0.125

I want to use PC2 as a router between the two networks.

The communication WWW <-> PC1 <-> PC2 works fine.

The communication PC3 <-> PC2 works fine. PC3 can ping both IP Adresses of PC2, but cannot reach 192.168.0.1 and the WWW!

There is only one situation when it works: If i connect PC2 and PC3 over their IR interface.

Do I forget or misunderstand something ?

Thanks for your help in advance.
Domenico [img]images/smiles/icon_smile.gif[/img]
More
21 years 4 weeks ago #526 by L1quid
Replied by L1quid on topic Software IP Routing ....
First off dude, I think your PCs are getting confused becaused they're thinking that they're on the same network cable (192.168.0.x).

Anyways try this... Let's put it this way, you have four (4) net adapters;

net1@PC1: 192.168.1.1 GW: 192.168.1.2

net2@PC2: 192.168.1.2

net3@PC2: 192.168.2.10

net4@PC3: 192.168.2.11 GW: 192.168.2.10

now, test again with ping,
PC1 to PC2 "ping 192.168.1.2"
PC1 to PC3 "ping 192.168.2.11"
if you get replies for both, then PC1 is good to go.
try again for PC3,
PC3 to PC2 "ping 192.168.2.10"
PC3 to PC1 "ping 192.168.1.1"

BTW, just a reminder about workgroups:
Systems on different network cables cannot be in the same workgroup.
plus, I think you should just put ICS on PC2 since shes the one whos gonna act as the router.

Good luck!!
Time to create page: 0.145 seconds