On 22 August 2014 15:39, Josh Moore <jmoore at devalias.io> wrote: > I am trying to add a local route with an arbitrary protocol number. This is done with iproute2 in Linux by: > > ip route add to local $ip/32 dev eth0 proto $num > > How can I do this in FreeBSD 10? > What's that supposed to do? -a