Hello,

Have a problem with static MAC-IP mappings. I need to create the static ARP
table, load it into the kernel and work only with static mappings. I'm able
to create the table (/etc/ethers), load it to the kernel (arp -f
/etc/ethers) and everythingworks fine but linux continues to add dynamic
entries to ARP table. If I switching off arp frp eth0 interface (ifconfig
eth0 -arp), IP stops works even if static arp table still exists (arp -n -a
prints out the table).

Any advices how to do that? Kernel version is 2.4.9.


Thanks in advance,
Dmitri.


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to