Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root:/etc:12# rcctl start ospf6d
- ospf6d(failed)
- root:/etc:13# ospf6d
- interface with index 8 not found
- if_newaddr: ifindex 8, addr fe80::1/64, dest ::
- interface with index 1 not found
- if_newaddr: ifindex 1, addr fe80::e61f:13ff:fefa:551d/64
- if_newaddr: ifindex 1, addr fdc5:acbd:5ab1:d9c1:e61f:13ff:fefa:551d/64
- if_newaddr: ifindex 1, addr fdc5:acbd:5ab1:d9c1:2531:8c05:a01:514b/64
- if_newaddr: ifindex 1, addr 2601:151:c301:20f1:e61f:13ff:fefa:551d/64
- if_newaddr: ifindex 1, addr 2601:151:c301:20f1:b125:aac6:e02b:c17a/64
- interface with index 2 not found
- if_newaddr: ifindex 2, addr fe80::e61f:13ff:fefa:551c/64
- interface with index 3 not found
- if_newaddr: ifindex 3, addr fe80::e61f:13ff:fefa:551f/64
- interface with index 4 not found
- if_newaddr: ifindex 4, addr fe80::e61f:13ff:fefa:551e/64
- interface with index 5 not found
- if_newaddr: ifindex 5, addr fe80::225:90ff:fea0:ddbb/64
- interface with index 6 not found
- interface with index 7 not found
- interface with index 9 not found
- /etc/ospf6d.conf: group writable or world read/writable
- root:/etc:14# l ospf*
- -rw-r--r-- 1 root wheel 32B Aug 11 18:00 ospf6d.conf
- -rw-r----- 1 root wheel 32B Aug 11 17:11 ospfd.conf
- root:/etc:15# chmod 640 ospf6d.conf
- root:/etc:16# l ospf*
- -rw-r----- 1 root wheel 32B Aug 11 18:00 ospf6d.conf
- -rw-r----- 1 root wheel 32B Aug 11 17:11 ospfd.conf
- root:/etc:17# rcctl start ospf6d
- ospf6d(ok)
Add Comment
Please, Sign In to add comment