Can someone suggest how I should configure two interfaces (LAN and WAN) where the LAN (em0) is connected to my internal network, and WAN (wlan0) is connected to an Internet router?
I'm trying to set up a small local network in which I removed references to wlans in /etc/rc.conf, but on rebooting the following gets 'auto-added !!!?':-
I've very surprised to see these lines appear by themselves and didn't think it was possible. Can anyone explain how this comes about?
BTW FreeBSD 13.1-RELEASE
I'm trying to set up a small local network in which I removed references to wlans in /etc/rc.conf, but on rebooting the following gets 'auto-added !!!?':-
Code:
wlans_iwn0="wlan0"
ifconfig_wlan0="WPA DHCP"
I've very surprised to see these lines appear by themselves and didn't think it was possible. Can anyone explain how this comes about?
BTW FreeBSD 13.1-RELEASE
Last edited by a moderator: