bridge igc3 to ix1.172 network..
-
I have a few vlans defined on ix1, one of them being 172 for management.
I am trying to have a local (igc3) be bridged to that ix1.172 for local management if/when onsite..
There is a dhcpd instance on ix1.172, but I cannot get dhcp or assigned local static to attach to the network.
If I locally assign a switch port in vlan 172, all is fine, but I'm trying to have local web interface access via the router directly.
bridge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 ether 02:07:85:9f:00:00 id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200 root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 member: ix1.42 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP> ifmaxaddr 0 port 13 priority 128 path cost 2000 member: igc3 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP> ifmaxaddr 0 port 1 priority 128 path cost 2000000 groups: bridge
pfctl -d (disabling all rules) does not change anything..
I don't see anything in the logs indicating anything obvious..
arp -an does show the local mac attached to igc3 but it does not appear in vlan 172.
ix1 is attached to a 10G interface and is up..
ix1.42: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 description: TECHv42 options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> ether 90:ec:77:28:e8:b7 inet6 fe80::92ec:77ff:fe28:e8b7%ix1.42 prefixlen 64 scopeid 0xd inet 192.168.112.1 netmask 0xffffff00 broadcast 192.168.112.255 groups: vlan vlan: 42 vlanpcp: 0 parent interface: ix1 media: Ethernet autoselect (10Gbase-Twinax <full-duplex,rxpause,txpause>) status: active 8< -- SNIP -- >8 igc0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 description: Tech8023 options=e120bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,WOL_MAGIC,VLAN_HWFILTER,RXCSUM_IPV6,TXCSUM_IPV6> ether 90:ec:77:28:e8:b8 inet6 fe80::92ec:77ff:fe28:e8b8%igc0 prefixlen 64 scopeid 0x1 media: Ethernet autoselect status: active
Thanks in advance.
-
@mystique_ said in bridge igc3 to ix1.172 network..:
I have a few vlans defined on ix1, one of them being 172 for management.
I am trying to have a local (igc3) be bridged to that ix1.172 for local management if/when onsite..bridge0: > member: ix1.42 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP> ifmaxaddr 0 port 13 priority 128 path cost 2000
These are different VLANs.