On Sunday, 17 June 2018 12:13:13 BST Ralph Corderoy wrote:
> What's the output of `ip -s -d -a r' before plugging in the eth0 cable,
> then during, then after?
pi@WMT_Webserver:~ $ ip -s -d -a r
unicast default via 192.168.1.1 dev eth1 proto boot scope global src
192.168.1.15 metric 203
unicast 192.168.1.0/24 dev eth1 proto kernel scope link src 192.168.1.15
metric 203
pi@WMT_Webserver:~ $ ip -s -d -a r
unicast default via 192.168.0.1 dev eth0 proto boot scope global src
192.168.0.9 metric 202
unicast default via 192.168.1.1 dev eth1 proto boot scope global src
192.168.1.15 metric 203
unicast 192.168.0.0/24 dev eth0 proto kernel scope link src 192.168.0.9 metric
202
unicast 192.168.1.0/24 dev eth1 proto kernel scope link src 192.168.1.15
metric 203
BTW. There's an error in my diagram, the IP Address of eth0 is fixed at
192.168.0.9, not 192.168.0.1 as stated.
--
Terry Coles
--
Next meeting: Bournemouth, Tuesday, 2018-07-03 20:00
Meets, Mailing list, IRC, LinkedIn, ... http://dorset.lug.org.uk/
New thread: mailto:[email protected] / CHECK IF YOU'RE REPLYING
Reporting bugs well: http://goo.gl/4Xue / TO THE LIST OR THE AUTHOR