G
Guest
I use Ipsecpol.exe, and execute the following command:
ipsecpol -f [10.2.10.64=0:80:TCP]
and it successfully block 10.2.10.64 to connect to local web server.
now I want to delete this rule, by the readme file of ipsecpol.exe, I use
the following command:
ipsecpol -u
but system always return such message:
you must supply filters with -f
Can any one tell me what I do wrong?
thanks!
ipsecpol -f [10.2.10.64=0:80:TCP]
and it successfully block 10.2.10.64 to connect to local web server.
now I want to delete this rule, by the readme file of ipsecpol.exe, I use
the following command:
ipsecpol -u
but system always return such message:
you must supply filters with -f
Can any one tell me what I do wrong?
thanks!