Tom Rauschenbach <[EMAIL PROTECTED]> writes:
> Does anyone know if they are trying to establish a reverse connection like > FTP does ? Well, they do, sort of. But (by default) they're using a UDP (a connectionless protocol) for this data-stream. No SYN bits to deal with with UDP... Questions: Are your firewall rules allowing your system to freely make outgoing connections to arbitrary ports (in particular, ports 80, 554, 7070, and 8080)? What does your firewall do with incoming UDP datagrams (particularly those destined for UDP ports 6970-7170)? Are you doing any sort of NAT? --kevin -- Kevin D. Clark (CetaceanNetworks.com!kclark) | Cetacean Networks, Inc. | Give me a decent UNIX Portsmouth, N.H. (USA) | and I can move the world alumni.unh.edu!kdc (PGP Key Available) | ***************************************************************** To unsubscribe from this list, send mail to [EMAIL PROTECTED] with the text 'unsubscribe gnhlug' in the message body. *****************************************************************
