Page 1 of 1

Automatic login internet

Posted: 27 Mar 2014, 02:14
by Slaxmax
Could anyone help me?
My Internet connection requires authentication after a long idle time. Is there a way to AutoConnect at the beginning of DE?
Below is the login screen that appears when you go online.
I've tried some commands with curl and wget, but it did not work.

Image

Thanks

Re: Automatic login internet

Posted: 27 Mar 2014, 05:18
by cttan
Hi Slaxmax,

It seems like the provider disconnect the link when it detects that the link is idle for a certain period of time.
Maybe you can built your own keepalive by opening a new xterm window and issue command to ping http://www.google.com constantly.

Re: Automatic login internet

Posted: 27 Mar 2014, 06:09
by Slaxmax
I tried constant ping does not work. My router has dd-wrt firmware that has bash, I've done a few commands via shell, but without success.