Anastasia Leventi-Peetz escribió:
> 
> I am trying to add a static route to the kernel tables
> and read the route Manpage to this purpose
> 
> I've tried a lot but I get almost the same message:
> "bad address"
> 
> what's wrong with the command?
> 
> route add -inet6 bla.bla.bla::/48 -iface xl0
> 

route add -inet6 bla.bla.bla:: -prefixlen 48 -interface xl0

*****
JFRH
*****

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to