Martin Jespersen: First off, fix your email setup. It keeps telling me to either spend my next hour jumping through hoops or drop dead. It's horribly broken. Broken, broken, broken, broken, broken, broken, broken, broken, broken.
No sane person will start clicking silly links sent by random people. </rant> > There is nothing in between. > > No firewall, no nothing, the two machines are connected directly via a > switch. I have tried both ssh1 and ssh2, with same result - ssh2 with a > NO-OP send every 30 seconds holds the link open but otherwise it drops. Try using verbose output. You can also do a tcpdump on both ends to see what orders the nodes are given. Are both boxes TSL? Do make sure that all iptables-rules are clean. for i in filter nat mangle do /sbin/iptables -t $i -F /sbin/iptables -t $i -X done _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
