Skip to content

route-table set to 0 does not work #2

@typecampo

Description

@typecampo

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions