Link to home
Start Free TrialLog in
Avatar of cblazque
cblazque

asked on

can't reach network from peer to peer connection

Here is the scenario

I have no free hub ports to connect a Pc to the network, so I'm trying to get the network using a second card of a computer attached to the network.

* a pc with 1 nic ip=192.168.1.100 gateway=192.168.1.101
  under Win95     netmask=255.255.255.0
 
* a pc with 2 nics ip1=192.168.0.2 gateway=192.168.0.1
                   ip2=192.168.1.101
                   netmask=255.255.255.0
  under Win2000 configured as router.

192.168.1.100 <-------> 192.168.1.101 crossed cable

I can ping from 192.168.1.100 to 192.168.0.2
but I can't ping from 192.168.1.100 to 192.168.0.1
Any idea???

Thanks in advance....

Avatar of SysExpert
SysExpert
Flag of Israel image

It's cheaper to buy a cheap $20 4 port hub then to spend time to get the routing working in win2k.

If you really want to try, please post the results of

ipconfig /all and
route print from the win2k machine.

I hope this helps !
Avatar of cblazque
cblazque

ASKER

To SysExpert:

Here is the result of route print
===========================================================================
ILista de interfaces
0x1 ........................... MS TCP Loopback interface
0x1000003 ...00 02 a5 0e fd d1 ...... Intel 8255x-based Integrated Fast Eth

0x1000004 ...00 01 02 cc c0 95 ...... 3Com EtherLink PCI
===========================================================================
===========================================================================
Rutas activas:
Destino de red        Máscara de red   Puerta de acceso   Interfaz  Métrica
          0.0.0.0          0.0.0.0      192.168.0.1   192.168.1.101       1
          0.0.0.0          0.0.0.0      192.168.0.1     192.168.0.2       1
          0.0.0.0          0.0.0.0      192.168.0.2   192.168.1.101       1
         10.7.1.0    255.255.255.0      10.7.12.254     192.168.0.2       3
         10.7.2.0    255.255.255.0      10.7.12.254     192.168.0.2       4
         10.7.3.0    255.255.255.0      10.7.12.254     192.168.0.2       4
       10.7.101.0    255.255.255.0      10.7.12.254     192.168.0.2       4
       10.7.231.0    255.255.255.0      10.7.12.254     192.168.0.2       2
        127.0.0.0        255.0.0.0        127.0.0.1       127.0.0.1       1
      192.168.0.0    255.255.255.0      192.168.0.2     192.168.0.2       1
      192.168.0.2  255.255.255.255        127.0.0.1       127.0.0.1       1
    192.168.0.255  255.255.255.255      192.168.0.2     192.168.0.2       1
      192.168.1.0    255.255.255.0    192.168.1.101   192.168.1.101       1
     192.168.1.10  255.255.255.255        127.0.0.1       127.0.0.1       1
    192.168.1.101  255.255.255.255        127.0.0.1       127.0.0.1       1
    192.168.1.255  255.255.255.255    192.168.1.101   192.168.1.101       1
        224.0.0.0        224.0.0.0      192.168.0.2     192.168.0.2       1
        224.0.0.0        224.0.0.0    192.168.1.101   192.168.1.101       1
  255.255.255.255  255.255.255.255      192.168.0.2     192.168.0.2       1
Puerta de enlace predeterminada:       192.168.0.1
===========================================================================
Rutas persistentes:
  ninguno
ASKER CERTIFIED SOLUTION
Avatar of SysExpert
SysExpert
Flag of Israel image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Administrative Action - Force Accepted

SpideyMod
Community Support Moderator @Experts Exchange