On Mon, Apr 29, 2024 at 02:16:13PM -0400, MLH wrote: > ifconfig : > re0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > > capabilities=0x3f80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx> > capabilities=0x3f80<UDP4CSUM_Rx,UDP4CSUM_Tx> > enabled=0 > ec_capabilities=0x3<VLAN_MTU,VLAN_HWTAGGING> > ec_enabled=0 > address: (xx:xx:xx:xx:xx:xx) > media: Ethernet autoselect (1000baseT full-duplex) > status: active > inet6 (fe80::xxxx:xxxx:xxxx:xx%re0/64) flags 0 scopeid 0x1 > inet6 ::1000/128 flags 0
Has "::1000/128" been redacted? Because it looks bogus if it isn't. > inet 192.168.0.5/24 broadcast 192.168.0.255 flags 0 > lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33624 > status: active > inet6 ::1/128 flags 0x20<NODAD> > inet6 fe80::1%lo0/64 flags 0 scopeid 0x2 > inet 127.0.0.1/8 flags 0 > > Thanks >