On Tue, Sep 03, 2019 at 09:54:24PM -0000, Stuart Henderson wrote:
> Please show ifconfig -A output. Not sure but maybe it will give us a clue.
> 

Looking through it now, I am not sure about the 'llprio' and 'txprio' on
vlan2 and pppoe0, but I can't play with them right now as I am connected
remotely (I have to forward to another internal host and then back to
the router!) and don't want it to break.

$ doas ifconfig -A
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
        index 6 priority 0 llprio 3
        groups: lo
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6
        inet 127.0.0.1 netmask 0xff000000
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:0d:b9:4c:03:74
        index 2 priority 0 llprio 3
        media: Ethernet autoselect (1000baseT full-duplex,rxpause,txpause)
        status: active
em1: flags=8b43<UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST> mtu 
1500
        lladdr 00:0d:b9:4c:03:75
        index 3 priority 0 llprio 3
        media: Ethernet autoselect (100baseTX full-duplex,rxpause,txpause)
        status: active
em2: flags=8b43<UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST> mtu 
1500
        lladdr 00:0d:b9:4c:03:76
        index 4 priority 0 llprio 3
        media: Ethernet autoselect (1000baseT full-duplex,rxpause,txpause)
        status: active
enc0: flags=0<>
        index 5 priority 0 llprio 3
        groups: enc
        status: active
bridge0: flags=41<UP,RUNNING>
        index 7 llprio 3
        groups: bridge
        priority 32768 hellotime 2 fwddelay 15 maxage 20 holdcnt 6 proto rstp
        em2 flags=3<LEARNING,DISCOVER>
                port 4 ifpriority 0 ifcost 0
        em1 flags=3<LEARNING,DISCOVER>
                port 3 ifpriority 0 ifcost 0
        vether0 flags=3<LEARNING,DISCOVER>
                port 10 ifpriority 0 ifcost 0
        Addresses (max cache: 100, timeout: 240):
                00:17:c8:3e:08:22 em2 0 flags=0<>
                1c:c3:eb:68:05:29 em1 0 flags=0<>
                b8:bc:1b:1e:9d:9f em1 0 flags=0<>
                38:f9:d3:47:db:54 em1 1 flags=0<>
                48:bf:6b:e6:27:c2 em1 0 flags=0<>
                74:d4:35:80:51:91 em2 1 flags=0<>
                74:44:01:81:9b:7e em1 0 flags=0<>
pflow0: flags=1<UP> mtu 1492
        index 8 priority 0 llprio 3
        pflow: sender: 10.0.1.1 receiver: 10.0.1.2:INVALID version: 5
        groups: pflow
vether0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
        lladdr fe:e1:ba:d0:39:34
        index 10 priority 0 llprio 3
        groups: vether
        media: Ethernet autoselect
        status: active
        inet 10.0.1.1 netmask 0xffffff00 broadcast 10.0.1.255
        inet6 fe80::71c1:1036:9b53:e5ff%vether0 prefixlen 64 scopeid 0xa
        inet6 2001:44b8:41ae:b001:XXXX:baff:XXXX:XXXX prefixlen 64
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33136
        index 12 priority 0 llprio 3
        groups: pflog
vlan2: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:0d:b9:4c:03:74
        index 14 priority 0 llprio 3
        encap: vnetid 2 parent em0 txprio 1
        groups: vlan
        media: Ethernet autoselect (1000baseT full-duplex,rxpause,txpause)
        status: active
        inet 10.0.3.1 netmask 0xffffff00 broadcast 10.0.3.255
pppoe0: flags=8851<UP,POINTOPOINT,RUNNING,SIMPLEX,MULTICAST> mtu 1440
        index 15 priority 0 llprio 1
        dev: vlan2 state: session
        sid: 0xf7a1 PADI retries: 0 PADR retries: 0 time: 3d 11:50:50
        sppp: phase network authproto pap authname "xxx...@internode.on.net"
        groups: pppoe egress
        status: active
        inet6 fe80::516a:6d3c:8072:6303%pppoe0 ->  prefixlen 64 scopeid 0xf
        inet 194.193.XXX.XXX --> 10.20.25.29 netmask 0xffffffff


Reply via email to