Is there any way to securely remote login into the router via https? Sending unencrypted passwords over http is just not acceptable.
Thanks,
C
secure https access
-
- Posts: 5398
- Joined: Tue Jul 19, 2011 4:30 pm
Re: secure https access
Not right nowcolosseum 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
-
- Posts: 29
- Joined: Sat Aug 24, 2013 6:46 pm
Re: secure https access
Very sad, of course security is such a nuisance... 

-
- Posts: 3
- Joined: Tue Oct 21, 2014 9:56 pm
Re: secure https access
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

Change HTTP port to 10001

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



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

Change HTTP port to 10001

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


