On Sat, Oct 14, 2006 at 12:51:43PM -0400, Debian user wrote: > Hello; > > I use a remote service, www.cotse.net, and I have created in my home > directory a .ssh folder which contains: > Host cotse > User mll > HostName tunnel1.cotse.net > LocalForward 9000 news.astraweb.com:23
If I understand you correctly, you have a tunnel set up so that when you connect to localhost port 9000, the connection gets forwarded via tunnel1.cotse.net to news.astraweb.com port 23? What happens if you telnet to localhost port 23? Please provide the output. > I connect to the tunnel server by opening a terminal window and type: > ssh news and the server responds with a request for my password, which I > enter and then start pan. Before the upgrade pan would connect and > download all the headers in the groups I am subscribed too after the > upgrade neither connects or times out. > > I have pan configured to connect to localhost and port 9000 > > I am not sure how to give you this: The output of pan with --debug > enabled Start pan from a terminal by executing "pan --debug > pan.out 2>&1". The output will then be stored in the file pan.out. > I have supplied back traces for crashed packages before but not those > that hang. Run "gdb pan". Hit ctrl+z to get the gdb prompt once the program hangs. Enter "bt full" to get a full backtrace. -- Søren O. "Oh, bother" said the Borg, "we've assimilated Pooh".