IPsec and NETSH

A

Amit

I have win2k server, with ICS enabled serving 20 clients.
Is there a way i can block all trafiic from say machine
xxx.xxx.xxx.xxx on my LAN bu just running a batch file?
I think i might have to use IPSEC policy to do this?
Netsh can disable the entire LAN card but that will block
internet access to all 20 clients.
Any suggestions?
 
A

Alexander Suhovey

Hi Amit,

How to Block Specific Network Protocols and Ports by Using IPSec:
http://support.microsoft.com/?id=813878

BTW how do you disable NIC with netsh? If you mean "netsh interface set
interface name = IfName admin = DISABLED" command then AFAIK it works only
for non-LAN interfaces.
What i use to disable NIC is devcon.exe though it is a little tricky.


hth,
Al.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top