Hi all,
I need some help figuring out why my speeds are greatly off when I try to use another router/firewall than the fritzbox. I have snap 200/200 fibre installed and been trying to relocate the fritzbox as I only want to use it as a VOIP ATA. To prevent having to double NAT and better secure my LAN I want to put the fritz behind a proper firewall/router.
However, my testing is producing some very strange results.
ONT->Fritz->Desktop + Servers
+Speed 200+/200+Mbits
+1 Layer of NAT
-Fritz source NAT issues (VPN/etc)
-Poor firewall
-Fritz exposed with past security issues
ONT->Fritz->Server (NAT only)->Desktop
-Speed 175/200Mbits
-2 Layers of NAT yuck!
-Fritz source NAT issues (VPN/etc)
-Fritz still exposed
+Better firewall for LAN/servers
ONT->Server (VLAN + PPPoE + NAT)->Desktop/Fritz
-Speed 120/200Mbits
+Fritz more secure on own VLAN
+1 Layer of NAT
+Better firewall for LAN/servers
Server hardware specs for linux firewall:
i5 dual core @ 3.3Ghz
4GB RAM
3xGigabit adapters
SSD SATA2 storage
Debian Linux 3.16 kernel
MTU/MRU 1492 (1500 – 8 for PPPoE)
First off, the very odd thing is that I am getting 200Mbits almost always for uploads but download is all over the place. It seems rule out a bad/poor network adapter as I can get full speeds in some configs. Box CPU usage is less than 5% during testing.
I also can't see how a dual core i5 does worse when talking directly to the ONT using single NAT vs behind the double NAT and the Fritz. Surely VLAN tagging + PPPoE shouldn't have 80Mbits worth of overhead!?!?
I looked at doing bridging on the Fritz but couldn't find much detail on it. Snap also told me they don't support and recommend I not use it but wouldn't/couldn't tell me *why not*. Since I need to use the Fritz as an ATA I assume it needs to to reachable so bridging would be out? :)
Is anyone else running a similar setup and can provide some advice? I have considered using a EdgeRouter but not sure how much good that would be over the more direct setup. I really would like to keep my public IP in bridging mode for my server but keep Fritz for ATA. Can that be done for the edge router?
Cheers
EDIT: formatting