Ok I downloaded wireshark onto the linux box and commenced sniffing the packets. I saw the problem with sending the packets back (Host unreachable). Dont know why the pings were not being stopped (proabably allowing ICMP).
I then enable the port on the linux box. I am now seeing the following: error:0200274D:system library:connect:reason(1869) ECONNREFUSED = 0x274D = 10061 Any ideas would be appreciated. Thanks, Garyc --- On Wed, 9/23/09, gary clark <[email protected]> wrote: > From: gary clark <[email protected]> > Subject: [Twisted-Python] VC++ client and a Twisted OpenSSL Server > To: [email protected] > Date: Wednesday, September 23, 2009, 8:03 PM > Hello, > > error:02002751:system library:connect:reason(1873) > > Is dumped out from the client. This apparently is a : > > 0x2751 == 10065 == (WSA)EHOSTUNREACH > > "A socket operation was attempted to an unreachable > host." > > Strange because I can ping the server machine from the > client. Not very informative. > > Oh boy any ideas? I'm running the client on windows and the > twisted server on linux. > > Thanks, > Garyc > > _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
