News: This forum is now permanently frozen.
Pages: [1]
Topic: Apple TV 2 strange ARP behaviour in System Log  (Read 2891 times)
« on: March 24, 2013, 12:05:26 »
weust **
Posts: 54

My Apple TV 2 is showing some odd behaviour in de System Log.
Once or twice a minute it will switch between MAC addresses.

The ATV2 is only connected through wifi (which connects to a Airport Extreme, which connects directly to the m0n0wall box (Soekris net6501-30 model).

System log:
Quote
Mar 24 12:04:06   kernel: arp: 192.168.1.242 moved from 00:26:bb:73:66:e6 to 28:cf:da:24:4b:7c on em1
Mar 24 12:02:38   kernel: arp: 192.168.1.242 moved from 28:cf:da:24:4b:7c to 00:26:bb:73:66:e6 on em1
Mar 24 12:02:34   kernel: arp: 192.168.1.242 moved from 00:26:bb:73:66:e6 to 28:cf:da:24:4b:7c on em1
Mar 24 12:02:31   kernel: arp: 192.168.1.242 moved from 28:cf:da:24:4b:7c to 00:26:bb:73:66:e6 on em1
Mar 24 12:01:55   kernel: arp: 192.168.1.242 moved from 00:26:bb:73:66:e6 to 28:cf:da:24:4b:7c on em1
Mar 24 12:01:30   kernel: arp: 192.168.1.242 moved from 28:cf:da:24:4b:7c to 00:26:bb:73:66:e6 on em1
Mar 24 12:01:04   kernel: arp: 192.168.1.242 moved from 00:26:bb:73:66:e6 to 28:cf:da:24:4b:7c on em1
Mar 24 12:00:27   kernel: arp: 192.168.1.242 moved from 28:cf:da:24:4b:7c to 00:26:bb:73:66:e6 on em1
Mar 24 11:58:02   kernel: arp: 192.168.1.242 moved from 00:26:bb:73:66:e6 to 28:cf:da:24:4b:7c on em1
Mar 24 11:57:33   kernel: arp: 192.168.1.242 moved from 28:cf:da:24:4b:7c to 00:26:bb:73:66:e6 on em1
Mar 24 11:56:31   kernel: arp: 192.168.1.242 moved from 00:26:bb:73:66:e6 to 28:cf:da:24:4b:7c on em1

Anyone got any idea why this is happening?
It only does this for the ATV2, no other devices.
« Reply #1 on: August 04, 2013, 03:23:24 »
priller *
Posts: 2


The reason for this is explained here: http://forum.pfsense.org/index.php/topic,57837.0.html#msg309551

To resolve it, export the m0n0wall configuration and add the following:

Code:
Under the <system> section, add ...

<shellcmd>sysctl net.link.ether.inet.log_arp_movements=0</shellcmd>
<shellcmd>sysctl net.link.ether.inet.log_arp_wrong_iface=0</shellcmd>


Then restore that config.
« Reply #2 on: August 28, 2013, 00:43:14 »
weust **
Posts: 54

Sorry about the late reply. Totally missed the topic reply notification mail it seems.

I will give it a go. Read the pfsense topic on it. Weird stuff.

Thanks anyway!
 
Pages: [1]
 
 
Powered by SMF 1.1.20 | SMF © 2013, Simple Machines