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. Web Development
  3. ASP.NET
  4. How to Block Specific IP Number to Access my website

How to Block Specific IP Number to Access my website

Scheduled Pinned Locked Moved ASP.NET
tutorial
5 Posts 4 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.
  • S Offline
    S Offline
    Samarjeet Singh india
    wrote on last edited by
    #1

    Hello , I want to block some IP number to access my site In IIS6 I know but in IIS7 I am unable to find option to block the IP Thnks.

    B J A 3 Replies Last reply
    0
    • S Samarjeet Singh india

      Hello , I want to block some IP number to access my site In IIS6 I know but in IIS7 I am unable to find option to block the IP Thnks.

      B Offline
      B Offline
      Brij
      wrote on last edited by
      #2

      In IIS7, for it a role has to be added. Go to Server Manager > Roles > Add Role Services. Under Security node in the Role Services tree there is an option for IP and Domain Restrictions.

      Cheers!! Brij Check my latest Article :Exploring ASP.NET Validators

      1 Reply Last reply
      0
      • S Samarjeet Singh india

        Hello , I want to block some IP number to access my site In IIS6 I know but in IIS7 I am unable to find option to block the IP Thnks.

        J Offline
        J Offline
        Jens Meyer
        wrote on last edited by
        #3

        Hi, optional you can build a ASP.NET HTTP-Module to have your very own, custom made IP filtering.

        When in trouble, when in doubt, run in circles, scream and shout

        B 1 Reply Last reply
        0
        • J Jens Meyer

          Hi, optional you can build a ASP.NET HTTP-Module to have your very own, custom made IP filtering.

          When in trouble, when in doubt, run in circles, scream and shout

          B Offline
          B Offline
          Brij
          wrote on last edited by
          #4

          Yes, we can have our custom module to implement any specific requirement.For normal scenario we can use the one, that is already provided :)

          Cheers!! Brij Check my latest Article :Exploring ASP.NET Validators

          1 Reply Last reply
          0
          • S Samarjeet Singh india

            Hello , I want to block some IP number to access my site In IIS6 I know but in IIS7 I am unable to find option to block the IP Thnks.

            A Offline
            A Offline
            Abhijit Jana
            wrote on last edited by
            #5

            Agree with above answers. But, here is the complete guide. Have a look. Configure IPv4 Address Restrictions for Remote Connections (IIS 7)[^] Hope this will give you clear idea.

            Cheers ! Abhijit My Blog : http://abhijitjana.net

            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