Date: 14 Jul 2002 23:08:07 +0200 From: Marc Recht <marc@informatik.uni-bremen.de> To: current@FreeBSD.ORG Subject: mysterious dead-locks with system ssh Message-ID: <1026680887.757.9.camel@leeloo.intern.geht.de>
next in thread | raw e-mail | index | archive | help
Hi! I'm getting strange dead-locks/complete lookups when I use the system ssh with port forwarding. Using something like: ssh -L8080:remote:8080 account@remote to forward a remote apache to my local box. When I access http://localhost:8080/ not later than the third click on link (or pressing reload) my box locks up completely. I don't even get into the debugger or get a crash dump. The box is just plain dead. Though "normal" SSH works perfectly and accessing a local (not forwarded) apache works, too. The world and kernel is of today and IIRC this actually did work last week (or the week before). Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1026680887.757.9.camel>