View previous topic :: View next topic |
Author |
Message |
Kenji Miyamoto Veteran
Joined: 28 May 2005 Posts: 1452 Location: Looking over your shoulder.
|
Posted: Fri Dec 15, 2006 9:41 pm Post subject: SSH Tuneling Issue |
|
|
I can't seem to be able to have TCP tunnels in SSH: I get the error "channel 3: open failed: administratively prohibited: open failed" every single time. I was able to use PuTTY on a Windows computer elsewhere to tunnel into the same computer, but the OpenSSH client just spits out the error with this command: ssh -D8118 bob _________________ [ Kawa-kun, new and improved!! ]
Alex Libman seems to be more of an anarchist than a libertarian. |
|
Back to top |
|
|
Sten Tux's lil' helper
Joined: 12 Dec 2006 Posts: 109 Location: Prague, Czechia, European Union
|
Posted: Fri Dec 15, 2006 9:58 pm Post subject: Re: SSH Tuneling Issue |
|
|
Kenji Miyamoto wrote: | I can't seem to be able to have TCP tunnels in SSH: I get the error "channel 3: open failed: administratively prohibited: open failed" every single time. I was able to use PuTTY on a Windows computer elsewhere to tunnel into the same computer, but the OpenSSH client just spits out the error with this command: ssh -D8118 bob |
You are no allowed to bind this port. Choose another one or contact your administrator. _________________ You don’t understand, I break things like this!
xor rsi,rsi
lodsb
Segmentation fault |
|
Back to top |
|
|
Kenji Miyamoto Veteran
Joined: 28 May 2005 Posts: 1452 Location: Looking over your shoulder.
|
Posted: Tue Dec 19, 2006 7:30 pm Post subject: |
|
|
I've tried random ports, all above 1024, and still no luck. I even tried port 65000. I don't even have a firewall, and it doesn't work. What could I do to fix this? _________________ [ Kawa-kun, new and improved!! ]
Alex Libman seems to be more of an anarchist than a libertarian. |
|
Back to top |
|
|
Kenji Miyamoto Veteran
Joined: 28 May 2005 Posts: 1452 Location: Looking over your shoulder.
|
Posted: Thu Dec 21, 2006 7:27 am Post subject: |
|
|
Why are the unprivileged ports denied for my binding? _________________ [ Kawa-kun, new and improved!! ]
Alex Libman seems to be more of an anarchist than a libertarian. |
|
Back to top |
|
|
|