IPSECPOL.EXE Questions

  • Thread starter Thread starter Amy L.
  • Start date Start date
A

Amy L.

I am wanting to use IPSECPOL.EXE in the static mode. I have a couple of
questions.

1.) Can you delete rules you setup without stopping the policy agent? i.e.
through the command line tool.
2.) Can you group multiple entries under one IPSECPOL filter in static mode.
For example I may block one IP now, and than another one later. It seems
right now these are created under two separate filters. I would prefer to
have one filter with multiple rules.

Any help would greatly be appreciated.
Amy.
 
I am wanting to use IPSECPOL.EXE in the static mode. I have a couple of
questions.

1.) Can you delete rules you setup without stopping the policy agent? i.e.
through the command line tool.
2.) Can you group multiple entries under one IPSECPOL filter in static mode.
For example I may block one IP now, and than another one later. It seems
right now these are created under two separate filters. I would prefer to
have one filter with multiple rules.

Any help would greatly be appreciated.
Amy.
 
1. No, the tool doesn't provide this function. All you can really do is use
"-o" to delete a policy and its rules.

2. You can use "-r RuleName" along with "-f FilterList" to replace the filter

list in a rule. If you want to add more filters, you'll need to respecify
the filters that are already there, like "-f FilterList1 -f Filterlist2 -f
Filterlist3..."

Steve Riley
(e-mail address removed)
 

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

Back
Top