> Alan wrote: > >> Strange. >> Which version of Firefox are you running? > > The Ubuntu Edgy binary. 2.0.0.3. >
Ok, then I think there is definitely something wrong on the ssh side, not the firefox side. I'm using Edgy. firefox -v shows "Mozilla Firefox 2.0.0.3" When I set the Socks Host to be 127.0.0.1 port 1080 and then ssh into my linux box with " ssh -XC -D 1080 -v uber.linux.box", I can connect and browse just fine. -v output when I browse includes: = debug1: Connection to port 1080 forwarding to socks port 0 requested. debug2: fd 9 setting TCP_NODELAY debug2: fd 9 setting O_NONBLOCK debug1: channel 3: new [dynamic-tcpip] debug2: channel 3: pre_dynamic: have 0 debug2: channel 3: pre_dynamic: have 3 debug2: channel 3: decode socks5 debug2: channel 3: socks5 auth done debug2: channel 3: pre_dynamic: need more debug2: channel 3: pre_dynamic: have 0 debug2: channel 3: pre_dynamic: have 10 debug2: channel 3: decode socks5 debug2: channel 3: socks5 post auth debug2: channel 3: dynamic request: socks5 host 209.202.230.30 port 80 command 1 = It's possible that the socks is silently failing and firefox is falling back to direct connection, but I don't think so. Perhaps the version of sshd that comes with cygwin doesn't support dynamic ports? If you can ssh outside of your network, I'm happy to let you ssh into the same server I am if you would like to test the firefox portion of it. -ajb _______________________________________________ EUGLUG mailing list [email protected] http://www.euglug.org/mailman/listinfo/euglug
