On Sun, 2010-03-21 at 15:54 +0100, Niki Kovacs wrote:
> I'd like to handle the two PCs from the medical office remotely with
> FreeNX. I figured that the best way to distinguish them would be to
> assign a different port for SSH to each of them, and then redirect each
> of the ports respectively
I you want to remote those 3 desktop outside, You may have to use
different SSH port for each PC like 22,,2223. Then you can forward the
port from router separately.
On Sun, 21 Mar 2010 19:25:04 -0400, Robert Spangler
wrote:
> On Sunday 21 March 2010 10:54, Niki Kovacs wrote:
>
>> Recen
On Sunday 21 March 2010 10:54, Niki Kovacs wrote:
> Recently I played around with FreeNX on my own desktop, and I'd like to
> install it on these two computers. On my PC, I just redirected port 22
> in the router, so SSH (and thus FreeNX) requests from the outside get
> redirected to my deskto
Les Mikesell a écrit :
>
> Yes, just pick different port numbers for the router to redirect to port 22
> at
> each internal IP. Then everything works normally internally and externally
> you
> use 'ssh -p nnn public_address' where your port number will be the one
> redirected to the inte
Ned Slider wrote:
>
>>> 2) How do I configure these different ports ? By that, I mean : how do I
>>> tell SSH to use them instead of port 22 ?
>> You don't really need to change the ports on the hosts. Just configure the
>> router to accept different ports on the internet side and redirect to po
Niki Kovacs wrote:
> Les Mikesell a écrit :
>> You don't really need to change the ports on the hosts. Just configure the
>> router to accept different ports on the internet side and redirect to port
>> 22 at
>> the different IP addresses on the inside. Then you only have to change the
>> cli
Hi Nikki,
Niki Kovacs sent a missive on 2010-03-21:
> Les Mikesell a écrit :
>>
>> You don't really need to change the ports on the hosts. Just configure
>> the router to accept different ports on the internet side and redirect
>> to port 22 at the different IP addresses on the inside. Then yo
Stephen Harris a écrit :
>
>>From "man ssh_config" look into CheckHostIP
>
> For example:
>
> Host bernadette
> HostName my.ip.add.ress
> Port 10022
> HostKeyAlias bernadette
> CheckHostIP no
>
> Host raymonde
> HostName my.ip.add.ress
> Port 10023
> HostKeyAlia
On Sun, 2010-03-21 at 17:29 +0100, Niki Kovacs wrote:
> Les Mikesell a écrit :
> >
> > You don't really need to change the ports on the hosts. Just configure the
> > router to accept different ports on the internet side and redirect to port
> > 22 at
> > the different IP addresses on the insi
Les Mikesell a écrit :
>
> You don't really need to change the ports on the hosts. Just configure the
> router to accept different ports on the internet side and redirect to port 22
> at
> the different IP addresses on the inside. Then you only have to change the
> client settings for access
On Sun, 2010-03-21 at 17:03 +0100, Niki Kovacs wrote:
> Ned Slider a écrit :
>
> > Choose a random unused high port number (above 1023)
> >
> > http://www.iana.org/assignments/port-numbers.
> >
> >> 2) How do I configure these different ports ? By that, I mean : how do I
> >> tell SSH to use th
Les Mikesell wrote:
> Niki Kovacs wrote:
>> Hi,
>>
>> I've setup a small LAN of two desktops running CentOS 5 in a medical
>> office. Both are connected to the Internet via a small modem/router.
>>
>> Recently I played around with FreeNX on my own desktop, and I'd like to
>> install it on these t
On Sun, Mar 21, 2010 at 05:03:12PM +0100, Niki Kovacs wrote:
> Now I can ssh into my two machines from the outside, using my public IP
> address. E. g. :
>
> # ssh my.ip.add.res -p 10022 --> I'm logged into bernadette
>
> # ssh my.ip.add.res -p 10023 --> Logs me into raymonde
[ Key changed...
Niki Kovacs wrote:
> Hi,
>
> I've setup a small LAN of two desktops running CentOS 5 in a medical
> office. Both are connected to the Internet via a small modem/router.
>
> Recently I played around with FreeNX on my own desktop, and I'd like to
> install it on these two computers. On my PC, I j
Ned Slider a écrit :
> Choose a random unused high port number (above 1023)
>
> http://www.iana.org/assignments/port-numbers.
>
>> 2) How do I configure these different ports ? By that, I mean : how do I
>> tell SSH to use them instead of port 22 ?
>>
>
> http://wiki.centos.org/HowTos/Network/
Niki Kovacs wrote:
> Hi,
>
> I've setup a small LAN of two desktops running CentOS 5 in a medical
> office. Both are connected to the Internet via a small modem/router.
>
> Recently I played around with FreeNX on my own desktop, and I'd like to
> install it on these two computers. On my PC, I j
Hi,
I've setup a small LAN of two desktops running CentOS 5 in a medical
office. Both are connected to the Internet via a small modem/router.
Recently I played around with FreeNX on my own desktop, and I'd like to
install it on these two computers. On my PC, I just redirected port 22
in the ro
17 matches
Mail list logo