LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-18-2008, 04:15 PM   #1
metallica1973
Senior Member
 
Registered: Feb 2003
Location: Washington D.C
Posts: 2,190

Rep: Reputation: 60
Reverse,Port Forwarding via SSH and connecting from two different location


I have figured out how remotely connect to my clients(Port Forwarding) that connect to me via(Reverse SSH):

<Client connecting to my SSH Server>

PHP Code:
ssh -p 12345 -nNT -R 5900:localhost:5900 test@remote.site.com 
<and the supporting admin connecting to the client where ever his location is via tightvnc>

PHP Code:
ssh -p 12345 -L 5900:localhost:5900 user@remote.site.com 
My questions is how better increase remote performance. I have notice some sluggishness and was hoping to increase speed.
 
Old 12-18-2008, 06:54 PM   #2
rayfordj
Member
 
Registered: Feb 2008
Location: Texas
Distribution: Fedora, RHEL, CentOS
Posts: 488

Rep: Reputation: 78
you could try using compression switch ( -C ) to see if that helps...
 
Old 12-20-2008, 04:42 PM   #3
metallica1973
Senior Member
 
Registered: Feb 2003
Location: Washington D.C
Posts: 2,190

Original Poster
Rep: Reputation: 60
thanks, I will give that a shot.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SSH Port Forwarding... oshua86 Linux - Networking 13 07-25-2008 11:04 AM
port forwarding to internal network at another location thru lease line milind19 Linux - Networking 1 02-29-2008 08:53 AM
SSH Port forwarding WRSpithead Linux - Networking 1 04-18-2005 04:09 AM
Help with Port Forwarding for SSH mi6 Linux - Networking 6 07-29-2003 12:46 PM
ssh, and port forwarding Tricky Linux - Networking 3 01-06-2003 07:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration