Sorry, I'm new to Openwrt, Linux and programming in general.
- I have preinstalled kmod-l2tp:
- Configuration:
config device
option name 'beeline'
option macaddr ''
config interface 'beeline'
option device 'beeline'
option proto 'l2tp'
option server 'tp.internet.beeline.ru'
option username ''
option password ''
option ipv6 'auto'
option mtu '1460'
I've tried a lot of configurations, but nothing changes:
What I do wrong? Do I have somehow to activate l2tp protocol?
May be someone can share working beeline.ru network configuration, I would be very greatfull.