Re: ssh forwarding request denied
- From: phil-news-nospam@xxxxxxxx
- Date: 30 Jan 2008 22:18:07 GMT
On Wed, 30 Jan 2008 05:03:23 -0800 (PST) adirtymindisajoyforever <getridofthespam@xxxxxxxxx> wrote:
| I have an ssh tunnel between two machines: local port 5000 will be
| tunneled
| to port 1521 on the remote side.
|
| A telnet localhost 5000 results in the following error messages on
| the remote machine;
|
| sshd[28421]:[ID800047 FACILITY_AND_PRIORITY] Received request to
| connect to host 127.0.0.1 port 1521 , but the request was
| denied.
|
| I have the same setup on a number of machines but only this one is
| causing trouble.
It would seem that nothing is listening to port 1521 on the remote side.
Login with a shell to the remote machine (and maybe su to root if you
can do that) and try checking:
netstat -antp | fgrep :1521
--
|---------------------------------------/----------------------------------|
| Phil Howard KA9WGN (ka9wgn.ham.org) / Do not send to the address below |
| first name lower case at ipal.net / spamtrap-2008-01-30-1616@xxxxxxxx |
|------------------------------------/-------------------------------------|
.
- References:
- ssh forwarding request denied
- From: adirtymindisajoyforever
- ssh forwarding request denied
- Prev by Date: Setting ClientAliveInterval and ClientAliveCountMax from client side
- Next by Date: Slow SVN access over SSH
- Previous by thread: ssh forwarding request denied
- Next by thread: Setting ClientAliveInterval and ClientAliveCountMax from client side
- Index(es):
Relevant Pages
|
|