Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. PORT BLOCKING FOR WINDOWS 98

PORT BLOCKING FOR WINDOWS 98

Scheduled Pinned Locked Moved C / C++ / MFC
windows-admintoolshelptutorialquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    URagavSouth
    wrote on last edited by
    #1

    Hi, can I get help on how to block and realse the ports for Win 98 OS. From msdn i found that ipseccmd is the utility that could be used for Windows XP and Windows2000 to block/release ports. Similraly, is there any utility available for Windows 98? Or is there any other method by which I can block/relase ports for Windows 98(i.e, any registry enry that helps in blocking ports)??????? Thnx in advance URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .

    A 1 Reply Last reply
    0
    • U URagavSouth

      Hi, can I get help on how to block and realse the ports for Win 98 OS. From msdn i found that ipseccmd is the utility that could be used for Windows XP and Windows2000 to block/release ports. Similraly, is there any utility available for Windows 98? Or is there any other method by which I can block/relase ports for Windows 98(i.e, any registry enry that helps in blocking ports)??????? Thnx in advance URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .

      A Offline
      A Offline
      Alexander M
      wrote on last edited by
      #2

      Just listen to that port and don't accept any connection, then it's "closed" ;). The other way is to create a device driver. Don't try it, just do it! ;-)

      U 1 Reply Last reply
      0
      • A Alexander M

        Just listen to that port and don't accept any connection, then it's "closed" ;). The other way is to create a device driver. Don't try it, just do it! ;-)

        U Offline
        U Offline
        URagavSouth
        wrote on last edited by
        #3

        Hi, I need to block both outbound and inbound ports.As you say I can listen in that port and not accept connections to control inbounf traffic on that port.But waht could be done for the outbound traffic?Could you explain more about the device drivers method which you have mentioned? URagav Everything can be sacrificed for truth, but truth cannot be sacrificed for anything .

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups