O
O
onefinal2015-10-09 04:07:56
linux
onefinal, 2015-10-09 04:07:56

Route whence new records at loading?

when the OS is loaded, new routes appear, in order for the routing to return to normal, you need to execute the
ip route del default command after execution

Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 OUT UI 0.0.0.0 UG 202 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 203 0 0 eth1
169.254.0.0 0.0.0.0 250 0 OUT w 3 NR 5.0
IP 0.0.0.0 255.255.255.0 U 202 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0

BEFORE IMPLEMENTATION
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 169.254.0.0 255.255.0.0 U 203 0 0 eth1
0.0.0.0 169.254.0.0 255.255.0.0 U 304 0 0 wlan0
0.0.0.0 EXT IP 1 0.0.2 UG
0.0.0.2 .0.0 0.0.0.0 255.255.0.0 U 203 0 0 ETH1
169.254.0.0 0.0.0.0 255.255.0.0 U 304 0 0 WLAN0 External
IP 0.0.0.0 255.255.255.0 U 202 0 0.0.0.0.0.068.1.0
0.0.0.0 255.255.25.0 U 0 0 0 eth1
192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir, 2015-10-09
@onefinal

apt-get remove --purge avahi-autoipd

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question