Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: Forking server for ssh tunnels

by tinypig (Beadle)
on Feb 26, 2006 at 17:18 UTC ( #532894=note: print w/replies, xml ) Need Help??


in reply to Re^2: Forking server for ssh tunnels
in thread Forking server for ssh tunnels

Yes, I think what you're suggesting sounds like what we should have been doing in the first place. I will look along those lines.

As to the hows, we're doing:

my $pid = open $f, "-|" or exec @cmd; # Where @cmd contains the path to the ssh binary and arguments for the creation of an ongoing tunnel.

Still not sure if I'm giving enough information, but you guys have helped put me on a better track, I think.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://532894]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2023-04-01 23:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?