M
M
mrphill42014-02-07 20:33:25
Beeline
mrphill4, 2014-02-07 20:33:25

How to set up internet l2tp (beeline) on openWRT/DD-WRT l2tp firmware?

How to set up internet l2tp (beeline) on openWRT/DD-WRT l2tp firmware?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stanislav Somov, 2014-03-28
@DarkDemon

The xl2tp package is installed, then from the luci interface at wan you set dhcp-client, then add another interface with the l2tp type, enter the server, login, password. Or in the console

vi /etc/config/network

config interface 'vpn'
        option proto 'l2tp'
        option server 'tp.internet.beeline.ru'
        option username 'xxxxxxxx'
        option password 'xxxx'

Accordingly, in luci or in the console you configure the firewall.

M
MaksVal, 2014-10-17
@MaksVal

Does everyone work so well? I began to receive messages from the provider that the wrong type of VPN. I haven’t figured out how to remove it yet, once it spontaneously worked, now it has reappeared. The provider sends ...
Does Beeline have a tricky l2tp?

Similar questions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question