| Fedora This forum is for the discussion of the Fedora Project. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
11-14-2005, 04:19 AM
|
#1
|
|
Member
Registered: Jan 2004
Location: Germany
Distribution: RH9, Suse 9.3, FC3, Suse10.1, WinXP ;)
Posts: 103
Rep:
|
Accessing server remotely through internet?
Hi,
how does one access my own server remotely from somewhere else through the internet?
Do I need to run another piece of software to do that? ( which? )
Have a DSL connection at home, with DHCP. So I guess my IP keeps changing, but ....... 
|
|
|
|
11-14-2005, 04:24 AM
|
#2
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,711
|
get a dynamic dns provider to give you a domain name like myserver.noip.com (also dyndns.org, dynu.com etc...) and then use whatever remote access method you fancy. personally i'd say juist use ssh might you misht want a full VPN which isn't too hard to set up, e.g. openvpn.net
Last edited by acid_kewpie; 11-14-2005 at 04:25 AM.
|
|
|
|
11-14-2005, 04:32 AM
|
#3
|
|
Member
Registered: Jan 2004
Location: Germany
Distribution: RH9, Suse 9.3, FC3, Suse10.1, WinXP ;)
Posts: 103
Original Poster
Rep:
|
thanks.
But are you saying that I cannot use an ISP without dynamic DNS "service"?
Or ?
Is there any docu I can use? I am a newbie to remote acccess.... 
|
|
|
|
11-14-2005, 06:35 AM
|
#4
|
|
Senior Member
Registered: Apr 2005
Location: London
Distribution: Arch - Latest
Posts: 1,522
Rep:
|
google for SSH/man ssh, that gives you a way to login to a remote machine from the terminal.
Aslong as you know your IP address it doesn't matter whether your IP is dynamic as you can connect with ssh -l <username> <ip address>. Using a dynamic DNS service just means you can always connected with ssh -l <username> <same_hostname_each_time> and the hostname will update periodically to reflect your new IP address.
Which device are you using to connect to the internet? a router? if so your ip address will probably show as 192.168.1.?
you can find your ip address by
su -
pass
ifconfig
if this is the case you will need to login to your router and forward the port 22 (think this is right for SSH) to the local IP address of the machine you want to connect to.
you can also look into VNC which gives you a remote desktp to work in, or forwarding x through SSH so you can open x applications from a remote machine
|
|
|
|
11-14-2005, 07:11 AM
|
#5
|
|
Member
Registered: Jan 2004
Location: Germany
Distribution: RH9, Suse 9.3, FC3, Suse10.1, WinXP ;)
Posts: 103
Original Poster
Rep:
|
thanks for the tips.
Will let you know once I successfully manage to get it running.
|
|
|
|
11-19-2005, 07:03 PM
|
#6
|
|
Member
Registered: Jul 2004
Location: United Kingdom
Distribution: Fedora Core 9
Posts: 141
Rep:
|
Hello,
This Article may be of use to you, particularly the part of SSH which will allow remote access to your linux server through the internet or your local area network. It is available here .
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:40 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|