simplified the client/server interaction code, started on IP filtering tests, added spoof username tests

This commit is contained in:
Michael Rash
2011-11-15 21:45:51 -05:00
parent 3d94aaa920
commit 34cd0c7a78
4 changed files with 185 additions and 190 deletions

View File

@@ -0,0 +1,3 @@
SOURCE: 127.0.0.1;
KEY: fwknoptest;
FW_ACCESS_TIMEOUT: 3;

View File

@@ -0,0 +1,3 @@
SOURCE: 4.3.2.1;
KEY: fwknoptest;
FW_ACCESS_TIMEOUT: 3;

View File

@@ -0,0 +1,3 @@
SOURCE: 127.0.0.0/24;
KEY: fwknoptest;
FW_ACCESS_TIMEOUT: 3;