Witam Mam problem z ustawieniem static arp. W pliku /etc/ethers zrobiłem pary IP MAC_ADDRESS, i dla kilku hostów dla testów ustawiłem FF:FF:FF:FF:FF:FU. Wydaję komendę arp -f /etc/ethers. Niestety nadal mogę się komunikować z hostii którym przypisałem adres MAC FF:FF:FF:FF:FF:FF. Co jest nie tak? Oto wynik komendy arp:
gate:/home/admer# arp Address HWtype HWaddress Flags Mask Iface 192.168.102.1 ether FF:FF:FF:FF:FF:FF CM eth0 192.168.102.254 ether 00:50:04:07:AA:93 CM eth0 192.168.102.55 ether 00:A0:C9:DE:19:E9 CM eth0 Pozdrawiam admer

