On Sunday, 17 June 2018 13:19:01 BST Ralph Corderoy wrote:
I didn't realise that you wanted me to unplug it again.
> 1. Boot Pi.
> 2. What's the output of `ip -s -d -a r'?
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
> 3. Plug cable into eth0.
> 4. Wait plentry of time for things to settle down, e.g. router lights.
> 5. What's the output of `ip -s -d -a r'?
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
> 6. Unplug eth0's cable.
> 7. Wait for things to settle down.
> 8. What's the output of `ip -s -d -a r'?
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
--
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