Temat: Pytanie o arp
Paweł Lenk:
/.../
Z tego co rozumiem że dwa serwery są w tej samej sieci, z tą samą maską itd, itp. Jeżeli tak, mają tą samą tablice arp, więc będzie. Jeżeli serwer jeden jest oddzielony inną siecią, wtedy nie. Wtedy powinien mieć makadres routera/proxy/blablabla.
Cześć Paweł,
serwer2 ma o wiele więcej adresów z sieci LAN niż serwer1. Przykładowo:
serwer2 # arp -n
Address HWtype HWaddress Flags Mask Iface
192.168.0.81 ether MAC C eth0
192.168.0.202 ether MAC C eth0
192.168.0.141 ether MAC C eth0
192.168.0.147 ether MAC C eth0
192.168.0.73 ether MAC C eth0
192.168.0.224 ether MAC C eth0
192.168.0.223 ether MAC C eth0
192.168.0.75 ether MAC C eth0
192.168.0.5 ether MAC C eth0
192.168.0.169 ether MAC C eth0
192.168.0.79 ether MAC C eth0
192.168.0.19 ether MAC C eth0
192.168.0.122 (incomplete) eth0
192.168.0.1 ether MAC C eth0
serwer1 # arp -n
Address HWtype HWaddress Flags Mask Iface
192.168.0.2 ether MAC C eth0
192.168.0.73 ether MAC C eth0
192.168.0.202 ether MAC C eth0
192.168.0.81 ether MAC C eth0
192.168.0.79 ether MAC C eth0
więc powtarzają się, ale na serwer1 o wiele mniej ich jest
Radek Rzążewski edytował(a) ten post dnia 29.09.10 o godzinie 19:58