sprayerftw Posted February 22, 2011 Posted February 22, 2011 Hi, I'm new to HyperGTS and don't know how to fix this. I opened ports 80 and 53, but when I clicked start gts, I get an error saying port 80 is already used. So common sense says to close the programs using port 80 (correct?) and when I checked what programs are using port 80, I see they are system files. No clue what to do now. I also tried using SendPKM but I also get an error. I think it also has to do with port 80. Here is the code: Encoding! Traceback (most recent call last): File "C:\Users\Sui\Documents\SendPKM\sendpkm.py", line 46, in <module> initServ() File "C:\Users\Sui\Documents\SendPKM\pokehaxlib.py", line 92, in initServ serv.bind(("0.0.0.0",80)) File "C:\Python27\lib\socket.py", line 224, in meth return getattr(self._sock,name)(*args) socket.error: [Errno 10013] An attempt was made to access a socket in a way forb idden by its access permissions
M@T Posted February 22, 2011 Posted February 22, 2011 What "system files" are using port 80 ? You can't have two programs using the same port, so you have to close the one listening on port 80 before you can run a GTS server.
sprayerftw Posted February 22, 2011 Author Posted February 22, 2011 Well, when I ran netstat -ano in CMD, I got this Proto Local Address Foreign Address State PID TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 4 TCP 0.0.0.0:135 0.0.0.0:0 LISTENING 812 TCP 0.0.0.0:445 0.0.0.0:0 LISTENING 4 TCP 0.0.0.0:554 0.0.0.0:0 LISTENING 4196 TCP 0.0.0.0:2869 0.0.0.0:0 LISTENING 4 TCP 0.0.0.0:3261 0.0.0.0:0 LISTENING 3076 TCP 0.0.0.0:5357 0.0.0.0:0 LISTENING 4 TCP 0.0.0.0:10243 0.0.0.0:0 LISTENING 4 TCP 0.0.0.0:12049 0.0.0.0:0 LISTENING 2960 TCP 0.0.0.0:49152 0.0.0.0:0 LISTENING 440 TCP 0.0.0.0:49153 0.0.0.0:0 LISTENING 1008 TCP 0.0.0.0:49154 0.0.0.0:0 LISTENING 1120 TCP 0.0.0.0:49155 0.0.0.0:0 LISTENING 1720 TCP 0.0.0.0:49156 0.0.0.0:0 LISTENING 516 TCP 0.0.0.0:49173 0.0.0.0:0 LISTENING 500 TCP 0.0.0.0:49174 0.0.0.0:0 LISTENING 3464 TCP 5.135.132.208:139 0.0.0.0:0 LISTENING 4 TCP 5.135.132.208:3260 0.0.0.0:0 LISTENING 3076 TCP 5.135.132.208:50083 192.168.1.47:139 SYN_SENT 4 TCP 63.251.217.2:3260 0.0.0.0:0 LISTENING 3076 TCP 63.251.217.3:3260 0.0.0.0:0 LISTENING 3076 TCP 63.251.217.4:3260 0.0.0.0:0 LISTENING 3076 TCP 127.0.0.1:3260 0.0.0.0:0 LISTENING 3076 TCP 127.0.0.1:5354 0.0.0.0:0 LISTENING 2008 TCP 127.0.0.1:5939 0.0.0.0:0 LISTENING 3688 TCP 127.0.0.1:10000 0.0.0.0:0 LISTENING 2960 TCP 127.0.0.1:27015 0.0.0.0:0 LISTENING 2024 TCP 127.0.0.1:27015 127.0.0.1:49170 ESTABLISHED 2024 TCP 127.0.0.1:49170 127.0.0.1:27015 ESTABLISHED 2472 TCP 127.0.0.1:49171 127.0.0.1:49172 ESTABLISHED 3688 TCP 127.0.0.1:49172 127.0.0.1:49171 ESTABLISHED 3688 TCP 169.254.223.137:139 0.0.0.0:0 LISTENING 4 TCP 192.168.1.47:139 0.0.0.0:0 LISTENING 4 TCP 192.168.1.47:3260 0.0.0.0:0 LISTENING 3076 TCP 192.168.1.47:49158 64.94.18.65:12975 ESTABLISHED 1952 TCP 192.168.1.47:49159 192.168.1.1:5819 ESTABLISHED 1952 TCP 192.168.1.47:49596 91.199.212.171:80 CLOSE_WAIT 868 TCP 192.168.1.47:49597 205.234.175.175:80 CLOSE_WAIT 868 TCP 192.168.1.47:49774 74.125.113.125:5222 TIME_WAIT 0 TCP 192.168.1.47:49775 74.125.226.144:80 TIME_WAIT 0 TCP 192.168.1.47:49776 74.125.226.144:443 TIME_WAIT 0 TCP 192.168.1.47:49777 74.125.226.104:443 TIME_WAIT 0 TCP 192.168.1.47:49778 74.125.226.150:443 TIME_WAIT 0 TCP 192.168.1.47:49780 74.125.226.96:443 TIME_WAIT 0 TCP 192.168.1.47:49782 24.25.26.56:80 TIME_WAIT 0 TCP 192.168.1.47:49783 24.25.26.56:80 TIME_WAIT 0 TCP 192.168.1.47:49784 24.25.26.56:80 TIME_WAIT 0 TCP 192.168.1.47:49785 24.25.26.56:80 TIME_WAIT 0 TCP 192.168.1.47:49786 24.25.26.56:80 TIME_WAIT 0 TCP 192.168.1.47:49788 63.116.246.26:80 TIME_WAIT 0 TCP 192.168.1.47:49794 165.254.6.42:80 TIME_WAIT 0 TCP 192.168.1.47:49795 74.125.226.130:80 TIME_WAIT 0 TCP 192.168.1.47:49796 69.63.189.34:80 TIME_WAIT 0 TCP 192.168.1.47:49807 93.184.216.229:80 TIME_WAIT 0 TCP 192.168.1.47:49808 93.184.216.229:80 TIME_WAIT 0 TCP 192.168.1.47:49809 63.116.246.88:80 TIME_WAIT 0 TCP 192.168.1.47:49810 63.116.246.88:80 TIME_WAIT 0 TCP 192.168.1.47:49816 74.125.226.175:80 TIME_WAIT 0 TCP 192.168.1.47:49817 74.125.113.121:80 TIME_WAIT 0 TCP 192.168.1.47:49821 204.11.109.23:80 TIME_WAIT 0 TCP 192.168.1.47:49822 204.11.109.21:80 TIME_WAIT 0 TCP 192.168.1.47:49823 63.84.59.40:80 TIME_WAIT 0 TCP 192.168.1.47:49826 63.84.59.40:80 TIME_WAIT 0 TCP 192.168.1.47:49829 65.216.161.49:80 TIME_WAIT 0 TCP 192.168.1.47:49833 63.116.246.88:80 TIME_WAIT 0 TCP 192.168.1.47:49834 63.116.246.88:80 TIME_WAIT 0 TCP 192.168.1.47:49835 63.116.246.88:80 TIME_WAIT 0 TCP 192.168.1.47:49837 65.216.161.10:80 TIME_WAIT 0 TCP 192.168.1.47:49838 66.220.146.36:80 TIME_WAIT 0 TCP 192.168.1.47:49839 65.216.161.10:80 TIME_WAIT 0 TCP 192.168.1.47:49841 65.216.161.10:80 TIME_WAIT 0 TCP 192.168.1.47:49842 65.216.161.10:80 TIME_WAIT 0 TCP 192.168.1.47:49843 65.216.161.10:80 TIME_WAIT 0 TCP 192.168.1.47:49844 65.216.161.10:80 TIME_WAIT 0 TCP 192.168.1.47:49847 207.171.14.112:80 TIME_WAIT 0 TCP 192.168.1.47:49848 207.171.14.112:80 TIME_WAIT 0 TCP 192.168.1.47:49855 74.125.226.155:80 TIME_WAIT 0 TCP 192.168.1.47:49857 63.116.246.88:80 TIME_WAIT 0 TCP 192.168.1.47:49863 74.125.226.123:80 TIME_WAIT 0 TCP 192.168.1.47:49864 93.184.216.229:80 TIME_WAIT 0 TCP 192.168.1.47:49868 63.116.246.9:80 TIME_WAIT 0 TCP 192.168.1.47:49870 74.125.226.155:80 TIME_WAIT 0 TCP 192.168.1.47:49872 65.216.161.67:80 TIME_WAIT 0 TCP 192.168.1.47:49873 63.116.246.81:80 TIME_WAIT 0 TCP 192.168.1.47:49890 74.125.226.175:80 TIME_WAIT 0 TCP 192.168.1.47:49891 74.125.226.175:80 TIME_WAIT 0 TCP 192.168.1.47:49892 74.125.226.175:80 TIME_WAIT 0 TCP 192.168.1.47:49893 74.125.226.175:80 TIME_WAIT 0 TCP 192.168.1.47:49894 74.125.226.175:80 TIME_WAIT 0 TCP 192.168.1.47:49903 65.216.161.51:80 TIME_WAIT 0 TCP 192.168.1.47:49904 208.68.156.27:80 TIME_WAIT 0 TCP 192.168.1.47:49905 63.116.243.128:80 TIME_WAIT 0 TCP 192.168.1.47:49919 72.14.204.96:80 TIME_WAIT 0 TCP 192.168.1.47:49920 74.125.226.153:80 TIME_WAIT 0 TCP 192.168.1.47:49921 74.125.113.121:80 TIME_WAIT 0 TCP 192.168.1.47:49923 199.93.63.126:80 TIME_WAIT 0 TCP 192.168.1.47:49924 199.93.63.126:80 TIME_WAIT 0 TCP 192.168.1.47:49925 199.93.63.126:80 TIME_WAIT 0 TCP 192.168.1.47:49927 67.88.220.21:80 TIME_WAIT 0 TCP 192.168.1.47:49928 67.88.220.21:80 TIME_WAIT 0 TCP 192.168.1.47:49930 199.93.63.126:80 TIME_WAIT 0 TCP 192.168.1.47:49932 199.93.63.126:80 TIME_WAIT 0 TCP 192.168.1.47:49934 72.21.214.39:80 TIME_WAIT 0 TCP 192.168.1.47:49935 72.21.214.39:80 TIME_WAIT 0 TCP 192.168.1.47:49936 72.21.214.39:80 TIME_WAIT 0 TCP 192.168.1.47:49937 72.21.214.39:80 TIME_WAIT 0 TCP 192.168.1.47:49938 72.21.214.39:80 TIME_WAIT 0 TCP 192.168.1.47:49939 72.21.211.153:80 TIME_WAIT 0 TCP 192.168.1.47:49940 72.21.211.153:80 TIME_WAIT 0 TCP 192.168.1.47:49941 72.21.214.39:80 TIME_WAIT 0 TCP 192.168.1.47:49946 74.125.226.161:80 TIME_WAIT 0 TCP 192.168.1.47:49947 79.125.118.68:80 TIME_WAIT 0 TCP 192.168.1.47:49948 79.125.118.68:80 TIME_WAIT 0 TCP 192.168.1.47:49949 74.125.226.167:80 TIME_WAIT 0 TCP 192.168.1.47:49950 74.125.226.135:80 TIME_WAIT 0 TCP 192.168.1.47:49953 205.188.87.161:443 TIME_WAIT 0 TCP 192.168.1.47:49958 205.188.87.161:443 TIME_WAIT 0 TCP 192.168.1.47:49961 205.188.87.161:443 TIME_WAIT 0 TCP 192.168.1.47:49963 205.188.87.161:443 TIME_WAIT 0 TCP 192.168.1.47:49965 205.188.87.161:443 TIME_WAIT 0 TCP 192.168.1.47:49966 74.125.113.125:5222 ESTABLISHED 544 TCP 192.168.1.47:49967 74.125.226.144:80 ESTABLISHED 544 TCP 192.168.1.47:49968 74.125.226.144:443 ESTABLISHED 544 TCP 192.168.1.47:49969 74.125.226.105:443 ESTABLISHED 544 TCP 192.168.1.47:49970 74.125.226.150:443 ESTABLISHED 544 TCP 192.168.1.47:49971 74.125.226.150:443 TIME_WAIT 0 TCP 192.168.1.47:49972 74.125.226.128:443 ESTABLISHED 544 TCP 192.168.1.47:49973 91.198.22.71:80 TIME_WAIT 0 TCP 192.168.1.47:49978 74.125.226.128:80 ESTABLISHED 544 TCP 192.168.1.47:49985 74.125.226.128:80 ESTABLISHED 544 TCP 192.168.1.47:49986 64.12.189.249:443 ESTABLISHED 6064 TCP 192.168.1.47:49987 205.188.7.7:443 ESTABLISHED 6064 TCP 192.168.1.47:49988 64.12.165.72:443 ESTABLISHED 6064 TCP 192.168.1.47:49989 205.188.5.83:443 ESTABLISHED 6064 TCP 192.168.1.47:49991 205.188.248.152:443 ESTABLISHED 6064 TCP 192.168.1.47:49992 64.12.89.250:80 ESTABLISHED 6064 TCP 192.168.1.47:49993 63.84.95.58:80 ESTABLISHED 6064 TCP 192.168.1.47:49994 63.84.95.58:80 ESTABLISHED 6064 TCP 192.168.1.47:49996 63.116.246.35:80 ESTABLISHED 6064 TCP 192.168.1.47:49997 63.116.166.115:80 ESTABLISHED 6064 TCP 192.168.1.47:49998 63.84.95.51:80 ESTABLISHED 6064 TCP 192.168.1.47:49999 63.116.246.89:80 ESTABLISHED 6064 TCP 192.168.1.47:50000 63.84.95.11:80 ESTABLISHED 6064 TCP 192.168.1.47:50001 64.12.152.17:80 ESTABLISHED 6064 TCP 192.168.1.47:50002 63.84.95.64:80 ESTABLISHED 6064 TCP 192.168.1.47:50004 205.188.93.197:80 ESTABLISHED 6064 TCP 192.168.1.47:50005 205.188.95.226:80 ESTABLISHED 6064 TCP 192.168.1.47:50007 205.188.96.18:443 ESTABLISHED 544 TCP 192.168.1.47:50008 64.12.130.36:443 ESTABLISHED 544 TCP 192.168.1.47:50009 64.12.130.36:443 ESTABLISHED 544 TCP 192.168.1.47:50010 64.12.130.36:443 ESTABLISHED 544 TCP 192.168.1.47:50011 205.188.100.58:80 ESTABLISHED 544 TCP 192.168.1.47:50012 64.12.75.1:80 ESTABLISHED 544 TCP 192.168.1.47:50013 205.188.96.18:80 ESTABLISHED 544 TCP 192.168.1.47:50014 63.116.246.81:80 ESTABLISHED 544 TCP 192.168.1.47:50015 63.116.246.81:80 ESTABLISHED 544 TCP 192.168.1.47:50016 64.12.229.1:80 ESTABLISHED 544 TCP 192.168.1.47:50017 63.116.246.81:80 ESTABLISHED 544 TCP 192.168.1.47:50018 64.12.229.1:80 ESTABLISHED 544 TCP 192.168.1.47:50019 64.12.96.90:80 ESTABLISHED 544 TCP 192.168.1.47:50020 63.116.246.11:80 ESTABLISHED 544 TCP 192.168.1.47:50021 63.116.246.81:80 ESTABLISHED 544 TCP 192.168.1.47:50022 63.116.246.81:80 ESTABLISHED 544 TCP 192.168.1.47:50023 63.116.246.81:80 ESTABLISHED 544 TCP 192.168.1.47:50024 63.116.246.11:80 ESTABLISHED 544 TCP 192.168.1.47:50025 63.116.246.11:80 ESTABLISHED 544 TCP 192.168.1.47:50026 63.116.246.11:80 ESTABLISHED 544 TCP 192.168.1.47:50027 63.116.246.11:80 CLOSE_WAIT 544 TCP 192.168.1.47:50028 63.116.246.11:80 ESTABLISHED 544 TCP 192.168.1.47:50029 205.188.186.19:80 ESTABLISHED 544 TCP 192.168.1.47:50032 74.125.226.155:80 ESTABLISHED 544 TCP 192.168.1.47:50033 205.188.80.42:80 ESTABLISHED 544 TCP 192.168.1.47:50034 205.188.101.136:80 TIME_WAIT 0 TCP 192.168.1.47:50036 74.125.226.187:80 ESTABLISHED 544 TCP 192.168.1.47:50037 205.188.95.228:80 ESTABLISHED 544 TCP 192.168.1.47:50038 63.116.246.89:80 ESTABLISHED 544 TCP 192.168.1.47:50039 63.116.246.89:80 ESTABLISHED 544 TCP 192.168.1.47:50040 205.188.93.196:80 ESTABLISHED 544 TCP 192.168.1.47:50041 63.116.246.10:80 ESTABLISHED 544 TCP 192.168.1.47:50042 205.188.95.226:80 ESTABLISHED 544 TCP 192.168.1.47:50043 63.116.246.83:80 ESTABLISHED 544 TCP 192.168.1.47:50044 63.84.59.42:80 ESTABLISHED 544 TCP 192.168.1.47:50046 205.188.93.197:80 ESTABLISHED 544 TCP 192.168.1.47:50047 205.188.93.197:80 ESTABLISHED 544 TCP 192.168.1.47:50050 63.116.246.35:80 ESTABLISHED 544 TCP 192.168.1.47:50051 63.116.166.115:80 ESTABLISHED 544 TCP 192.168.1.47:50052 208.71.123.131:80 ESTABLISHED 544 TCP 192.168.1.47:50053 63.84.95.57:80 ESTABLISHED 544 TCP 192.168.1.47:50054 208.71.123.1:80 ESTABLISHED 544 TCP 192.168.1.47:50055 208.71.123.1:80 ESTABLISHED 544 TCP 192.168.1.47:50056 208.71.123.133:80 ESTABLISHED 544 TCP 192.168.1.47:50057 208.71.123.133:80 ESTABLISHED 544 TCP 192.168.1.47:50058 208.71.123.1:80 ESTABLISHED 544 TCP 192.168.1.47:50061 63.84.59.66:80 ESTABLISHED 544 TCP 192.168.1.47:50062 63.84.59.66:80 ESTABLISHED 544 TCP 192.168.1.47:50066 205.188.101.136:80 TIME_WAIT 0 TCP 192.168.1.47:50072 205.188.101.136:80 TIME_WAIT 0 TCP 192.168.1.47:50073 64.191.211.145:80 ESTABLISHED 544 TCP 192.168.1.47:50074 205.188.101.136:80 TIME_WAIT 0 TCP 192.168.1.47:50075 63.84.95.50:80 ESTABLISHED 544 TCP 192.168.1.47:50077 63.84.95.50:80 ESTABLISHED 544 TCP 192.168.1.47:50078 63.84.95.50:80 ESTABLISHED 544 TCP 192.168.1.47:50079 63.84.95.50:80 ESTABLISHED 544 TCP 192.168.1.47:50080 63.84.95.50:80 ESTABLISHED 544 TCP 192.168.1.47:50081 63.84.95.50:80 ESTABLISHED 544 TCP 192.168.1.47:50082 205.188.101.136:80 ESTABLISHED 544 TCP [::]:80 [::]:0 LISTENING 4 TCP [::]:135 [::]:0 LISTENING 812 TCP [::]:445 [::]:0 LISTENING 4 TCP [::]:554 [::]:0 LISTENING 4196 TCP [::]:2869 [::]:0 LISTENING 4 TCP [::]:3587 [::]:0 LISTENING 5316 TCP [::]:5357 [::]:0 LISTENING 4 TCP [::]:10243 [::]:0 LISTENING 4 TCP [::]:49152 [::]:0 LISTENING 440 TCP [::]:49153 [::]:0 LISTENING 1008 TCP [::]:49154 [::]:0 LISTENING 1120 TCP [::]:49155 [::]:0 LISTENING 1720 TCP [::]:49156 [::]:0 LISTENING 516 TCP [::]:49173 [::]:0 LISTENING 500 TCP [::]:49174 [::]:0 LISTENING 3464 UDP 0.0.0.0:500 *:* 1120 UDP 0.0.0.0:1900 *:* 1952 UDP 0.0.0.0:3702 *:* 1292 UDP 0.0.0.0:3702 *:* 1292 UDP 0.0.0.0:3702 *:* 1932 UDP 0.0.0.0:3702 *:* 1932 UDP 0.0.0.0:4500 *:* 1120 UDP 0.0.0.0:5004 *:* 4196 UDP 0.0.0.0:5005 *:* 4196 UDP 0.0.0.0:5355 *:* 952 UDP 0.0.0.0:12049 *:* 2960 UDP 0.0.0.0:58309 *:* 1292 UDP 0.0.0.0:60117 *:* 1292 UDP 0.0.0.0:62354 *:* 2008 UDP 0.0.0.0:62356 *:* 1932 UDP 0.0.0.0:64930 *:* 2572 UDP 5.135.132.208:137 *:* 4 UDP 5.135.132.208:138 *:* 4 UDP 5.135.132.208:5353 *:* 2008 UDP 127.0.0.1:54310 *:* 6064 UDP 127.0.0.1:61549 *:* 2472 UDP 127.0.0.1:61550 *:* 2472 UDP 127.0.0.1:62352 *:* 2024 UDP 127.0.0.1:62353 *:* 2024 UDP 169.254.223.137:137 *:* 4 UDP 169.254.223.137:138 *:* 4 UDP 169.254.223.137:5353 *:* 2008 UDP 192.168.1.47:137 *:* 4 UDP 192.168.1.47:138 *:* 4 UDP 192.168.1.47:5353 *:* 2008 UDP 192.168.1.47:56174 *:* 1952 UDP [::]:500 *:* 1120 UDP [::]:3540 *:* 5316 UDP [::]:3702 *:* 1292 UDP [::]:3702 *:* 1932 UDP [::]:3702 *:* 1292 UDP [::]:3702 *:* 1932 UDP [::]:4500 *:* 1120 UDP [::]:5004 *:* 4196 UDP [::]:5005 *:* 4196 UDP [::]:5355 *:* 952 UDP [::]:58310 *:* 1292 UDP [::]:60118 *:* 1292 UDP [::]:62355 *:* 2008 UDP [::]:62357 *:* 1932 UDP [::1]:1900 *:* 1932 UDP [::1]:56249 *:* 1932 UDP [fe80::c56a:e5a2:bf84:3df7%11]:1900 *:* 1932 UDP [fe80::c56a:e5a2:bf84:3df7%11]:56248 *:* 1932 UDP [fe80::f190:982b:bc44:df89%18]:1900 *:* 1932 UDP [fe80::f190:982b:bc44:df89%18]:5353 *:* 2008 UDP [fe80::f190:982b:bc44:df89%18]:56247 *:* 1932 So I searched for PID 4 in the Task Manager and the name is System and description is NT Kernel & System. Don't think I am suppose to close that. =\
M@T Posted February 23, 2011 Posted February 23, 2011 Indeed, you can't close that. With some googling, I found that solution : http://www.cameroncooke.com/2009/01/25/windows-7-uses-port-80-and-makes-it-impossible-to-install-apache-solution/ If that doesn't work, try accessing http://localhost/ and see if you get something. If so, the result should give you some hints about what is using the port.
sprayerftw Posted February 23, 2011 Author Posted February 23, 2011 Nice! Thank you so much. The solution in the first link didn't work, but if you keep scrolling down, there is a better solution.
JiN1337 Posted February 24, 2011 Posted February 24, 2011 Well, M@T nice job finding the solution to that. I'm having a problem much like this except that both of my ports work fine, and I have opened them, port 53 UDP and 80 TCP forwarded to my LAN IP which is 192.168.1.5 however, when I launch HyperGTS and Port 80 is open, when I launch the DNS server from HyperGTS and I scan the port (53), it times out. Do you think you could please help me find the problem? I've been off and at this for a couple of days now, with no solution. Maybe it's much simpler and I'm overlooking the basics, or maybe it's way over my head. I don't really know.. thanks in advance if you do decide to help.
M@T Posted February 26, 2011 Posted February 26, 2011 Online scanners usually don't support UDP scans, because they are a pain to perform. If you are sure the port is open in your firewall and properly forwarded, but DS's still can't connect from outside your network, it may be your ISP blocking the port ; you can't do much about that, sadly. Oh, and I was wondering ; do HyperGTS' DNS server respond with your local, or your public IP when someone tries to access gamestats2.gs.nintendowifi.net ? That could be the source of the problem ; if it gives your local IP to machines connected from the Internet, that can't work.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now