changed filter attribute from access to allow

This commit is contained in:
Andreas Steffen
2010-10-09 01:01:19 +02:00
parent a1afa8d810
commit db24b600fb
4 changed files with 6 additions and 6 deletions
@@ -18,7 +18,7 @@ post-auth {
if (control:TNC-Status == "Access") {
update reply {
Tunnel-Type := ESP
Filter-Id := "access"
Filter-Id := "allow"
}
}
elsif (control:TNC-Status == "Isolate") {
@@ -11,8 +11,8 @@ conn %default
keyingtries=1
keyexchange=ikev2
conn rw-access
rightgroups=access
conn rw-allow
rightgroups=allow
leftsubnet=10.1.0.0/28
also=rw-eap
auto=add