Calhoun, Heath <[EMAIL PROTECTED]> wrote: > I am attempting to block the multimedia search program kazaa [...] > Pinging the Kazaa website, I got a address of 213.248.107.10. The program > uses port 1214. > I need to block any access to the website and to the program. I have tried > several conduits without success.
For the website (213.248.107.10:80) it should do the job, if they do not have a sort of domain-based traffic control, in this case you should ping several times and try to figure out the port range. For the program itself, perhaps it uses another subnet/server. Just try netstat (perhaps also several times with different connections) on a windows (or whatever) machine. CU, Philippe