|
Re: Smoothwall and external access via ssh or Https.: msg#00322user-groups.linux.ilug.general
>> Try >> ssh -p 222 <your external ip> -l <user> >> >> Similarly for web access try https://<your external ip>:441/ >> >> Dermot. > > > Have been trying this, but no avail. > >>From the manual you should only need to set remote access via ssh and set Are you going through a proxy or firewall to access the internet? You may well have to force ssh to listen on another port. i.e.: edit your /etc/ssh/sshd_config and make sshd listen to more than just port 22. Then restart sshd. I suggest port 8080 but if this is not accessible then try 443. That will definetly work. You then need to use "corkscrew", edit your .ssh/config and add the following line to one of your login accounts for ssh use. OK I thought I had an example on a box here, google for corkscrew and you will get it. Then connect as follows: ssh -p443 ipadress-of-server Thats it. Done & dusted. Conor Wynne Dublin Irlande. -- Irish Linux Users' Group http://www.linux.ie/mailman/listinfo/ilug/
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Smoothwall and external access via ssh or Https., Cathal Garvey |
|---|---|
| Next by Date: | Software Freedom Day 2004, SFD Team |
| Previous by Thread: | Re: Smoothwall and external access via ssh or Https., Jason Corcoran |
| Next by Thread: | RE: Smoothwall and external access via ssh or Https., Dermot Daly |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |