Alright, I have been working on an issue and would love to get some ideas as to what I may be overlooking/missing that is causing this issue.
Hardware Specs
============
Unit - Dell Precision T7510, 2- Intel Xeon E5-2680, 512GB RAM, 2- 1GB NIC builtin (Intel brand), 2 - 2.5GB NIC PCIe (Intel brand, cant remember for sure, but 82800 i believe). 36TB in open storage. M.2 drives (primarily used for templates and boot)
ISP - Cable Modem 1GB down, 75MB up, using an Arrys Surfboard 8200 (DOCSIS 3.1, supplied by ISP). Already verified ISP does not have MAC sticky enabled.
Proxmox - Currently running 9.2.11 (have tried this on other versions with no success) Everything updated.
I have a Dell Precision T7920 with similar specs running Unraid available to test if that is a better option, with a 10GB PCIe NIC installed, but same Xeon concept and same RAM amount.
Setup for PFSense - VM (not an LXC) using PF Sense ISO, allocating 4 cores, 16GB RAM (yes I know its overkill but future plans here), using LinuxBridge for network, static IP set, /22 network for size.
============
Physical Layout
============
ISP Modem ===> 8 port Non managed switch ====> Dell T7510 ====> NIC 1 (2.5GB)
===============
What I would like to get done
===============
ISP Modem ====> Dell T7510 NIC 1 (2.5GB WAN)=====> Dell T7510 NIC 1 (2.5GB LAN) =====> 8 Port Non managed switch ======> all other devices
============
Issue
When I install PF Sense (or OPNSense), the installation goes fine, and I can see settings and everything looks fine. But when I perform the restart, I lose all connectivity and cannot get to the outside world. I am attempting to connect using the 2 - 2.5GB connections (in/out idea)
===========
Attempted solutions / troubleshooting
I have tried quite a few things to help isolate the issue and figure out why I am losing my network. I believe its something pretty damn simple that i am overlooking and at this point, mental fatigue of trying everything has set in.
- Changed internal settings to be 2 core CPU, 4GB Ram
- Changed from 2.5GB NIC to 1GB NIC connections
- Used older version of Proxmox
- Changed internal settings to be 2 core CPU, 4-8GB Ram, 100GB hdd
- Changed from 2.5GB NIC to builtin 1GB NIC
- Tested/checked wires
- Verified no MAC sticky going on ( was certain it was this)
- Rolled Proxmox back to slightly older version (up to 2 older versions)
- Tried with OPNSense
- Tried 1 older version of both PF Sense / OPNSense
- Ensured no other devices were connected when setting up (disconnected Proxmox)
- Tried rebooting after installing OS but before setting password
- installed on a HDD 7200 instead of SSD
- Installed on m.2 instead of SSD
- Tried manually setting LAN (identifying) instead of auto finding NIC
- changed ports after configuration and reboot (this has been the least successful)
- RAID on/off to see if it made any difference
From what I can tell, this seems to have something to do with running a dual nic system (in this case having 4 ports available) and all the guides and “how-to” skip a setup like this. I cannot find any information that would help point to “AH HA HERE IS THE PROBLEM!!!” and would greatly appreciate some help from anyone who has ran into this issue. Pretty sure its something to do with either how my bridge is setup, or something pretty simple that i am just not recognizing. Again, any help is greatly appreciated as the mind is mush but the flesh is not.