This is weird.
I have a Kyocera FS1010 printer with a network card configured as
192.168.0.100. I can ping it from my machine when its booted in
wndows, but not from the same computer booted in Linux (MDK10.1 official.
'ifconfig' says:
eth1 Link encap:Ethernet HWaddr 00:11:11:BA

0:68
inet addr:192.168.0.3 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::211:11ff:feba:d068/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1472 errors:0 dropped:0 overruns:0 frame:0
TX packets:642 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:398033 (388.7 Kb) TX bytes:80629 (78.7 Kb)
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:249 errors:0 dropped:0 overruns:0 frame:0
TX packets:249 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:22735 (22.2 Kb) TX bytes:22735 (22.2 Kb)
.... and 'route' says
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 eth1
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default smoothwall 0.0.0.0 UG 0 0 0 eth1
Seems like I should be able to ping 192.168.0.100, but I can't.
Any pointers gratefully received