I cant get to even ping these two computers between them
I use my Suse 9.3 linux and one is Win XP. I use normal cable and switch.
Here is my Suse ifconfig:
Code:
dsl0 Link encap:Point-to-Point Protocol
inet addr:193.78.189.40 P-t-P:213.250.19.90 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:80546 errors:0 dropped:0 overruns:0 frame:0
TX packets:46946 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:110493030 (105.3 Mb) TX bytes:2767290 (2.6 Mb)
eth0 Link encap:Ethernet HWaddr 00:08:A1:4C:1E:66
inet addr:192.168.0.100 Bcast:192.168.255.255 Mask:255.255.0.0
inet6 addr: fe80::208:a1ff:fe4c:1e66/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:80617 errors:0 dropped:0 overruns:0 frame:0
TX packets:47182 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:112269370 (107.0 Mb) TX bytes:3812365 (3.6 Mb)
Interrupt:10 Base address:0xd400
eth1 Link encap:Ethernet HWaddr 00:0C:6E:F6:46:83
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::20c:6eff:fef6:4683/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:1608 (1.5 Kb)
Interrupt:5 Memory:ed800000-0
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2489 errors:0 dropped:0 overruns:0 frame:0
TX packets:2489 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:201567 (196.8 Kb) TX bytes:201567 (196.8 Kb)
vmnet1 Link encap:Ethernet HWaddr 00:50:56:C0:00:01
inet addr:10.0.2.1 Bcast:10.0.2.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fec0:1/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:173 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
vmnet8 Link encap:Ethernet HWaddr 00:50:56:C0:00:08
inet addr:10.0.0.1 Bcast:10.0.0.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fec0:8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:67 errors:0 dropped:0 overruns:0 frame:0
TX packets:174 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
I have dsl connection directly on the suse machine. Now i would like to make lan between them and also internet sharing. So suse would share internet to win xp machine.
I win xp machine i set-up ip: 192.168.0.2
255.255.255.0
gateway: 192.168.0.1
and i took both primary dns and secondary dns from my isp.
So windows part should be ok. But i even cant ping computers.
In firewall the eth1 interface is as internal and eth0 external aswell as the dsl0.
Those vmnet are from vmware but they should cause any problems i think.
Would realy need to get this to work. But i dont know what can i try more or what i didnt try
By the network card eth1 i checked the Enable IP forvarding option aswell.
Please help me out... thx