This is a discussion on Remote access to linux server within the Linux software forums, part of the Linux Getting Started category; Hi Evrybody... Can someone help me. I have an SMEserver in my office and want to connect from my home.... ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
Hi Evrybody... Can someone help me. I have an SMEserver in my office and want to connect from my home.... how can i do it??? What configuration i have to make for this purpose.....Thanks |
|
||||
|
what do you mean connect from outside? SSH works over internet. Do you have ssh server installed on remote box?
__________________
Rocky Jr. You may have my body & soul, but you will never touch my pride! If you have knowledge, let others light their candles at it. Certified to work on HP-UX / Sun Solaris / RedHat |
|
|||
|
I have linux server in my office with ip 192.168.1.51
i can connect with this if i am in office with ssh giving simple command #ssh root@192.168.1.51 but i want to connect with this server from my home... so if i use this command with ssh it not function...... please help me.... |
|
||||
|
192.168.1.51 is a private IP address. To access office Linux server you need to have any one of the following:
a) Public IP address to Linux server such as 202.51.5.2 b) Portforwarding on office router to Linux server for port 22. So that when you type ssh router-ip you will get connected to 192.168.1.51 ssh server. This is also known as virtual server.
__________________
Rocky Jr. You may have my body & soul, but you will never touch my pride! If you have knowledge, let others light their candles at it. Certified to work on HP-UX / Sun Solaris / RedHat |
|
|||
|
I guess you have a router or something to connect your lan to de network, my suggestion is this:
1) find the router 2) read it's manual looking for routing stuff 3) if nothing on the manual, turn upsidedown the router and check it's brand and version. 4) use brand and version on google , you'll find a manual explaining how to route your machines from your lan to the open network(internet). thanks |
|
|||
|
Virtual Private Network .
you should have software like VPN ( by CISCO or any other ) so that u can connect to the server from ur home but u should establish the connection from server with proper connections to the VPN. and then after that u can connect thru VPN and use putty and also Xwindows like reflection windows for GUI appearance. I dont know how to establish the server and VPN other wise I could hav helped u out. ThanQ bye |
![]() |
| Bookmarks |
| Tags |
| linux , remote access |
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Command line remote access | angelus_kit | Networking, Firewalls and Security | 7 | 09-05-2007 06:30 PM |
| MySQL remote server access howto | raj | Databases servers | 0 | 07-29-2007 05:32 AM |
| Access yahoo messenger voice and webcam via squid proxy server | lacloai | Linux software | 3 | 06-05-2007 10:24 AM |
| Remote CVS Access | rajuk | Linux software | 4 | 10-20-2006 10:41 AM |
| How to Remote Admin hosted Linux Server | chiku | Linux software | 1 | 07-20-2006 12:06 AM |