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 and t-online

its a nice problem with the astaro 3.2x and pppoe

after german t-online disconnect the interface message is --> down

from the astaro works ping and traceroute
(?? interface is up ??)

from the network works nothing
(?? no routing cause message interface is down ??)

i mean its a problem with restarting of the pppoe

after reboot all works fine
--> interface is up and working

need help cause i have 4 astaros with t-online
and all 24 h

jriess


This thread was automatically locked due to age.
Parents Reply Children
  • Could you please post what is displayed for "Chain AUTO_NAT_POST" in "Packet Filter" -> "Filter LiveLog" -> "Current NAT rules"?

    On my machine, the line containing 
    "MASQUERADE  all  --  *      ppp0    192.168.1.0/24       0.0.0.0/0" was lost after a PPPoE disconnect. If there is no entry in that chain when you can't access the internet, then the masquarading rules are screwed up. That was the problem for me, but since I updated to 3.216 the machine runs without any problems for more than three days, and T-Online should have disconnected us during that time.

    If that rule is still disappearing on your machine, Astaro will at least know what happened and should be able to fix it quickly.

    Until that, just post the entry in that chain from when you can use the internet and from when you cannot use the internet (if they are the same, it won't help as the problem lies elsewhere). Of course you can change your LAN subnet if you want to.
  • Chain AUTO_NAT_POST (1 references)
     pkts bytes target     prot opt in     out     source               destination         
       33842 MASQUERADE  all  --  *      ppp0    192.168.0.0/24       0.0.0.0/0          
       6300 MASQUERADE  all  --  *      ppp0    192.168.100.0/24     0.0.0.0/0          

    so it should be correct ....