This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

PPPoE Bridge

Hello, I've attempted over the last four days to solve my own problems by scouring the forums and web but I am officially stuck.  It's taken me four days to get my ASG Home Edition functioning properly.  

Here's my setup (if more information is needed to assist, please ask):
Speedport 201 DSL Modem only > External (WAN) link setup via PPPoe
Internal NIC to WAN port on Apple AirPort Extreme router using DHCP on ASG
Internal network using DHCP of AirPort Extreme.

I have a working configuration with everything being blocked except what traffic I want to pass through.  The issue though, is the only way I could get it all functioning is through the Double NAT which makes certain services not function properly (Back to My Mac).  I suspect it will make a VPN more trivial to set up as well.

My question is, Is there a way to remove the Double NAT by either Bridging the NICs on the ASG or some sort of PPPoE passthrough on the ASG?  When PPPoE is setup on the External WAN port of the ASG, Bridging isn't even an option.

Thank you for your help.


This thread was automatically locked due to age.
  • Hi,

    Welcome to the board.

    Connect the Internal NIC on the ASG to one of the LAN ports (not the WAN port) on the airport and disable dhcp on the airport. Then the internal network should be able to get DHCP from the astaro and should all be on the same network. 
    This is how I have my setup Astaro has 2 Interfaces internal and external, with the internal connected to my wireless router on one of the LAN ports, so there is no double NAT.

    If things are still not working check to see you have packet filter rules to allow the traffic and that you have a NAT masq rule for the internal network and/or post a screenshot of the config in question.
  • dilandau,

    Thank you very much for your quick reply and willingness to assist.  I forgot to mention, that the DHCP from the AirPort Extreme router is a necessity for me to be able to enable the automatic Guest Network that the AE provides.  

    I had temporarily setup the router in bridge mode for testing and had it functional similar to the above proposed setup, however like I said, I need the AE set to share a public IP Address using NAT/DHCP.

    Do you know of another way to eliminate the Double NAT while retaining the DHCP from the router?  Thank you again for taking the time to read and reply already.
  • Does the airport need a public IP or just the dhcp?
    How does the guest network work? are they assigned to a different network range from the internal? 
    It's not a necessary to use dhcp one the astaro, its perfectly fine to use the airport as the dhcp server instead.
    I don't believe you can bridge a PPPoe interface (but I could be wrong) so I don't think there is any other way to get around a double NAT.

    *Edit*
    I see that the airport requires a "Public IP" in order for the guest network to be enabled, so in order to use this feature it will need a connection on the wan port of the router. So it does not look like you can avoid a double NAT if you need to use this feature.
  • You are correct.  Thank you dilandau.