Welcome to the RaGEZONE - MMORPG development forums.

How to block or ban IPs/Player in my Firewall or Server

This is a discussion on How to block or ban IPs/Player in my Firewall or Server within the Ran Online Help forums, part of the Ran Online category; How to block or ban IPs/Player in my Firewall or Server.....

Results 1 to 5 of 5
  1. #1
    Hardcore Member
    Rank
    Member
    Join Date
    Dec 2008
    Posts
    114
    Liked
    11

    How to block or ban IPs/Player in my Firewall or Server

    Click
    How to block or ban IPs/Player in my Firewall or Server..
    The Hardest Thing to Find,
    Are the Things Behind our Mind


  2. #2
    Web Designer
    Rank
    Member +
    Join Date
    Oct 2009
    Posts
    349
    Liked
    27

    Re: How to block or ban IPs/Player in my Firewall or Server

    ur admin cp?
    Treat Others as You Want To Be Treated
    Shared files
    My Launcher
    How Configure Features Thor Patcher launcher

  3. #3
    Delta Subscription
    Rank
    Subscriber
    Join Date
    Feb 2009
    Location
    /var/users/
    Posts
    582
    Liked
    108

    Re: How to block or ban IPs/Player in my Firewall or Server

    How do I block a specific IP from my server?


    Code:
    IPSec Filtering
    
    First, you will need to open the IPSec snap-in:
    
    Start -> Run -> mmc
    File -> Add/Remove Snap-in...
    Add...
    IP Security Policy Management (Not to be confused with IP Security Monitor)
    Local Computer
    Highlight 'Security Policies on Local Computer'
    
    In the right pane, right-click and choose 'Create IP Security Policy...'
    This will start the IP Security Policy Wizard.
    Choose 'Next'
    Enter a 'Name:' and 'Description:'
    UN-CHECK 'Activate the default response rule.'
    Leave 'Edit properties' checked.
    and click 'Finish'
    Under 'Rules' choose 'Add...' This will start the Security Rule Wizard.
    
    'Next'
    This rule does not specify a tunnel.
    Local area networks (LAN)
    This will open the 'IP Filter List'
    Choose 'Add...'
    Enter a 'Name:' and 'Description:' *Use the IP as the name for identification purposes.*
    Choose 'Add...'
    'Next'
    'Description:' is optional here, though I'd put the IP to block again...
    UN-CHECK 'Mirrored. match packets with the exact opposite source and destination address.'
    For 'Source address:' Use the Drop-down to choose 'A specific IP Address' and enter the IP address to IP to be blocked.
    'Next'
    For 'Destination address:' Use the Drop-down to choose 'My IP Address'
    'Next'
    For 'Select a protocol type:' leave the drop-down on 'Any'
    'Next'
    Make sure 'Edit properties' is unchecked and Click 'Finish'
    This will return you to the 'IP Filter List' press 'OK' to close it.
    
    You will now see and should select the radial for the filter list you just created.
    'Next'
    This will open 'Filter Action'
    Choose 'Add...'
    'Next'
    Enter a 'Name:' and 'Description:' This action is simply for blocking traffic so Name it "BLOCK"
    'Next'
    Select the 'Block' radial
    'Next'
    Make sure 'Edit properties' is unchecked and Click 'Finish'
    
    This will return you to the 'Filter Action' selection You will now see and should select the radial for the filter action you just created. Make sure 'Edit properties' is unchecked and Click 'Finish'
    Click 'OK' to close the Policy you've just created.
    
    The new policy should now show up in the right pane... to activate it, simply right-click and choose 'assign'

  4. #4
    Hardcore Member
    Rank
    Member
    Join Date
    Dec 2008
    Posts
    114
    Liked
    11

    Re: How to block or ban IPs/Player in my Firewall or Server

    Quote Originally Posted by denvee View Post
    How do I block a specific IP from my server?


    Code:
    IPSec Filtering
    
    First, you will need to open the IPSec snap-in:
    
    Start -> Run -> mmc
    File -> Add/Remove Snap-in...
    Add...
    IP Security Policy Management (Not to be confused with IP Security Monitor)
    Local Computer
    Highlight 'Security Policies on Local Computer'
    
    In the right pane, right-click and choose 'Create IP Security Policy...'
    This will start the IP Security Policy Wizard.
    Choose 'Next'
    Enter a 'Name:' and 'Description:'
    UN-CHECK 'Activate the default response rule.'
    Leave 'Edit properties' checked.
    and click 'Finish'
    Under 'Rules' choose 'Add...' This will start the Security Rule Wizard.
    
    'Next'
    This rule does not specify a tunnel.
    Local area networks (LAN)
    This will open the 'IP Filter List'
    Choose 'Add...'
    Enter a 'Name:' and 'Description:' *Use the IP as the name for identification purposes.*
    Choose 'Add...'
    'Next'
    'Description:' is optional here, though I'd put the IP to block again...
    UN-CHECK 'Mirrored. match packets with the exact opposite source and destination address.'
    For 'Source address:' Use the Drop-down to choose 'A specific IP Address' and enter the IP address to IP to be blocked.
    'Next'
    For 'Destination address:' Use the Drop-down to choose 'My IP Address'
    'Next'
    For 'Select a protocol type:' leave the drop-down on 'Any'
    'Next'
    Make sure 'Edit properties' is unchecked and Click 'Finish'
    This will return you to the 'IP Filter List' press 'OK' to close it.
    
    You will now see and should select the radial for the filter list you just created.
    'Next'
    This will open 'Filter Action'
    Choose 'Add...'
    'Next'
    Enter a 'Name:' and 'Description:' This action is simply for blocking traffic so Name it "BLOCK"
    'Next'
    Select the 'Block' radial
    'Next'
    Make sure 'Edit properties' is unchecked and Click 'Finish'
    
    This will return you to the 'Filter Action' selection You will now see and should select the radial for the filter action you just created. Make sure 'Edit properties' is unchecked and Click 'Finish'
    Click 'OK' to close the Policy you've just created.
    
    The new policy should now show up in the right pane... to activate it, simply right-click and choose 'assign'

    sir have you tested this one?
    coz i've seen this one in google..
    The Hardest Thing to Find,
    Are the Things Behind our Mind


  5. #5
    Delta Subscription
    Rank
    Subscriber
    Join Date
    Feb 2009
    Location
    /var/users/
    Posts
    582
    Liked
    108

    Re: How to block or ban IPs/Player in my Firewall or Server

    yeah thats what i use in my server and it works

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •