Gentoo Archives: gentoo-user

From: David Relson <relson@×××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] SSH question
Date: Mon, 20 Aug 2012 03:34:10
Message-Id: 20120819233141.56bfa9b5@osage
1 G'day,
2
3 I've volunteered to do some data entry for my local bike club. This
4 involves a java application (jar file) and a tunnel to a mysql
5 server. I have detailed PuTTY configuration instructions but haven't
6 yet succeeded in converting them to ssh options.
7
8 The configuration options include:
9
10 Seconds between keepalives -- 120
11 Don't start a shell or command
12 Forwarded port:
13 source port number - PORT
14 Destionation: MACHINE.DOMAIN.COM
15 Host - IP_Address
16 Login - userid
17 Password - pw
18
19 Using "ssh -N userid@IP_Address" gives me a password prompt and no
20 command prompt - both good.
21
22 How do I specify the forwarded port?
23
24 Thank you.
25
26 David

Replies

Subject Author
Re: [gentoo-user] SSH question "Canek Peláez Valdés" <caneko@×××××.com>