This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Change SSH port

Prior to using ASG, I was using dd-wrt flashed router. It allowed me to change the SSH port to say 443. Using PuTTY on my laptop, I could create a SSH tunnel to my router. Then I used Proxifier to direct all network traffic from my laptop to the SSH tunnel. This way, even when I was connected to a public network, all my internet traffic would be sent encrypted over the SSH tunnel.

I have recently started using ASG 7.502 and cannot figure out how to enable SSH on port 443. I go into Management->System Settings->Shell Access and enable it. Now I try to change SSH daemon listen port to 443 and get the following error:

Cannot apply changes:
conflicting data types for specified node

What am I doing wrong here? I tried to search on this forum but did not get any hits. 

Thanks...
Arun


This thread was automatically locked due to age.
Parents
  • Well, Astaro ASG has some more capabilities and services than a dd-wrt flashed router, so there are some services running on port 443 already (SSL VPN and/or User Portal), thus you cannot  change any other service to also run on this port.
    Even when disabling Userportal and SSL VPN on the ASG, it probably will not allow to change the SSH port to 443 as it is "reserved".

    However, you don´t need this complicated port_forwarding_over_ssh setup any more, as you can use the ASG SSL VPN which IS running on port 443 and which allows you to establish a VPN connection to your home network on a much easier way than the formerly used ssh port forwarding
Reply
  • Well, Astaro ASG has some more capabilities and services than a dd-wrt flashed router, so there are some services running on port 443 already (SSL VPN and/or User Portal), thus you cannot  change any other service to also run on this port.
    Even when disabling Userportal and SSL VPN on the ASG, it probably will not allow to change the SSH port to 443 as it is "reserved".

    However, you don´t need this complicated port_forwarding_over_ssh setup any more, as you can use the ASG SSL VPN which IS running on port 443 and which allows you to establish a VPN connection to your home network on a much easier way than the formerly used ssh port forwarding
Children
No Data