Page 2 of 2

Re: Gargoyle does not dial for ADSL modem

Posted: Sat Apr 30, 2016 7:46 pm
by Lantis
In /etc/config/network, under the WAN interface, can you please add the

Code: Select all

option ipv6 0
Then reboot and test.

If unsuccessful, please add under the same section

Code: Select all

option pppd_options noipv6
then reboot and test.

Re: Gargoyle does not dial for ADSL modem

Posted: Sat Apr 30, 2016 9:02 pm
by mestrefantasma
friend thank you for the help, I came with this problem a few months but the first command line (option ipv6 '0') has solved the problem, including've been the solution to my friend and he reported to me that also solved. :D :D :D :D :D

I just have some questions

- The command line (option ipv6 '0') just off the IPV6 protocol?
- Even having already solved the problem I add the second suggestion (option pppd_options noipv6)?
- I undo the changes made previously (lcp-echo-failure 60
lcp-echo-interval 5)?

if you can answer me, but if you can no longer have me satisfied by the solution!

Re: Gargoyle does not dial for ADSL modem

Posted: Sat Apr 30, 2016 9:11 pm
by Lantis
mestrefantasma wrote:friend thank you for the help, I came with this problem a few months but the first command line (option ipv6 '0') has solved the problem, including've been the solution to my friend and he reported to me that also solved. :D :D :D :D :D

I just have some questions

- The command line (option ipv6 '0') just off the IPV6 protocol?
- Even having already solved the problem I add the second suggestion (option pppd_options noipv6)?
- I undo the changes made previously (lcp-echo-failure 60
lcp-echo-interval 5)?

if you can answer me, but if you can no longer have me satisfied by the solution!
No worries glad it was solved :)

Yes it just disables ipv6. Gargoyle doesn't support ipv6, so when the PPPoE protocol tries to establish a connection using it, it can break. Sometimes it will default back to ipv4 but not always.

No you don't have to, they should achieve the same thing. I only suggested it because another user reported that the first option didn't work for him but the second did.

Yes you can now change those back to 5 and 1 that should be ok now.

Next time you update Gargoyle, these settings may disappear so you might have to redo them.
Also if you make a change in the Connection->Basic page they will probably disappear. You will just need to redo them to fix.
I'll look at adding this setting to the code so that you don't have to do it manually in the future.

Thanks :)

Re: Gargoyle does not dial for ADSL modem

Posted: Mon May 02, 2016 1:29 pm
by mestrefantasma
ok , if you can post here, I'll be checking the forum