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

Additonal IP on PPPOE service - can't config

I have a two IP addresses on my PPPOE service and I have been unable to set up my Astaro firewall to allow the second IP on the same ethernet interface that connects to my DSL modem.

Has anyone done this successfully?  Can anyone provide guidance?

Thanks! 


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

    I do not have an answer for you yet. But I am working on this, because I am interested in it.
    Please, could you give me the name of your provider and the website? I have never heard about a DSL provider which gives you two IP-Adresses.

    How would this work with Windows? Have you had any working configuration yet?

    Greetings
    Timo   
Reply
  • Hi,

    I do not have an answer for you yet. But I am working on this, because I am interested in it.
    Please, could you give me the name of your provider and the website? I have never heard about a DSL provider which gives you two IP-Adresses.

    How would this work with Windows? Have you had any working configuration yet?

    Greetings
    Timo   
Children
  • if you want to use it for a specific service, you can configure it with dnat/snat.  
  • Hi,

    I've had the same "problem". My provider assigns a static DHCPed IP to my PPPOE-Interface. Additionally I've a subnet of 8 public IPs.

    Because I wasn't able to configure an "additional address" on the PPPOE-Interface (ASL-Error), I made a VLAN-Interface on the same hardware as the PPPOE-Interface. The IP of the VLAN-Interface is the first IP in my subnet... Afterwards it was no problem to add "additional addresses" to the VLAN... Works GREAT!!! Using SNAT/DNAT to assign the public IPs to my internal network...

    So, you'll have just to add a VLAN-Interface... and it should work...  

    questions, remarks...??     
  • Thanks, I'll try the VLAN interface idea and let you know if it works. 
  • Using a PPPoE provider there is no need to assign the additional addresses to any interface. You respective ISP is already forwarding all traffic destined to these addresses to the PPPoE interface that you've created. By the same token you router (knowing of the PPPoE connection) will send any respective packets back down the pipe to the ISP.

    This being said, all that is needed to do is define these addresses in your network definitions, one by one, and then configure the appropriate DNAT/SNAT rules / Filter Rules using the perviously defined public addresses. I know it sounds weird but this works by design of the point-to-point over ethernet protocol.

    Think of your PPPoE connection like a LAN bridge. it's only listening and forwarding traffic that meets criteria of your assinged address range. (probably a 28 bit mask, in this case, giving 6 addresses after subtracting the network and broadcast addresses.)