喜欢钻研理论的可以参与讨论一下。:)
CLIENT:
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : 3Com 3C920 Integrated Fast Ethernet
Controller (3C905C-TX Compatible)
Physical Address. . . . . . . . . : 00-0B-DB-03-6E-83
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 172.168.0.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 172.168.0.99
C:\Documents and Settings\JACK>arp -a
No ARP Entries Found
C:\Documents and Settings\JACK>ping 3.3.3.3
Pinging 3.3.3.3 with 32 bytes of data:
Control-C
^C
C:\Documents and Settings\JACK>arp -a
Interface: 172.168.0.2 --- 0x4
Internet Address Physical Address Type
172.168.0.99 00-10-5a-75-9a-5a dynamic
SERVER:
[root@redhatas4 ~]# netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
172.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
172.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
[root@redhatas4 ~]# arp -a
? (172.168.0.2) at 00:0BB:03:6E:83 [ether] on eth1

? (172.168.0.2) at <incomplete> on eth0
[root@redhatas4 ~]# ping 172.168.0.2
PING 172.168.0.2 (172.168.0.2) 56(84) bytes of data.
From 172.168.0.100 icmp_seq=1 Destination Host Unreachable
From 172.168.0.100 icmp_seq=2 Destination Host Unreachable
From 172.168.0.100 icmp_seq=3 Destination Host Unreachable