IPSec Question

  • Thread starter Thread starter MikeD
  • Start date Start date
M

MikeD

Hi,

I have been messing around on a test server looking into
IPSec and ran into somewhat of an issue.

First I created an implicit deny rule for all
inbound/outbound traffic, I then proceeded to create an
allow rule for anything on our network using a 16-bit
mask. e.g. Allow 192.168.0.0 255.255.0.0 but IPSec came
back with an error saying IP Address did not match the
mask.

My gut is telling me that IPSec only allows 24-bit IP's
to be defined and not 16, is that the case or am I just
doing something wrong?

Thanks, Mike.
 
From my testing it seems that ipsec policies demand the proper subnet mask
for the network type - A, B,or C. --- Steve
 
Back
Top