The Pimply Faced Youth <[EMAIL PROTECTED]> uttered the following thing: > > Is it possible to either ping or traceroute over a specific port number? > > If so, how can I determine the break in connection?
Ping a port number: telnet to it, see if you get a connection. Traceroute to a port: http://michael.toren.net/code/tcptraceroute/ -- Ben Buxton - Random Network Person -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
