Release notes for v0.5.1 ===================================================== Summary of changes from v0.5.0 to v0.5.1 ===================================================== (03/10/22 24) added output chain for nntp (03/10/22 25) amplified passive ftp chain * if active ftp is not allowed, connections to dport 20 become allowed (03/10/24 26) adjusted defaultp_flush() & clean() for use with routing (03/10/24 27) modifed allowallout() * INVALID pakages become allowed out (for example needed for nmap functions) (03/10/24 28) modified ICQ chains * changed dport for input chain to 4000:4050 changed sport for output chain to 4000:4050 (03/10/24 29) adjusted stateful1() & stateful2() for use with routing (03/10/24 30) adjusted forward() function * added chain for route all, route dns and ident reject (03/10/24 31) modified ident/auth reject chain * commented out sport option (03/10/24 32) replaced standard outputs by new output system * only default outputs working yet (03/10/24 33) adjusted masq() function for activation masquerading * function checks by itself if it should turn on masquerading (03/10/24 34) modified fordward() * function checks by itself if masquerading is turned on * adjusted ICMP chain for type 0 and 8 (03/10/24 35) added possibility to use own forward rules (03/10/24 36) modified masq() * checks if $ROUTE_OUT is emty, otherwise sets $ROUTING to "true" and initializes masquerading/routing (03/10/24 37) set version to 0.5.1 (03/10/24 38) added forward chain for http (03/10/24 39) added forward chain for https (03/10/24 40) modified sbin/sg-packetfilter * excluded detailedness of logging, moved it to lib/bin/test.sh