summaryrefslogtreecommitdiffstats
path: root/lib/network/shorewall.pm
Commit message (Collapse)AuthorAgeFilesLines
* simplify: kill useless variableThierry Vignaud2014-01-271-3/+1
|
* perl_checker cleanupsThierry Vignaud2014-01-271-2/+2
|
* write ipv6 zones for shorewall6Maarten Vanraes2014-01-261-2/+2
|
* use bridge instead of routebackMaarten Vanraes2014-01-261-1/+1
|
* shorewall: add minimal ipv6 support mga#11928Colin Guthrie2014-01-251-23/+37
|
* shorewall: drop shorewall 2->3 upgrade supportColin Guthrie2014-01-251-14/+0
|
* shorewall: correct path to shorewall config mga#11928Colin Guthrie2014-01-251-1/+1
|
* help perl_checker (increase SNR)Thierry Vignaud2013-04-271-0/+1
|
* drakfirewall: list loc zone before net zone in /etc/shorewall/zonesOlivier Blin2013-03-241-1/+1
| | | | | | | | | This is useful to apply local rules before net rules for a "one-armed" router, e.g. one interface with both a public IP address and a local private address, with such an entry in /etc/shorewall/hosts: "loc eth0:192.168.0.0/24"
* drakfirewall: fix detecting if shorewall is enabled (mga#8699)Olivier Blin2013-03-241-1/+1
|
* load services when neededThierry Vignaud2013-02-191-0/+1
|
* (read) check shorewall enabling via systemd (mga#8699, from Rosa)Thierry Vignaud2013-02-191-1/+1
|
* perl_checker cleanupsThierry Vignaud2012-03-201-2/+2
|
* shorewall: do not warn about incompatible SECTION commands in rules fileOlivier Blin2011-12-091-2/+3
|
* do not write end line twice in shorewall files if there is no "LAST LINE" markerOlivier Blin2011-12-021-4/+8
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r398 | dmorgan | 2011-02-03 18:07:04 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned drakx-net ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: po - replace Mandriva by Mangeia in po files pixmaps - replace all images (use Oxygen) icons - replace all images (use Oxygen) lib - remove Mandriva occurrences - movre dbus prefix to org.mageia config - remove Mandriva occurrences - movre dbus prefix to org.mageia
* More informative message for interfaces that should be left unprotectedEugeni Dodonov2009-03-181-0/+3
| | | | when configuring firewall together with Connection Sharing.
* handle correctly LAST LINE comments when writing in /etc/shorewall/stopOlivier Blin2008-08-131-1/+5
|
* move set_in_file from network::drakfirewall to network::shorewall (to be ↵Olivier Blin2008-08-131-0/+8
| | | | used by drakguard)
* allow to accept multiple users for the same portOlivier Blin2008-04-031-3/+3
|
* redirect both fw and loc zone (if loc is available)Olivier Blin2008-04-031-2/+4
|
* fix reading config file if it exists but is almost emptyOlivier Blin2008-03-271-1/+1
|
* oops, remove debugOlivier Blin2008-03-261-1/+0
|
* perl_checker fixesOlivier Blin2008-03-261-2/+2
|
* add set_redirected_ports helper (for drakguard)Olivier Blin2008-03-261-0/+11
|
* indentOlivier Blin2008-03-261-26/+26
|
* allow to accept local users for specific portsOlivier Blin2008-03-261-0/+5
|
* redirect ports from the firewall system if no local zone existsOlivier Blin2008-03-261-1/+4
|
* use a more logical key/value order in shorewall redirects hashOlivier Blin2008-03-261-2/+2
|
* add has_loc_zone variableOlivier Blin2008-03-261-2/+3
|
* make sure shorewall config is written if there is no interface in net zone ↵Olivier Blin2008-03-181-1/+1
| | | | (#38722)
* use firewall icon from control center in non-install modeOlivier Blin2008-03-051-1/+2
|
* add icon and titleOlivier Blin2008-03-051-2/+6
|
* protect all interfaces by default, let the user unselect local ones (#27978)Olivier Blin2008-03-041-3/+3
|
* sync with 2007.1 (because of SVN loss)2007.1Olivier Blin2007-05-251-59/+92
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+172