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

ISP 8 IP´s

Hello everybody,

i found an ISP which is willing so grant me an 8 ip subnet. he will establish the connection with PPPoE. So my question is, how i can use these ips, with my astaro box. how do i configure the firewall to use these? when i get only one ip my astaro is configured the following. i establich the pppoe connection with my external interface to the isp and the ip confugutation is assigned by the isp. so the external interface got an official ip then. the internal interface gets an private ip an my astaro box does routing and masqurading. but how to configure the box with 8 ip´s? i mailed with my isp and the technician told me, that i have to configure the internal and external interface with the official ip. that would work because of pppoe. is that correct? i am not shure. and then i can filter the net that is behind the interal interface because it is in the same subnet like the official ip of my internal/external interface? how do you realize that?

thx
pat


This thread was automatically locked due to age.
Parents
  • Some month ago there also was a thread about that. But I can't find it.
    PPPoE routes all IPs to the interface. So it should be enough to configure a normal PPPoE. Then you can create some DNAT rules (and of course packetfilterrules) that forwards traffic to internal hosts.

    DNAT1:
    Source address: Any
    Destination address: 
    Change Destination to: 

    DNAT1:
    Source address: Any
    Destination address: 
    Change Destination to: 

    ...

    (and do not forget to setup some packetfilterrules, too.

    cheers
    Xeno
Reply
  • Some month ago there also was a thread about that. But I can't find it.
    PPPoE routes all IPs to the interface. So it should be enough to configure a normal PPPoE. Then you can create some DNAT rules (and of course packetfilterrules) that forwards traffic to internal hosts.

    DNAT1:
    Source address: Any
    Destination address: 
    Change Destination to: 

    DNAT1:
    Source address: Any
    Destination address: 
    Change Destination to: 

    ...

    (and do not forget to setup some packetfilterrules, too.

    cheers
    Xeno
Children
No Data