Saturday, November 02, 2024

Re: Configuring IPv6 addresses using dhcp6leased(8)

On 11/2/24 16:49, Peter Hessler wrote:
>
> What does the full output of 'slaacctl show interface iwm0', 'ifconfig iwm0',
> and 'netstat -rnf inet6' say?


Script started on Sat Nov 2 17:52:32 2024
x500$ slaacctl show interface iwm0
iwm0:
index: 2 running: yes temporary: yes
lladdr: e8:b1:fc:51:73:7c
inet6: fe80::eab1:fcff:fe51:737c%iwm0
Router Advertisement from fe80::6b4:feff:fe18:9cab%iwm0
received: 2024-11-01 20:14:47; 77879s ago
Cur Hop Limit: 255, M: 1, O: 1, Router Lifetime: 1800s
Default Router Preference: Medium
Reachable Time: 0ms, Retrans Timer: 0ms
MTU: 1492 bytes
prefix: fd20:3eea:92dd::/64
On-link: 1, Autonomous address-configuration: 1
vltime: 7200, pltime: 3600
prefix: 2001:16b8:814d:7f00::/64
On-link: 1, Autonomous address-configuration: 1
vltime: 7200, pltime: 3600
rdns: 2001:16b8:814d:7f00:6b4:feff:fe18:9cab, lifetime: 1200
rdns: fd20:3eea:92dd:0:6b4:feff:fe18:9cab, lifetime: 1200
x500$ ifconfig iwm0
iwm0: flags=a48843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,AUTOCONF6TEMP,AUTOCONF6,AUTOCONF4> mtu 1492
lladdr e8:b1:fc:51:73:7c
index 2 priority 4 llprio 3
groups: wlan egress
media: IEEE802.11 autoselect (HT-MCS15 mode 11n)
status: active
ieee80211: nwid FLSTR81WHG6DG chan 11 bssid 04:b4:fe:18:9c:ad 80% wpakey wpaprotos wpa2 wpaakms psk wpaciphers ccmp wpagroupcipher ccmp
inet6 fe80::eab1:fcff:fe51:737c%iwm0 prefixlen 64 scopeid 0x2
inet 10.0.0.115 netmask 0xffff0000 broadcast 10.0.255.255
x500$ netstat -rnf inet6
Routing tables

Internet6:
Destination Gateway Flags Refs Use Mtu Prio Iface
::/96 ::1 UGRS 0 0 32768 8 lo0
::1 ::1 UHhl 10 20 32768 1 lo0
::ffff:0.0.0.0/96 ::1 UGRS 0 0 32768 8 lo0
2002::/24 ::1 UGRS 0 0 32768 8 lo0
2002:7f00::/24 ::1 UGRS 0 0 32768 8 lo0
2002:e000::/20 ::1 UGRS 0 0 32768 8 lo0
2002:ff00::/24 ::1 UGRS 0 0 32768 8 lo0
fe80::/10 ::1 UGRS 0 145 32768 8 lo0
fec0::/10 ::1 UGRS 0 0 32768 8 lo0
fe80::%iwm0/64 fe80::eab1:fcff:fe51:737c%iwm0 UCn 1 1 - 8 iwm0
fe80::6b4:feff:fe18:9cab%iwm0 link#2 UHLc 0 10 - 7 iwm0
fe80::eab1:fcff:fe51:737c%iwm0 e8:b1:fc:51:73:7c UHLl 0 0 - 1 iwm0
fe80::1%lo0 fe80::1%lo0 UHl 0 0 32768 1 lo0
ff01::/16 ::1 UGRS 0 1 32768 8 lo0
ff01::%iwm0/32 fe80::eab1:fcff:fe51:737c%iwm0 Um 0 4 - 4 iwm0
ff01::%lo0/32 fe80::1%lo0 Um 0 1 32768 4 lo0
ff02::/16 ::1 UGRS 0 1 32768 8 lo0
ff02::%iwm0/32 fe80::eab1:fcff:fe51:737c%iwm0 Um 0 15 - 4 iwm0
ff02::%lo0/32 fe80::1%lo0 Um 0 1 32768 4 lo0
x500$ ^D

Script done on Sat Nov 2 17:53:13 2024

No comments:

Post a Comment