Hi,
I’ve been trying to work out my network architecture with the pieces i have today:
- isp box with 10gig dac downlink, 4 ssd bays
- pfsense box with dual 10gig dac card
- switch with 10gig dac uplink and multi gig rj45
- main proxmox host
- other devices (laptops, iot…)
ive ran into a dilemma regarding switching my isp box to bridge mode:
- if i do, i lose wlan and nas capabilities
- if i dont, i have to contend with double nat
i’m sure that eventually i will get an ap (maybe unifi) and a dedicated nas (either home built or something like synology or asustore), but for the moment, i want to keep cost down and gradually add new pieces
i was wondering if double nat is of huge performance and maintenance implications, or if i would be okay running this setup for a few months until i get to add an ap and nas?
thank you
Using double NAT here because my ISP won’t even support/allow putting their box in bridge mode and I don’t even have root access to it, just some limited functionality via their web GUI.
I haven’t had any issues with it.
Can you set the ISP box to designate your router as DMZ (de-militarized zone)? Your router needs to get a static IP from the private subnet defined by their router, then you mark that IP as DMZ in their router’s settings.
It’s not technically the same as bridge mode, the ISP box continues to act as a router but also exposes your router fully to the internet so you can mostly ignore theirs afterward.
Exact same situation, but I have had issues with the shitty ISP box resetting itself on an outage and simply not forwarding traffic from the open ports to my router with a static IP. It would just say “no” and I had to change the static IP on the ISP box and reboot everything and then it would work fine. It has been fine for 3-4 months without needing anything, but sometimes it is annoying.
I’m not sure if its applicable for you or if you are aware but duckdns really helps with this problem. I’ve moved three times since and have never worried about ip addresses.
I think you are referring to Public IP? The person above was talking about the static Local IP.
You’ll be fine. In the past stuff like ftp and sip could get confused by double nat, but not so much today. And stuff like opening a port from outside to the inside needs some planning through double nat.
We run it in the office for years now and it is totally fine. We are in a building with multiple companies sharing internet and we wanted our own network within, so we are using double nat (internet modem and our switch).
its advertised as 10gbps but other people with the same box managed to get 8gbps during synthetic tests. not too shabby
ill checkout those APs, do you have any specific models or other brands you would recommend? i’d be interested in 5Ghz (mayybe 6Ghz) and vlans by ssid (802.1 something 😂)
thanks man
Using unifi with that setup, 4 vlans for 4 ssids, I’m fine with it, but I think there’ll be some hate here for anything unifi nowadays.
Yeah, I’m a very satisfied customer too, I didn’t mean to come off as a hater.
I’m just a bit hesitant to recommend UniFi to people that run their own routers because they seem to be moving hard toward integrated solutions for the controller.
If it’s double NAT where you have control over both boxes, it’s not that big a deal. First of all, it only matters at all if you’re trying to forward ports for remote access to your services, in which case you just need to add two port forwarding rules for each service, instead of one, one in each firewall. Alternatively if the ISP router allows it, see if it has a 1:1 NAT feature, this way it forwards ALL the ports to your private router, where you can then be selective about which ports to allow.
Alternatively, if you’re not trying to host services on your LAN for public access and consumption (Which would be a bad idea at this point in time anyway given your level of knowledge) don’t worry about the NAT or port forwarding at all and just use a mesh VPN like Tailscale (Optionally with the self hosted control application Headscale) and use that to access your services which outside home securely.
Some routers will call the 1:1 NAT feature, “DMZ” (Short for Demilitarised Zone). The idea is that you just act as a pass-through, in this case, “passing through” the external internal to the internal router.
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:
Fewer Letters | More Letters |
---|---|
AP | WiFi Access Point |
IP | Internet Protocol |
NAT | Network Address Translation |
VPN | Virtual Private Network |
4 acronyms in this thread; the most compressed thread commented on today has 10 acronyms.
[Thread #105 for this sub, first seen 4th Sep 2023, 08:55] [FAQ] [Full list] [Contact] [Source code]