Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

route-table set to 0 does not work #2

Open
typecampo opened this issue Aug 30, 2018 · 0 comments
Open

route-table set to 0 does not work #2

typecampo opened this issue Aug 30, 2018 · 0 comments

Comments

@typecampo
Copy link

typecampo commented Aug 30, 2018

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]#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant