NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
route.conf and ip6 routes
Hello,
I am struggeling to find the correct syntax for specifying static routes
in route.conf
I've tried both:
net fd7a:2452:12ef:17::/64 fd8a:94b1:cb84:1:a254:99ff:fe72:5f43
and
inet6 net fd7a:2452:12ef:17::/64 fd8a:94b1:cb84:1:a254:99ff:fe72:5f43
Neither works. What of course does work, is calling the command as a
shell script:
!route add -inet6 -net fd7a:2452:12ef:17::/64
fd8a:94b1:cb84:1:a254:99ff:fe72:5f43
but what would be the proper way of specifying an ip6 route?
Home |
Main Index |
Thread Index |
Old Index