Hi!
I've just applied the 4.011 patch for ASL. To see whats new I klicked around a little. And I found these very strange routings:
217.5.98.15 dev ppp0 scope link
192.168.112.0/24 dev eth1 scope link src 192.168.112.250
192.168.114.0/24 dev eth1 scope link
192.168.111.0/24 dev eth0 scope link
127.0.0.0/8 dev lo scope link
default via 217.5.98.15 dev ppp0
broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1
broadcast 192.168.111.255 dev eth0 table local proto kernel scope link src 192.168.111.250
local 80.129.2.99 dev ppp0 table local proto kernel scope host src 80.129.2.99
broadcast 192.168.112.0 dev eth1 table local proto kernel scope link src 192.168.112.250
broadcast 192.168.114.0 dev eth1 table local proto kernel scope link src 192.168.114.250
local 192.168.111.250 dev eth0 table local proto kernel scope host src 192.168.111.250
local 192.168.112.250 dev eth1 table local proto kernel scope host src 192.168.112.250
local 192.168.114.250 dev eth1 table local proto kernel scope host src 192.168.114.250
broadcast 192.168.111.0 dev eth0 table local proto kernel scope link src 192.168.111.250
broadcast 192.168.112.255 dev eth1 table local proto kernel scope link src 192.168.112.250
broadcast 192.168.114.255 dev eth1 table local proto kernel scope link src 192.168.114.250
broadcast 127.0.0.0 dev lo table local proto kernel scope link src 127.0.0.1
local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1
local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1
I don't remember these rules in the previous version. What can they be. Can it be an effect of the hang just a few minutes ago?
Thank you!
This thread was automatically locked due to age.