[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

routing problem



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Debian GNU/Linux (Buster)

There are 2 computers on my LAN.  I'll call one Fast and the other Slow.  When I, for example, type ping www.cbs.com, Fast pings right away, Slow pauses for about 5 seconds ('time' says that).  When I ping something in /etc/hosts, both start right away.  On Slow, 'route' takes the 5 second pause, but 'route -n' is fast.  On Fast, both are equally snappy.

It didn't used to be that way.  They both used to be snappy.  And I can't figure out why.

Routing tables:

Fast:

route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         10.200.184.254  0.0.0.0         UG    0      0        0 enp8s0
localnet        0.0.0.0         255.255.255.0   U     0      0        0 enp8s0
216.17.134.0    0.0.0.0         255.255.255.0   U     0      0        0 enp7s0

route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         10.200.184.254  0.0.0.0         UG    0      0        0 enp8s0
10.200.184.0    0.0.0.0         255.255.255.0   U     0      0        0 enp8s0
216.17.134.0    0.0.0.0         255.255.255.0   U     0      0        0 enp7s0

Slow:

route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         10.200.184.254  0.0.0.0         UG    0      0        0 eth0
10.200.184.0    0.0.0.0         255.255.255.0   U     0      0        0 eth0
link-local      0.0.0.0         255.255.0.0     U     1000   0        0 eth0
216.17.134.0    0.0.0.0         255.255.255.0   U     0      0        0 eth0

route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         10.200.184.254  0.0.0.0         UG    0      0        0 eth0
10.200.184.0    0.0.0.0         255.255.255.0   U     0      0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth0
216.17.134.0    0.0.0.0         255.255.255.0   U     0      0        0 eth0

(169.254.0.0 in IANA -- no idea why that's in there.  It's not mentioned in /etc/network/interfaces.)


Both these are built by the same version of the OS on boot.  Why they're different, I have no idea -- Fast has 2 Ethernet holes, Slow has 1 (configured as eth0 and eth0:1 to get to the 2 nets).  I've tried removing the link-local line from the Slow's table -- doesn't seem to make any difference.

Other than routing, Slow (with i5 CPU, DDR4 RAM, same clock speed) runs circles around Fast.

--
Glenn English


-----BEGIN PGP SIGNATURE-----
Version: ProtonMail

wsBzBAEBCAAGBQJgV7EKACEJEObKK1bRaqt3FiEExEbtoeXBeE9fruv35sor
VtFqq3dWDQgAtpKNGULtszPvWr6Gk9k0ZdPngzUf7zlNNpKLob9H8RgsWOYJ
i7zwPNp4sL8mRce24wIJGDukln40JLSSWp6QMbtHtdpVM54anmF7VWRihqFJ
l2+tUxcVeLb6wG5m/x5ly1OnSs4C7oHbQAntON1O4q51sn/5egiLMaIypBsY
CzmbH/GuBM+cmr8vBc2HHq8CA16gD5CzUvYHKlyeN58OWUvQcrTjnMveYZ+I
Z1dFIYT+9vLV+dVlvpAhYIUbhwYW1hP6QhdeVKHGaLjV+zu8cEov0kQhhFtH
J0m7yVmp681Xzxp2dCvrjLW7u6duPCLyqb94z/xX+UJyJ551gjf/OQ==
=MuPr
-----END PGP SIGNATURE-----


Reply to: