It's incredable. When i add 2 section route for interface wan and reboot
router, i see. Pptp config it is worked.
I tested next commands:
ubus call network.interface.isp up/down
ubus call network.interface.wan up/down
if section route is comments. Then reboot router. Execute command 'ubus
call ne
I execute command for listen status:
# ubus call network.interface.isp status
{
"up": false,
"pending": false,
"available": false,
"autostart": true,
"proto": "pptp",
"data": {
},
"errors": [
{
I trying resolvip in console. Is's ok.
On Wed, Nov 7, 2012 at 6:51 PM, Daniel Golle wrote:
> On 07/11/12 16:27, Илья Кучмин wrote:
> > Any idea? Or /etc/config/network is depricated?
> Not at all, /etc/config/network is the way.
> Anyway, what you do there looks quite correct and given that all
On 07/11/12 16:27, Илья Кучмин wrote:
> Any idea? Or /etc/config/network is depricated?
Not at all, /etc/config/network is the way.
Anyway, what you do there looks quite correct and given that all required
packages are installed (ppp-mod-pptp and stuff) it should work (and does for
me). I never tri
d be happy if the uci will work. What my problem?
>
> Thanks for password. ;-)
>
> On Tue, Nov 6, 2012 at 9:36 PM, Илья Кучмин wrote:
>
>>
>>
>> -- Forwarded message --
>> From: Илья Кучмин
>> Date: Tue, Nov 6, 2012 at 9:35 PM
>> Subje
я Кучмин wrote:
>
>
> -- Forwarded message --
> From: Илья Кучмин
> Date: Tue, Nov 6, 2012 at 9:35 PM
> Subject: Re: [OpenWrt-Devel] pptp fails on x86
> To: Daniel Golle
>
>
> I using /etc/config/network:
>
> config interface loopback
>option ifname lo
You can either edit /etc/config/network or use LuCI to add a PPtP interface
which will work fine. If you -- for which ever reason -- like to go the "old
fashioned" way of directly using pppd, you have to change your configuration,
so it can work with the pptp plugin instead of the external pty.
On
My file /etc/ppp/peers/isp
pty "/usr/sbin/pptp server.avtograd.ru --nolaunchpppd"
name 1820082114
password "nastyalove"
nobsdcomp
nodeflate
defaultroute
lock
I try replace server.avtograd.ru on ip-address, not effect.
I not find in firmware /usr/sbin/pptp and pptp.
logread in attachment.
Thanks
Please also post your /etc/ppp/peers/isp (and don't forget to blank-out
passwords which may be contained in this file!)
The output of
logread
would also be more helpful than dmesg.
On 06/11/12 18:25, Илья Кучмин wrote:
> Hello, thanks translate before post.
>
> I simplify scheme. This is varian
On 06/11/12 12:29, Nikolai Zhubr wrote:
[...]
> TP-link wr1043nd was configured as follows:
> VLAN 2:
> info: VLAN 2: Ports: '01', members=0021, untag=0001, fid=0
> fid: 0
> ports: 0 1
Looks like VLAN 2 here got no host-interface (i.e. '5t' is missing) -- this will
make the two p
Hi,
this is translation from russian:
The problem is observed on x86.
At the first test pptp was operable, with the following schematic layout
used:
[ISP] -- LAN2 [tp-link wr1043nd(Backfire 10.03)] LAN1 -- eth0[x86(AA 12.09)]
TP-link wr1043nd was configured as follows:
VLAN 1:
info: VLA
11 matches
Mail list logo