[Coco] MysticBBS
William Astle
lost at l-w.ca
Mon Jun 26 22:39:40 EDT 2017
On 2017-06-26 06:52 PM, Gene Heskett wrote:
> That appears to work, but whats the diff between ssh Mystic.dynu.net -p
> 2310,
>
> and ssh Mystic.dynu.net:2310? Thats how people get into this machine
> using http protocol. Difference in routers and port forwarding I guess.
The difference is that the SSH program you are using (the typical
openssh program I assume) requires the port number specified with "-p"
and doesn't do the ":port" syntax for the host to connect to. With the
":" version, it's treating the ":2310" as part of the host name rather
than as a port number.
More information about the Coco
mailing list