Okay thank you guys. It works!
This is how:
- Setting up PPPoE Interface via WebGUI
- Typing this parameteres to the command line:
db networks set eth1.500 vlan role pppoe
db networks settype ppp0 xdsl
db networks setprop ppp0 role red user test Password test
signal-event interface-update
When you get an authentication error in /var/log/messages make sure that your eth1 Interface has no role. Command for that:
db networks setprop eth1 role ‘’
The only problem i have is that my Internet connection is slowed down. I runned a lot of speedtests directly on my NS Server and it never gets more than 100Mbit/s which is less than half what my ISP is offering me.
Connecting the FritzBox i got over 200Mbit/s.
Does anybody know why?
I just searched for this problem and found this: NS Throttling Internet Connection
But i don´t have installed the IPS Software.
Any other ideas?
I already checked my NIC - it can manage 1Gbit connections. But maybe it´s a limit from driver or someting else?