Re: ssh forwarding connection refused messages, not just emacs

2010-11-09 Thread Genes MailLists
On 11/09/2010 12:39 PM, Philip Heron wrote: > On 09/11/10 17:35, Genes MailLists wrote: > It turned out to be an selinux problem in my case, I had to run this: > > # setsebool -P sshd_forward_ports 1 > > Now all is working. > Good news! Sounds diff than my case, which works fine and neve

Re: ssh forwarding connection refused messages, not just emacs

2010-11-09 Thread Philip Heron
On 09/11/10 17:35, Genes MailLists wrote: > On 11/09/2010 09:30 AM, Philip Heron wrote: > >> When connecting to the forwarded port I get this message: >> channel 3: open failed: administratively prohibited: open failed >> > > >I see this on f13 - it seems to happen when I use tunneled socks5 >

Re: ssh forwarding connection refused messages, not just emacs

2010-11-09 Thread Genes MailLists
On 11/09/2010 09:30 AM, Philip Heron wrote: > When connecting to the forwarded port I get this message: > channel 3: open failed: administratively prohibited: open failed > I see this on f13 - it seems to happen when I use tunneled socks5 proxy via ssh -D socksport ... Some of the p

Re: ssh forwarding connection refused messages, not just emacs

2010-11-09 Thread Tom Horsley
On Tue, 9 Nov 2010 09:48:19 -0500 Tom Horsley wrote: > I submitted this bug: > > https://bugzilla.redhat.com/show_bug.cgi?id=651413 Which I now see is a duplicate of an already closed bug fixed in an update I haven't yet installed (I wish they'd leave bugs open for a few days after fixing them s

Re: ssh forwarding connection refused messages, not just emacs

2010-11-09 Thread Tom Horsley
On Tue, 09 Nov 2010 14:30:48 + Philip Heron wrote: > I was just about to post about my ssh forwarding problems, but they > could be related so adding my info to this thread. I don't know if this is really the same. All the connection refused messages I've seen don't actually prevent anything

Re: ssh forwarding connection refused messages, not just emacs

2010-11-09 Thread Philip Heron
On 09/11/2010 14:17, Tom Horsley wrote: > I've got fedora 14 x86_64 on my system at work and at home. I was just about to post about my ssh forwarding problems, but they could be related so adding my info to this thread. Since installing F14 (after using F12) I've been unable to do any port for

ssh forwarding connection refused messages, not just emacs

2010-11-09 Thread Tom Horsley
OK, this is weird. When I "ssh -X -A -p 8022 zooty8022" to connect to my system at home through a forwarded connection to my ssh server that is on port 8022 here on my system at work, running any X app generates the weird connection refused message: zooty> strace -o xlogo.trace xlogo connect : Con