Networking Forums

Networking Forums > Computer Networking > Windows Networking > Utility to block traffic to one specific IP address

Reply
Thread Tools Display Modes

Utility to block traffic to one specific IP address

 
 
robpimentel@yahoo.com
Guest
Posts: n/a

 
      10-11-2007, 12:33 PM
Hello,

Running Windows Server 2003 SP2 on a multi-homed machine. Is there a
Windows utility that I can use to temporarily block all traffic to
(and possibly from) a specific IP address on the server?

For example, server has following addresses

10.12.1.2
10.12.1.3
10.12.1.4

I want to temporarily block all incoming traffic to 10.12.1.3 on the
fly. Meaning, I don't want to use something that will require a reboot
before it will take effect. Also, I need to be able to unblock it just
as quickly. I need to run a series of tests where I will be blocking
and unblocking the IP repeatedly. IPSec sounds like one option. Are
there other options?

All the traffic will be restricted to an internal LAN.

Thanks,
pimy

 
Reply With Quote
 
 
 
 
ThePro
Guest
Posts: n/a

 
      10-11-2007, 02:03 PM
<(E-Mail Removed)> wrote:
> Hello,
>
> Running Windows Server 2003 SP2 on a multi-homed machine. Is there a
> Windows utility that I can use to temporarily block all traffic to
> (and possibly from) a specific IP address on the server?
>
> For example, server has following addresses
>
> 10.12.1.2
> 10.12.1.3
> 10.12.1.4
>
> I want to temporarily block all incoming traffic to 10.12.1.3 on the
> fly. Meaning, I don't want to use something that will require a reboot
> before it will take effect.


If each IP address is on a different NIC, why don't you disable the
10.12.1.3 NIC ? It is quick and does not require a restart.

ThePro

 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      10-11-2007, 04:09 PM
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ups.com...
> Running Windows Server 2003 SP2 on a multi-homed machine. Is there a
> Windows utility that I can use to temporarily block all traffic to
> (and possibly from) a specific IP address on the server?
>
> For example, server has following addresses
>
> 10.12.1.2
> 10.12.1.3
> 10.12.1.4


You have bigger problems here.

If these are all on different Nics then,...you just can't do that,...unless
you are using Nic Teaming. IP addresses from the same subnet need to be on
the same Nic.

IP Addresses from different subnet must be on different Nic except for VLANs
while running VLAN capable Nics. There is another exception to that but I
not going to get into that because it is not relevant here.

If these are all on the same Nic than traffic leaving the machine is always
going to come "from" the Primary IP,...the others may "receive" but they
don't send.

I don't think there is a real answer to your original question because I
think the original premise leading up to it is incorrect.

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


 
Reply With Quote
 
robpimentel@yahoo.com
Guest
Posts: n/a

 
      10-11-2007, 04:59 PM
When I said multi-homed, I meant a single link with multiple
addresses. Sorry for not being more clear about that.

On Oct 11, 9:03 am, "ThePro" <mcthep...@nospam.hotmail.com> wrote:
> <robpimen...@yahoo.com> wrote:
> > Hello,

>
> > Running Windows Server 2003 SP2 on a multi-homed machine. Is there a
> > Windows utility that I can use to temporarily block all traffic to
> > (and possibly from) a specific IP address on the server?

>
> > For example, server has following addresses

>
> > 10.12.1.2
> > 10.12.1.3
> > 10.12.1.4

>
> > I want to temporarily block all incoming traffic to 10.12.1.3 on the
> > fly. Meaning, I don't want to use something that will require a reboot
> > before it will take effect.

>
> If each IP address is on a different NIC, why don't you disable the
> 10.12.1.3 NIC ? It is quick and does not require a restart.
>
> ThePro- Hide quoted text -
>
> - Show quoted text -



 
Reply With Quote
 
Ace Fekay [MVP]
Guest
Posts: n/a

 
      10-15-2007, 03:40 AM
In news:(E-Mail Removed) ups.com,
(E-Mail Removed) <(E-Mail Removed)> typed:
> When I said multi-homed, I meant a single link with multiple
> addresses. Sorry for not being more clear about that.


You can use IPSec or a third party firewall (Symantec, McAfee, NetworkIce,
etc).

How To: Use IPSec for Filtering Ports and Authentication
http://msdn2.microsoft.com/en-us/library/aa302366.aspx

Step-by-Step Guide to Internet Protocol Security (IPSec)Internet Protocol
Security (IPSec) provides application-transparent encryption services for IP
network traffic as well as other network access protections ...
http://technet.microsoft.com/en-us/l.../bb742429.aspx

Guide to Internet Protocol Security (IPSec)This guide explains the fastest
way to use IPSec to secure application traffic between a client and a server
and shows how to enable security using IPSec ...
https://thesource.ofallevil.com/tech...o/ispstep.mspx


--
Regards,
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT,
MVP Microsoft MVP - Directory Services
Microsoft Certified Trainer

Infinite Diversities in Infinite Combinations

Having difficulty reading or finding responses to your post?
Try using Outlook Express or any other newsreader, configure a news
account, and point it to news.microsoft.com. Anonymous access. It's
easy and it's free:

How to Configure OEx for Internet News
http://support.microsoft.com/?id=171164

"Life isn't like a box of chocolates or a bowl of cherries or
peaches... Life is more like a jar of jalapenos. What you do today
may burn your butt tomorrow." - Garfield


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Block specific SSID Dan @ HBA Wireless Networks 3 04-22-2008 12:03 AM
how to block a specific website... RJK Wireless Networks 6 11-05-2007 12:23 PM
Can I block specific networks from being detected trippwwf Wireless Networks 6 05-31-2005 07:50 PM
How to block specific IPs? kernel.lover Linux Networking 5 04-09-2005 02:30 AM
D-Link DSL504 (how to block specific IP internet access) Shane Mallia Broadband 6 10-28-2003 10:31 PM



1 2 3 4 5 6 7 8 9 10 11