I want to set gateway in conf
if I set
ip route change default nexthop via 192.168.0.254 dev eth1 weight 1 nexthop via 192.168.11.50 dev eth2 weight 1
pingu will remove all my route settings.
But if I set gateway=192.168.0.254
I will get error like this:
/etc/pingu/pingu.conf: Unknown keyword 'gateway' (line 19)