Re: Setting up Linksys WRT54GL for Remote Server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ted Roche wrote:
Map port 8122 on the external IP to be routed to the first box's port 22
Map port 8222 on the external IP to be routed to the second box's port 22

When you want to log into the boxes remotely, specify the port as part
of the command:

ssh -p 8222 example.com
ssh -p 8122 Yo.ur.IP.Address

or

scp -P 8122 yourfile example.com:

Note that Secure Copy (scp) uses capital -P while Secure Shell (ssh)
uses lowercase. Trips me up all the time.

I'm using NX for my remote connections on both ends.
How would I do this using NX ?

So I think what your saying is, in the WRT54GL (Server) , "port forwarding",
map 8122 to 22 to 192.168.1.253
map 8222 to 22 to  192.168.1.254
That's on the Server side.

But on the client side in NX for each user on server, how do you treat that in NX ?

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux