No internet connection on FritzBox 7360 SL + Easybell

Hey,

I just installed OpenWrt on my FritzBox 7360SL, but I do not get a internet connection. My ISP is easybell and I tried to configure the WAN interface over the Web-Interface.
Protocol: PPPoE
PAP/CHAP username: ISP-username
PAP/CHAP passwortd: ISP-password
Access Concentrator: auto
Service Name: auto

I get an "Unkown Error (USER_REQUEST)", when I save these changes.

Any ideas how to fix this?

Thanks and best regards,

Frink

ssh into openwrt and in /etc/config/network use:

config interface 'wan'
option proto 'pppoe'
option _orig_ifname 'ptm0'
option _orig_bridge 'false'
option ifname 'dsl0.7'
option username 'isp-username'
option password 'isp-password'
option ipv6 'auto'

But warning, easybell is one of the biggest rubbish ISPs on the surface of this planet. Just read dozens of (not self-created hehe) user reviews... :smiley: