Search found 2 matches

by ProtocolGeek
Sun Dec 19, 2010 8:14 pm
Forum: Support
Topic: transmission-daemon from external network
Replies: 9
Views: 10326

Re: transmission-daemon from external network

To conclusively test that port 9091 is open in the outbound direction to the Internet (and not being blocked in the outbound direction by your ISP, etc.) then test with http://www.firebind.com.

The Java Applet client plus Firebind server can test any of the 65535 TCP or UDP ports. The way it works ...
by ProtocolGeek
Sun Feb 07, 2010 6:32 am
Forum: Mac Support
Topic: Find open port
Replies: 4
Views: 8477

Re: Find open port

The only simple way to check for open TCP ports from your machine to the Internet is to use http://www.firebind.com.

This site has a web based client which talks to an Internet-based server which can listen on any TCP port of your choosing, and send a packet of data back and forth from your machine ...