-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
According to pingu.conf, setting route-table to 0 should disable the adding of routes. It does not.
The result:
[/etc/pingu]# pingu -v
pingu[3700]: Invalid route table 0
pingu[3700]: New interface: eth1
pingu[3700]: eth1: got link
pingu[3700]: eth1: new address: 10.11.10.100
pingu[3700]: New route to 0.0.0.0/0 via 10.11.0.1 dev eth1 metric 0 table 1
pingu[3700]: eth1: added route
pingu[3700]: New route to 10.11.0.0/16 dev eth1 metric 0 table 1
pingu[3700]: eth1: added route
pingu[3700]: 8.8.4.4: new burst to 8.8.4.4 via eth1
pingu[3700]: 8.8.4.4: got seq 1 (1/3)
pingu[3700]: 8.8.4.4: got seq 2 (2/3)
pingu[3700]: 8.8.4.4: got seq 3 (3/3)
pingu[3700]: 8.8.4.4: status is still 1
^Cpingu[3700]: Shutting down
[/etc/pingu]#
Metadata
Metadata
Assignees
Labels
No labels