Re: Unable to ssh nodes with global IP

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

 



Hi Abu Attar,

On Sun, Oct 23, 2011 at 11:09, Abu Attar Musharih
<abuattar.musharih@xxxxxxxxx> wrote:
> The customer service said that  ssh is not allowed. So, what to do
> then? I badly need a server with global IP for experimenting grid
> computing.

To be absolutely sure you can try the following.

1. confirm your global ip (e.g. here: http://checkip.dyndns.com)
2. check sshd is running at your end and is using port 22. you can try
   ssh-ing to another local user to check easily.
3. nc -z <global.ip> 22 (from a machine outside your local network)
4. if this last step shows you that connection is not happening, you
   can try looking at your router settings. there should be a way to
   port forward your ssh connections to port 22 of the machine you want
   to use as a server.

There are 2 "gotchas" about the above. You have to use other ports on
the router for ssh to other machines on the same local network (not sure
if there is a better way, but in my limited understanding this is the
case). The other is, often ISPs have dynamic IPs, so the moment you
reconnect or reboot your router, your IP might change (will?). To get
around this you can use a service like dyndns.com (I use their free
service) and use something like ddclient to update the IP when it is
changed.

Hope this helps.

-- 
Suvayu

Open source is the future. It sets us free.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux