Re: ssh port forwarding errors

2004-12-06 Thread Allene . Lester
Allene Lester Sun Certified System Administrator (Solaris 8 OE) Operating Systems Programmer (TSDC UNIX) Federal Reserve Information Technology 214-922-6436 [EMAIL PROTECTED]

Re: ssh port forwarding errors

2004-03-30 Thread Brent Miller
Jody Grafals wrote: > Anyone seen this error befor ? > > "channel 1: open failed: administratively prohibited: open failed" > > I get it when I try to run this command > ssh -f -g -n -b216.xxx.xxx.92 -N -L80:67.xxx.xxx.22.:80 -l root > 67.xxx.xxx.22 You have to be root to be able to open port 80

ssh port forwarding errors

2004-03-30 Thread Jody Grafals
Anyone seen this error befor ? "channel 1: open failed: administratively prohibited: open failed" I get it when I try to run this command ssh -f -g -n -b216.xxx.xxx.92 -N -L80:67.xxx.xxx.22.:80 -l root 67.xxx.xxx.22 and I don't get the connection I am expecting from the WebServer on the other