BatchARP and IOUnserialize invalid UTF8 errors

Brandon Allbery allbery.b at gmail.com
Tue Jun 30 06:29:21 PDT 2015


On Tue, Jun 30, 2015 at 9:21 AM, René J.V. <rjvbertin at gmail.com> wrote:

> I tried `sudo ifconfig en0 -arp` but that command had no apparent effects.


Uhhhh... that is not even remotely recommended. DIsabling arp means, among
other things, that if your network link goes idle for long enough, you
won't be able to talk to your router any more. And if you have any local
machines on the same network, they too will be unreachable when the
existing arp entry times out.

*Batch* arp would be an optimization at the driver level. If it's exposed
in ifconfig at all, it would probably be under mediaopt; but Apple doesn't
include the device specific manpages, at least on 10.9, so no idea how it
shows up. And in any case, ifconfig won't cause your hardware to return a
useful configuration value for it if it's reporting garbage.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20150630/3f0d4f4a/attachment.html>


More information about the macports-users mailing list