I’ve tried several nights now to get this to work but I’m… just stupid I guess
It’s utterly embarrasing, I am a Linux engineer
I have no problem getting this to work on a Linux box or a FortiGate but here I don’t understand what is happening. I believe I have made correct settings but now I’m too tired to be 100%.
I’ve separated all 5 ethers, and trying to get to get to this first step:
ether1 - WAN (dhclient)
ether2 - dhcp (172.16.0.0/24)
ether3 - dhcp (10.0.0.0/8)
ether4 - dhcp (192.168.0.0/24)
ether5 - either bridged with ether4, or dhcp (192.168.128.0/24)
After this, I obviously will need to firewall stuff for access from LAN to LAN, firewalling incoming/outgoing etc etc. But I can’t even get this to work reliably.
Ether1 works, no problem. Ether2-5 has issues no matter what I try. I’ve tried using bridges for everything, but then dhcpserver on ether3 fails. If not using bridges, ether2 breaks. It’s always one of the ports, or bridges, that seem to fail. I started using the web interface, have now switched to Winbox.
I’ve tried reading the manual but I can’t find much info on multiple dhcpservers on ports/bridges, using the hex without bridges etc. What am I missing? I even drew a diagram in LibreOffice for this ![]()
Q: Should I always use a bridge even if there is only one interface or just use “raw” ethers?
Q: Is there a DHCPserver limit in some way?