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