1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

how do I turn ports off

Discussion in 'Windows XP' started by rod951236, 2003/09/05.

Thread Status:
Not open for further replies.
  1. 2003/09/05
    rod951236

    rod951236 Inactive Thread Starter

    Joined:
    2003/09/04
    Messages:
    3
    Likes Received:
    0
    How do i turn the ports off and on in Windows XP? 135-137-445 etc...
     
  2. 2003/09/06
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    This is not an area I am familiar with, but the same effect can often be achieved through your firewall by blocking all incoming/outgoing on those ports.

    In Kerio it is quite straightforward to set up a rule to block a specific port or ports. Disable the rule to unblock.
     

  3. to hide this advert.

  4. 2003/09/06
    brett

    brett Inactive Alumni

    Joined:
    2002/01/11
    Messages:
    2,058
    Likes Received:
    0
    You could probably close certain ports by disabling unnecessary services but it'd be time consuming and, if you make a mistake, you could end up with things not working as they should.

    I'd suggest that you follow Pete's advice and simply install a firewall (or, at the very least, enable ICF).
     
  5. 2003/09/07
    jmatt

    jmatt Well-Known Member

    Joined:
    2002/01/12
    Messages:
    189
    Likes Received:
    0
  6. 2003/09/07
    mflynn

    mflynn Inactive

    Joined:
    2002/08/14
    Messages:
    4,141
    Likes Received:
    9
    Great link JMatt

    I like!!!

    First time I have seen all this in such a brief condensed form.

    Tho I knew of most of them, when I need to use them I have forgotten the exact syntax etc.

    WARNING:
    However for most users I urge extreme caution and to only do one thing at a time and to document what they do.

    Example one of these will kill SMTP (needed for most email programs).

    Others would effect file sharing for those that have a peer to network at home.

    And several would neuter a Server.

    For most users I recommend doing port blocking thru the firewall, and as Pete said it is easy and straight forward in Kerio.

    So for most users, if you don't have a configurable firewall get one before attempting this route.

    Mike
     
  7. 2003/09/07
    jmatt

    jmatt Well-Known Member

    Joined:
    2002/01/12
    Messages:
    189
    Likes Received:
    0
    Well said mflynn .
     
  8. 2003/09/08
    charlesvar

    charlesvar Inactive Alumni

    Joined:
    2002/02/18
    Messages:
    7,024
    Likes Received:
    0
    From a cmd box netstat -an which gives a list of Ports. Next to all the UDP ports listed is *:* under Foreign Address. Anyone know what that means?

    Regards - Charles
     
  9. 2003/09/20
    charlesvar

    charlesvar Inactive Alumni

    Joined:
    2002/02/18
    Messages:
    7,024
    Likes Received:
    0
    From a cmd box netstat -an which gives a list of Ports. Next to all the UDP ports listed is *:* under Foreign Address. Anyone know what that means?


    I'm resurrecting this thread to answer my own question:

    From: Microsoft Windows Security Inside Out for Windows XP and Windows 2000 Copyright © 2003 by Ed Bott and Carl Siechert

    "The local IP addresses in the Netstat report all refer to the local system, although they're expressed in three ways: 0.0.0.0, 127.0.0.1, and 10.0.0.3. The third address alternative is the one assigned to the system by the network's Dynamic Host Configuration Protocol (DHCP) server. The Foreign Address fields are all zeros in the case of the TCP connections, and *:* in the case of the UDP connections. Both values indicate that the ports are waiting to receive a message from any IP address and any port. No connections are currently established. "

    So, it turns out to be a wildcard setting.

    Regards - Charles
     
    Last edited: 2003/09/20
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.