Page 1 of 1

secure https access

Posted: Sun Apr 06, 2014 10:50 pm
by colosseum
Is there any way to securely remote login into the router via https? Sending unencrypted passwords over http is just not acceptable.

Thanks,

C

Re: secure https access

Posted: Mon Apr 07, 2014 9:48 am
by billion_fan
colosseum wrote:Is there any way to securely remote login into the router via https? Sending unencrypted passwords over http is just not acceptable.

Thanks,

C
Not right now

Re: secure https access

Posted: Sun Oct 12, 2014 6:00 pm
by sebus05
Very sad, of course security is such a nuisance... :shock:

Re: secure https access

Posted: Wed Oct 22, 2014 10:37 am
by faqua71
I connect remotely via SSH with my 7800DXL
I have disabled the HTTP service in REMOTE ACCESS with a backup settings and edit settings file to change

<X_0004ED_RemoteAccess>
<Enable>TRUE</Enable>
<EnableService>16</EnableService>

and restore settings file

Image

Change HTTP port to 10001
Image

I created an SSH tunnel with the software KITTY and I connect remotely with the browser via localhost
Image
Image

:D