Guest User!

You are not Sophos Staff.

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

DHCP + PPPOE on a single WAN interface

Hey all,

Is is possible (and if it is, then how?) to use both DHCP (for intranet address) and pppoe (for internet access) over a single WAN interface. I know it is generally possible in Linux (and Windows for that matter) but does Astaro support such feature?

Basically my setup would be like this:

LAN Interface (192.168.x.0/24)
WAN Interface (10.0.0.0/24, for intranet outside my local LAN) and 83.x.x.x/something for Internet access via PPPOE.


Thanks for your help already in advance!


This thread was automatically locked due to age.
Parents
  • Additional Addresses on PPPoE Interfaces will be set on the ethernet interface, not the ppp interface. So you can archive want you want with a static additional address, however you can't have it with DHCP...

    Cheers
     Ulrich
Reply
  • Additional Addresses on PPPoE Interfaces will be set on the ethernet interface, not the ppp interface. So you can archive want you want with a static additional address, however you can't have it with DHCP...

    Cheers
     Ulrich
Children
  • Additional Addresses on PPPoE Interfaces will be set on the ethernet interface, not the ppp interface. So you can archive want you want with a static additional address, however you can't have it with DHCP...

    Cheers
     Ulrich


    Thank you for your help Ulrich,

    So basically i have to add additional IP address on additional addresses page? How about routing / firewall rules so I can forward the traffic to 10.0.0.0/8 network via the ethX interface instead of PPPOE interface?

    Also do I have to add some special firewall rules in order for my setup to work?