I wrote a PHP script that needs to connect to port 53 on UDP and on
some (shared) servers it doesn't seem to be working. This makes me
currious - is it possible that these servers connections on specific
ports has been disallowed? If so, how would one go about doing this?
Also, how might I go about detecting it?
some (shared) servers it doesn't seem to be working. This makes me
currious - is it possible that these servers connections on specific
ports has been disallowed? If so, how would one go about doing this?
Also, how might I go about detecting it?
Comment