Talk:Main Page: Difference between revisions

From The Uniform Server Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(13 intermediate revisions by 10 users not shown)
Line 1: Line 1:
Hacked By TehLiqE
== XP firewall ==


hello all, i had a few problems on XP sp2 with the firewall. I found that using these commands i can open and close the ports. Can only get this to work when installed as a service tho.
<code>
<pre>
netsh firewall show state
pause
netsh firewall add portopening TCP 80 MyWebPort
pause
netsh firewall delete portopening TCP 80
pause
netsh firewall show state
pause
</pre>
</code>


Bu Site By TehLiqE tArAfindan Deface Edilmistir.
== XP Firewall reply ==


those are probably real commands for windows. it does not have anything to do with our server. whether or not the port is open on ur pc is up to you and not for the program to keep secure. ports are open for public sites so outside source can see them.


WwW.sTaticStroke.tr.Cx
thanks
 
--[[User:Olajideolaolorun|Olajide]] 15:31, 27 August 2006 (PDT)
 
Unutmayinki Bizler Siz Disarida Oynarken Annelerinizin Oynama Dedikleri O Kotu  Cocuklariz
 
 
 
 
 
 
 
By TehLiqE Start Show

Latest revision as of 07:24, 16 December 2011

XP firewall

hello all, i had a few problems on XP sp2 with the firewall. I found that using these commands i can open and close the ports. Can only get this to work when installed as a service tho.

netsh firewall show state
pause
netsh firewall add portopening TCP 80 MyWebPort
pause
netsh firewall delete portopening TCP 80
pause
netsh firewall show state
pause

XP Firewall reply

those are probably real commands for windows. it does not have anything to do with our server. whether or not the port is open on ur pc is up to you and not for the program to keep secure. ports are open for public sites so outside source can see them.

thanks --Olajide 15:31, 27 August 2006 (PDT)