Firewall: Windows XP: Difference between revisions
Jump to navigation
Jump to search
m
Reverted edits by Upazixorys (Talk); changed back to last version by Ric
Upazixorys (talk | contribs) No edit summary |
m (Reverted edits by Upazixorys (Talk); changed back to last version by Ric) |
||
Line 1: | Line 1: | ||
<span id="top"></span> | |||
<div style="padding:0;margin:0; border-bottom:3px inset #000000"> | |||
{| | {| | ||
| [[Image:uc_small_logo.gif | MPG UniCenter]] || | | [[Image:uc_small_logo.gif | MPG UniCenter]] || | ||
Line 11: | Line 10: | ||
[[Firewall: TCP View | TCP View]] | [[Firewall: TCP View | TCP View]] | ||
|} | |} | ||
</div> | |||
{| cellpadding= | {| cellpadding="2" | ||
| | | | ||
__TOC__ | __TOC__ | ||
|| | || | ||
'''Firewalls''' | '''Firewalls'''<br>'''Home Web Server Uniform Server 3.5-Apollo.''' | ||
|} | |} | ||
Microsoft started including firewall software with the introduction of XP. Not originally enabled by default hence depending on your version make sure it is enabled if you decide to go with this firewall. Note from service pack 2, it is enabled by default. | Microsoft started including firewall software with the introduction of XP. Not originally enabled by default hence depending on your version make sure it is enabled if you decide to go with this firewall. Note from service pack 2, it is enabled by default. | ||
Line 23: | Line 22: | ||
== Activating Windows XP firewall == | == Activating Windows XP firewall == | ||
{|cellpadding= | {|cellpadding="6" cellspacing="8" | ||
|- | |- | ||
|style= | |style="background:#e8e8e8" valign="top"| | ||
'''Enabling XP's firewall is easy:''' | '''Enabling XP's firewall is easy:''' | ||
Go to '''start''' | Go to '''start''' > '''control panel''' > '''network and Internet connections''' > '''network connections''' | ||
Right click on your Internet connection (which should be at the top of the page labeled either Dial-Up or Bradband) and select 'properties.' | Right click on your Internet connection (which should be at the top of the page labeled either Dial-Up or Bradband) and select 'properties.' | ||
Line 34: | Line 33: | ||
[[Image:Uc_fireconfig_1.gif]] | [[Image:Uc_fireconfig_1.gif]] | ||
|- | |- | ||
|style= | |style="background:#e8e8e8" valign="top"| | ||
Select the '''advanced''' tab and click on '''Settings'''. | Select the '''advanced''' tab and click on '''Settings'''. | ||
| | | | ||
[[Image:Uc_fireconfig_1a.gif]] | [[Image:Uc_fireconfig_1a.gif]] | ||
|- | |- | ||
|style= | |style="background:#e8e8e8" valign="top"| | ||
Turn firewall On | Turn firewall On | ||
Line 74: | Line 73: | ||
== Allowing applications through a Windows XP firewall == | == Allowing applications through a Windows XP firewall == | ||
To enable certain applications to bypass Windows XP firewall, you need to open specific ports for their use. | To enable certain applications to bypass Windows XP firewall, you need to open specific ports for their use.<br> | ||
You do this by creating a custom 'Service.' | You do this by creating a custom 'Service.' | ||
{|cellpadding= | {|cellpadding="6" cellspacing="8" | ||
|- | |- | ||
|style= | |style="background:#e8e8e8" valign="top"| | ||
# Select '''start''' | # Select '''start''' > '''control panel''' > '''network and Internet connections''' > '''network connections''' | ||
# Right click on your internet connection (which should be at the top of the page) and select '''properties''' | # Right click on your internet connection (which should be at the top of the page) and select '''properties''' | ||
# Select '''advanced''' tab and click '''settings'''. | # Select '''advanced''' tab and click '''settings'''. | ||
Line 93: | Line 92: | ||
[[Image:Uc_fireconfig_6.gif]] | [[Image:Uc_fireconfig_6.gif]] | ||
|- | |- | ||
|style= | |style="background:#e8e8e8" valign="top"| | ||
'''''Note'':''' That the new service is added to the list and enabled. File transfers should now work in MSN messenger. | '''''Note'':''' That the new service is added to the list and enabled. File transfers should now work in MSN messenger. | ||
Line 105: | Line 104: | ||
<div style="padding-left:20px"> | |||
{| | {| | ||
|-style= | |-style="background:#000000;color:#ffffff" | ||
!colspan= | !colspan="2"|Hosted Application Port Numbers | ||
|-style= | |-style="background:#cccccc" | ||
|align= | |align="center"|'''Websites (http:)'''|| ''' Port 80 TCP for file <nowiki>http://</nowiki> ''' | ||
|-style= | |-style="background:#cccccc" | ||
|align= | |align="center"|'''FTP Sites (ftp:)'''|| ''' Port 21 TCP/UDP''' | ||
|-style= | |-style="background:#cccccc" | ||
|align= | |align="center"|'''Telnet (telnet:)'''|| ''' Port 23 TCP/UDP''' | ||
|-style= | |-style="background:#cccccc" | ||
|align= | |align="center"|''' Encrypted HTTP (https:) '''|| '''Port 443 TCP''' | ||
|} | |} | ||
</div> | |||
| | | |