Re: Need help installing SSH tunnel

From: Andrew Schulman (andrex_at_deadspam.com)
Date: 07/29/03

  • Next message: Richard E. Silverman: "Re: how to control idle timeout"
    Date: Mon, 28 Jul 2003 19:27:21 -0400
    
    

    > foo% telnet localhost ...
    >
    > foo% telnet foo ...
    >
    > Both connections flow over the loopback interface, but the source address
    > of the first will be 127.0.0.1, while that of the second will be
    > 10.1.1.1

    OK, thank you. That works.

    > You would have gotten accepted but then closed connections, a slightly
    > different symptom from what the OP is seeing.

    Yes, that's probably right. So as you say it sounds like a firewall
    problem.

    -- 
    To reply by email, change "deadspam.com" to "alumni.utexas.net"
    

  • Next message: Richard E. Silverman: "Re: how to control idle timeout"