Nic's cause logfile trouble
-
Hey,
ist there a possibility to inhibit the following log entrys?
Nov 14 13:26:51 kernel: arp: 192.170.170.1 is on lo0 but got reply from 00:25:90:01:0a:c7 on em1
Nov 14 13:23:29 kernel: arp: 192.170.170.1 is on lo0 but got reply from 00:25:90:01:0a:c7 on em1
Nov 14 13:22:37 kernel: arp: 192.170.170.62 is on em3 but got reply from 00:10:75:22:43:07 on em1
Nov 14 13:16:46 kernel: arp: 192.170.170.2 is on em3 but got reply from 00:25:90:01:0c:1d on em1there are thousands of those messages each day.. since we have 2 cards in the same network (just different switch/as backup), we would like to delete those lines from our logs..
or, any ideas of how to get rid of those messages?kind regards
-
Go to System -> Advanced -> Networking -> Check 'Suppress ARP messages'
You're getting this because you have more than one NIC on the same broadcast domain.
-
perfect!