Show
Ignore:
Timestamp:
03/12/08 07:54:14 (7 months ago)
Author:
mbr
Message:

- Added more granular source IP and allowed IP tests so that access to
particular internal IP addresses can be excluded in --Forward-access
mode. A new keyword "INTERNAL_NET_ACCESS" is now parsed from the
access.conf file in order to implemented these restrictions.
- (SPAPICT Group) Added BLACKLIST functionality to allow source IP
addresses to easily be excluded from the authentication process.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • fwknop/trunk/ChangeLog

    r1026 r1027  
    1 fwknop-1.9.2 (02//2008): 
     1fwknop-1.9.2 (03/12/2008): 
    22    - Crypt::CBC adds the string "Salted__" to the beginning of the encrypted 
    33      text (at least for how fwknop interfaces with Crypt::CBC), so the fwknop 
     
    99      which would work for fwknop clients < 1.9.2 (as long as the port number 
    1010      is not changed with --Server-port). 
     11    - Added more granular source IP and allowed IP tests so that access to 
     12      particular internal IP addresses can be excluded in --Forward-access 
     13      mode.  A new keyword "INTERNAL_NET_ACCESS" is now parsed from the 
     14      access.conf file in order to implemented these restrictions. 
     15    - (SPAPICT Group) Added BLACKLIST functionality to allow source IP 
     16      addresses to easily be excluded from the authentication process. 
    1117    - (Grant Ferley) Submitted patch to handle SIGCHLD in IPTables::ChainMgr. 
    1218    - (Grant Ferley) Submitted patch to handle Linux "cooked" interfaces for