Hello.
I'm trying to set up NAT and a firewall on a Raspberry Pi B using the built-in Ethernet adapter and a USB Ethernet adapter through a USB hub. How can I make sure that the interfaces are configured correctly at boot? For example, if the adapters are not always assigned the same interface name or number.
Linux has a convention called Consistent Network Device Naming. Is there something similar in FreeBSD? Or can I refer to the adapters by, for example, MAC addresses instead of interface names in the firewall and NAT configuration files?
I'm trying to set up NAT and a firewall on a Raspberry Pi B using the built-in Ethernet adapter and a USB Ethernet adapter through a USB hub. How can I make sure that the interfaces are configured correctly at boot? For example, if the adapters are not always assigned the same interface name or number.
Linux has a convention called Consistent Network Device Naming. Is there something similar in FreeBSD? Or can I refer to the adapters by, for example, MAC addresses instead of interface names in the firewall and NAT configuration files?