Anyone know how to block a local port from recieving or sending data. Like blocking port 21 so you can't access ftp's and they can't access your port 21. Any help would be really appreciated.
Thats funny
Printable View
Anyone know how to block a local port from recieving or sending data. Like blocking port 21 so you can't access ftp's and they can't access your port 21. Any help would be really appreciated.
Thats funny
Use it youself, just open the port for listening, and don't accept any connections.
Tom Cannaerts
[email protected]
Programming today is a race between software engineers striving to build bigger and better idot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook
Or use a firewall.