init-ifupdown: remove iridium "weak" route.

Remove post-up entries from iridium interface config for weak ping route
to ortelius, now set by sob-idu-linkmon itself.
This commit is contained in:
Neels Hofmeyr 2015-07-23 15:31:57 +02:00
parent 28bcb5f43d
commit bdfd0f736d
2 changed files with 0 additions and 2 deletions

View File

@ -27,7 +27,6 @@ iface eth0.2000 inet static
netmask 255.255.255.0
network 192.168.0.0
post-up ip r add 10.6.1.0/24 via 192.168.0.1
post-up ip r add 5.9.81.48/32 via 192.168.0.1 metric 110
# VLAN 2001: Reserved for a future C-Band satellite modem
# attached to port 8 of the IES-3080

View File

@ -27,7 +27,6 @@ iface eth0.2000 inet static
netmask 255.255.255.0
network 192.168.0.0
post-up ip r add 10.6.1.0/24 via 192.168.0.1
post-up ip r add 5.9.81.48/32 via 192.168.0.1 metric 110
# VLAN 2001: Reserved for a future C-Band satellite modem
# attached to port 8 of the IES-3080