OPNsense Forum

English Forums => General Discussion => Topic started by: NewMe on February 18, 2025, 09:22:43 PM

Title: WAN & LAN default interface assignment
Post by: NewMe on February 18, 2025, 09:22:43 PM
Hello. I'm a noob with OPNSense. My background is not IT related, but am proficient in tech.

My setup is a mini PC hardware with one internal mainboard 1GB NIC (em0), and have added a 4-port PCI NIC (igb0-3). This is running OPNSense on bare-metal.

On initial installation, the default interface assignment is WAN->igb1 and LAN->igb0. I have tried different permutations and they all seem to work including em0.

What problem(s) exist if I use em0 for either WAN or LAN?

Thank you.
Title: Re: WAN & LAN default interface assignment
Post by: Patrick M. Hausen on February 18, 2025, 09:44:44 PM
None. Assign as you see fit. There has to be *some* default for a newly installed device, right?
Title: Re: WAN & LAN default interface assignment
Post by: NewMe on February 18, 2025, 09:58:59 PM
Thank you, Patrick.