0% found this document useful (0 votes)
23 views2 pages

Portas

Uploaded by

bancaroleplay24
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views2 pages

Portas

Uploaded by

bancaroleplay24
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

netsh advfirewall firewall add rule name="30200 TCP" dir=in action=allow

protocol=TCP localport=30200
cls
netsh advfirewall firewall add rule name="30200 UDP" dir=in action=allow
protocol=UDP localport=30200
cls
netsh advfirewall firewall add rule name="30200 TCP" dir=out action=allow
protocol=TCP localport=30200
cls
netsh advfirewall firewall add rule name="30200 UDP" dir=out action=allow
protocol=UDP localport=30200
cls

netsh advfirewall firewall add rule name="8080 TCP" dir=in action=allow


protocol=TCP localport=8080
cls
netsh advfirewall firewall add rule name="8080 UDP" dir=in action=allow
protocol=UDP localport=8080
cls
netsh advfirewall firewall add rule name="8080 TCP" dir=out action=allow
protocol=TCP localport=8080
cls
netsh advfirewall firewall add rule name="8080 UDP" dir=out action=allow
protocol=UDP localport=8080
cls

netsh advfirewall firewall add rule name="8080 TCP" dir=in action=allow


protocol=TCP localport=80
cls
netsh advfirewall firewall add rule name="8080 UDP" dir=in action=allow
protocol=UDP localport=80
cls
netsh advfirewall firewall add rule name="8080 TCP" dir=out action=allow
protocol=TCP localport=80
cls
netsh advfirewall firewall add rule name="8080 UDP" dir=out action=allow
protocol=UDP localport=80
cls

netsh advfirewall firewall add rule name="3306 TCP" dir=in action=allow


protocol=TCP localport=3306
cls
netsh advfirewall firewall add rule name="3306 UDP" dir=in action=allow
protocol=UDP localport=3306
cls
netsh advfirewall firewall add rule name="3306 TCP" dir=out action=allow
protocol=TCP localport=3306
cls
netsh advfirewall firewall add rule name="3306 UDP" dir=out action=allow
protocol=UDP localport=3306
cls

netsh advfirewall firewall add rule name="30120 TCP" dir=in action=allow


protocol=TCP localport=30120
cls
netsh advfirewall firewall add rule name="30120 UDP" dir=in action=allow
protocol=UDP localport=30120
cls
netsh advfirewall firewall add rule name="30120 TCP" dir=out action=allow
protocol=TCP localport=30120
cls
netsh advfirewall firewall add rule name="30120 UDP" dir=out action=allow
protocol=UDP localport=30120
cls

You might also like