Thanks for the help, guys. Here is the requested info
Windows XP : ipconfig /all
--------------------------
Windows IP Configuration
Host Name . . . . . . . . . . . . : bijoy
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : NVIDIA nForce MCP Networking Adapter
Physical Address. . . . . . . . . : 00-11-2F-50-5C-B9
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.6
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 203.197.12.42
202.54.6.60
===========================================================================
Linux : ifconfig
----------------
eth0 Link encap:Ethernet HWaddr 00:13

4:F1:79:7B
inet addr:192.168.1.5 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::213:d4ff:fef1:797b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:203 errors:0 dropped:0 overruns:0 frame:0
TX packets:60 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:42023 (41.0 KiB) TX bytes:5176 (5.0 KiB)
Interrupt:17 Base address:0x2000
eth1 Link encap:Ethernet HWaddr 00:08:A1:7B:BB:41
inet addr:192.168.0.50 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::208:a1ff:fe7b:bb41/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:150 (150.0 b)
Interrupt:18 Base address:0x6000
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:982 errors:0 dropped:0 overruns:0 frame:0
TX packets:982 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1743664 (1.6 MiB) TX bytes:1743664 (1.6 MiB)
===========================================================================
Another thing that I forgot to mention - when I am activating the eth1 lan card on Linux, I get this message
Message from syslogd@localhost at Thu Nov 23 22:34:50 2006 ...
localhost kernel: Disabling IRQ #18
Could it be responsible somehow?
Quote:
|
I take it you have no problem pinging the gateway IP from the Linux box, and pinging the other NICs (other eth in the Linux box) IP?
|
No problems there.
ping 192.168.1.1
ping 192.168.1.5
ping 192.168.0.50
all works fine.