Originariamente inviato da marco@linuxbox
more info:

root@IToshi:~# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:02:3FB:F7:14
inet addr:137.204.63.136 Bcast:137.204.255.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:22228 errors:0 dropped:0 overruns:0 frame:0
TX packets:169 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2380385 (2.2 MiB) TX bytes:13327 (13.0 KiB)
Interrupt:21 Base address:0x4800

root@IToshi:~# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
137.204.63.0 * 255.255.255.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
default 137.204.63.254 0.0.0.0 UG 0 0 0 eth0
root@IToshi:~#



Indirizzo di broadcast e la netmask non vanno d'accordo, ma prob. il problema è un altro visto che pinghi il gw.

Ciao!