Hi all,
Need a bit of help with bridging please:
In /etc/rc.conf I have the following defined
On boot the bridge interface is created but with no members. If I issue the following command once booted, it works as expected:
Any ideas as to what could be wrong, or what I have missed?
73,
Jamez
Need a bit of help with bridging please:
In /etc/rc.conf I have the following defined
Code:
...
cloned_interfaces="bridge0"
ifconfig_bridge0="addm wlan0 addm ue0"
ifconfig bridge0 addm wlan0 addm ue0
!Any ideas as to what could be wrong, or what I have missed?
73,
Jamez