Originally posted by mrbonno
i do know how to i want to know what port i need to open!
I assume its the default port, which is 53 UDP/TCP.
To be sure; run ps3dns thingy and open a CMD prompt
and enter this command: netstat -an |find /i "established"
Look for port 53 to be sure. Quote me for answer pls.