Talk:Main Page: Difference between revisions

From The Uniform Server Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(23 intermediate revisions by 14 users not shown)
Line 1: Line 1:
Brand information for the makers of tea and iced tea beverages. Includes recipes,
== XP firewall ==
tea history and development, glossary, and answers to frequently asked questions
 
* [http://www.teainfo.org/ tea]
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.
* [http://www.teainfo.org/tea-bag.php tea bag]
<code>
* [http://www.teainfo.org/tea-gardner.php Tea Gardner]
<pre>
* [http://www.teainfo.org/green-tea.php green tea]
netsh firewall show state
* [http://www.teainfo.org/herbal-teas.php herbal teas]
pause
* [http://www.pizzaguide.org/ pizza]
netsh firewall add portopening TCP 80 MyWebPort
* [http://www.pizzaguide.org/pizza-dough.php pizza dough]
pause
* [http://www.pizzaguide.org/italian-pizza.php italian pizza]
netsh firewall delete portopening TCP 80
* [http://www.pizzaguide.org papa johns pizza]
pause
* [http://www.coffee-guide.us/ coffee]
netsh firewall show state
* [http://www.coffee-guide.us/gourmet-coffee.php gourmet coffee]
pause
* [http://www.coffee-guide.us/coffee-makers.php coffee makers]
</pre>
* [http://www.coffee-guide.us/coffee-tables.php coffee tables]
</code>
* [http://www.coffee-guide.us/organic-coffee.php organic coffee]
 
* [http://www.chocolateplanet.org Chocolate]
== XP Firewall reply ==
* [http://www.chocolateplanet.org chocolate factory]
 
* [http://www.chocolateplanet.org chocolate candy]
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.
* [http://www.chocolateplanet.org charlie and chocolate factory]
 
* [http://www.chocolateplanet.org chocolate chips]
thanks
--[[User:Olajideolaolorun|Olajide]] 15:31, 27 August 2006 (PDT)

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)