Let me ask here,So to sum it up >1. You put FritzBox into bridge mode instead route mode2. You connect OPNsense to the FritzBOX, and configure on it PPPOE over WAN and configure WAN for DHCP to receive IP from the ISP3. You set LAN Staticly, DHCP server is PiholeThe outcome is that you can not receive DHCP IP on the WAN as well no host on the LAN is receiving IP? Or its only WAN problem? Also what do you mean by this "Set WAN to DHCP, leaving it on the 192.168.178.x/24 subnet, same as the FRITZ!Box" ?When you set DHCP you dont set any Subnet range as the ISP DHCP will announce it to you.When you do a fresh install of OPN without any changes of rules, and let NAT on auto, settings WAN as DHCP + set your PPPoE connection over WAN. OPNsense should work without problem aka the reachability to internet should work "out of the box"Regards,S.
Also what do you mean by this "Set WAN to DHCP, leaving it on the 192.168.178.x/24 subnet, same as the FRITZ!Box" ?
I don't know if it helps it sounds like your issue is similar to mine, as in your WAN interface not getting an ip from you ISP modem which is set in bridge mode. What was the case for me I had my LAN plugged in port1 and WAN plugged in port2 (which is the default)and then I didn't get a WAN IP from dhcp. What I ended up doing on making it work was change the interfaces assignment by using either ssh or a keyboard and a monitor to connect to OPNsense. Then I selected option 1, I then assigned igc0 as the WAN interface and igc1 as the LAN interface, after which my WAN interface was succesfully able to get an ip from dhcp. I don't know if it will work for you but I thought it would be worth mentioning for you to try.
How strange! It's weird that that would work. But I will bear that in mind and will give that a go on the next install. Sadly cannot try this now before work (night shift) as my wife is working from home today and I cannot break the internet, but will give this a go tomorrow!
Just a small hint: Fritzboxes do NOT have the ability to bridge their modems - the mode setting for the FritzBox as an IP-Client disables the FW & NAT and allows the Fritzbox to be a simple IP client on an existing network (meaning using something else as gateway & firewall) Here's a reference in English:https://en.easybell.de/help/telephone-configuration/fritzbox-telephony/using-a-fritzbox-as-ip-client/If you have a DSL line from your provider - best solution is to invest in a simple DSL Modem like Draytek Vigor130 or Vigor167 - as alternative, you can use a device like the Deutsche Telekom's Speedport Smart 3/4 devices which DO allow bridged mode (modem only)Then you can use the OPN to get to the internet Hope this is helpful . . .Cheers,R.Fox
Quote from: rfox on August 16, 2023, 02:22:08 pmJust a small hint: Fritzboxes do NOT have the ability to bridge their modems - the mode setting for the FritzBox as an IP-Client disables the FW & NAT and allows the Fritzbox to be a simple IP client on an existing network (meaning using something else as gateway & firewall) Here's a reference in English:https://en.easybell.de/help/telephone-configuration/fritzbox-telephony/using-a-fritzbox-as-ip-client/If you have a DSL line from your provider - best solution is to invest in a simple DSL Modem like Draytek Vigor130 or Vigor167 - as alternative, you can use a device like the Deutsche Telekom's Speedport Smart 3/4 devices which DO allow bridged mode (modem only)Then you can use the OPN to get to the internet Hope this is helpful . . .Cheers,R.Foxhah this is a good one. In that case I agree what is said here, get an only modem capable device.BTW I found few topics where some people were able to force FrtizBox into bridge mode by adjusting the .conf file https://theincrowdvlog-com.ngontinh24.com/article/how-do-i-configure-my-fritz-box-in-bridge-modeRegards,S.
As far as I know - this only applies to the Cable modem Fritzboxes (6000 series) and not the DSL ones Cheers,R.Fox
Alright so maybe we are coming here possible conclusion.Just let me verify one last thing if its the yes the bellow will be valid. And lets focus for now only on the WAN.Your ISP delivers you the Internet connection via PPPoE and FritzBox is from the ISP as the Router/xDSL modem correct? (Also you are located in Germany? that would mean the owner of the underlay xDSL infra is DT...).Each xDSL router/modem has two modes > Routed mode and Bridge mode.Routed modeThe devices act as xDSL modem as well as router. It does establish xDSL connection and on top of it PPPoE for registration. Further it does routing. This means such a device does all what it needs from L1 till L3.Bridge modeThis device act only as a xDSL modem. Meaning it doesn't care about PPPoE or L3. its only purpose its to properly encapsulate packet/frames within xDSL. Within this mode you need to have another device capable PPPoE and L3 where you need to configure PPPoE in order to establish the connectivity towards DSLAM.What I understand what you tried to doYou changed the mode on FritzBox from routed to bridged > "Well, this is the thing. I am not sure on the FRITZ!Box settings. What I selected was "Use this FRITZ!Box as an IP device" with a text saying that this means routing will be done by another device on the network."You configured WAN side of the OPN with the IP from the LAN Subnet of FrtizBox when it was in Routed modeYou try to ping trace or do any other heck activity from the OPN but you are unable to reach the internet like 1.1.1.1 for example.
Routed modeThe devices act as xDSL modem as well as router. It does establish xDSL connection and on top of it PPPoE for registration. Further it does routing. This means such a device does all what it needs from L1 till L3.
I can tell you this will not work due to as mentioned of the above. In the moment you set a bridge mode. L3 functionally is not working, only the aka management will work for you in order to connected to the FritzBox but it will not route any traffic towards internet. Because you dont have PPPoE established and because it acts as a modem not as a router. If you want this setup you need to let FrtizBox in the Routed mode but you will hit double NAT. it will still work but dont do it. Rather do the bellowIf you understand the above for Routed and Bridge mode you need to do following:Set FrtizBox to bridge mode - from now on it will only work as xDSL modem - https://youtu.be/XE8bj9G6LB4Set OPNsence as your PPPoE gateway - basicaly here you will create a new Interface PPPoE and configure the PPPoE same as was on fritz BOX. You will let DHCP on the OPN interface without any static IP assignment. The PPPoE interface needs to be a child of the physical interface that is connected towards FRITZbOX. This can be done under Interface configuration you can set the WAN interface into PPPoE mode and fill the neccessary fields like account/password - VPI/VCI - Annex - etc.Effectively what will happen you do this is that > FrtizBOx will handle xDSL as modem and OPN will handle PPPoE authentication and encapsulation. This is the setup you want to do. Because multipurpose modes/routers are crap. If you have possibility to do PPPoE on another device always set the ISP device into bridge mode.Regards,S.
Just a small hint: Fritzboxes do NOT have the ability to bridge their modems - the mode setting for the FritzBox as an IP-Client disables the FW & NAT and allows the Fritzbox to be a simple IP client on an existing network (meaning using something else as gateway & firewall) Here's a reference in English:https://en.easybell.de/help/telephone-configuration/fritzbox-telephony/using-a-fritzbox-as-ip-client/If you have a DSL line from your provider - best solution is to invest in a simple DSL Modem like Draytek Vigor130 or Vigor167 - as alternative, you can use a device like the Deutsche Telekom's Speedport Smart 3/4 devices which DO allow bridged mode (modem only)Then you can use the OPN to get to the internet Hope this is helpful . . .Cheers,R.FoxPS: If you are in Germany and understand German - Here's a good video which shows how to use the OPNSense behind a Fritzbox using exposed host: https://www.youtube.com/watch?v=-7G6MSVmdn8
Quote from: rfox on August 16, 2023, 02:38:51 pmAs far as I know - this only applies to the Cable modem Fritzboxes (6000 series) and not the DSL ones Cheers,R.FoxThat feels like a ripoff..... Thanks for sharing this. I personally avoid FrtizBoxes or per say any OEM and Telco provided device, as you never know what catches it may bring.Anyway If this is the case for our OP of this thread, if really he is not able to put the BOX into Bride mode only way how to have this worked out with his current setup is to have the FrtizBox in Routed mode, OPN WAN set on Static IP from the LAN Pool FrtizBOX provides and disable on OPN NAT to avoid Double NAT situation. Additionally I would disable FW on the FrtizBox.The best option would be really as you said "Get a normal xDSL modem and put it into bridge mode".My personal opinion is > network device on which you dont have control should not be in your home network.Regards,S.
Think I agree with that opinion! Any suggestions regarding modem? Not necessarily a specific model, but what things to go for/avoid in general terms?