aboutsummaryrefslogtreecommitdiffstats
path: root/pingu.conf
Commit message (Collapse)AuthorAgeFilesLines
* pingu: support for setting source-ipNatanael Copa2010-03-111-3/+8
| | | | | | | | | This is needed so ip source routing works with shorewall The problem is that when we change the default gw, removing a gateway that went down, we are not able to ping remote host via that interface ...unless we set the source ip and have an ip route table with source ip. Shorewall sets that up.
* pingu: implement route-scriptNatanael Copa2009-09-241-0/+3
| | | | | | | Whenever there are any changes, the route-script is called with all gateways that have status "up" as paramaeter This is supposed to be used to set the default gateway.
* pingu: cofigurable timeout/retry. default values. invert -dNatanael Copa2009-01-311-9/+13
| | | | | | - make timeout and retry configurable - possible to set default action, timeout and retry values - the -d option means "daemonize" rather than "debug mode".
* pingu: make it workNatanael Copa2009-01-291-9/+13
|
* misc code cleanupNatanael Copa2008-12-181-2/+2
|
* added pingu.conf exampleNatanael Copa2008-12-181-0/+14