Any type of service that requires a ‘listening’ socket at the remote end will not work. For example:
- ftp in non-passive mode
 - remote access to your computer (via ssh, telnet, …)
 - any web services you offer from your computer
 - p2p clients which benefit from incoming connection availability
 
					
Recent Comments