Re: [Dorset] Using a Raspberry Pi as a Network Router

2018-06-17 Thread Terry Coles
On Sunday, 17 June 2018 21:11:50 BST PeterMerchant via dorset wrote: > It is the understanding of those words that is the problem. I didn't > understand what you wanted either. I wondered how he was going to do the > measurement 'during' the process of plugging everything in. Thanks Peter (and

Re: [Dorset] Using a Raspberry Pi as a Network Router

2018-06-17 Thread Stephen Wolff
Hiya >>> I didn't realise that you wanted me to unplug it again. >> I didn't realise that you weren't reading my words. :-) >> > It is the understanding of those words that is the problem. I didn't > understand what you wanted either. I wondered how he was going to do the > measurement

Re: [Dorset] Using a Raspberry Pi as a Network Router

2018-06-17 Thread PeterMerchant via dorset
On 17/06/18 18:42, Ralph Corderoy wrote: Hi Terry, I didn't realise that you wanted me to unplug it again. I didn't realise that you weren't reading my words. :-) It is the understanding of those words that is the problem. I didn't understand what you wanted either. I wondered how he

Re: [Dorset] Using a Raspberry Pi as a Network Router

2018-06-17 Thread Ralph Corderoy
Hi Terry, > I didn't realise that you wanted me to unplug it again. I didn't realise that you weren't reading my words. :-) You carry out two actions above and I wanted before plugging it in for the first time since boot, during the time it is plugged in, and after it is unplugged.

Re: [Dorset] Using a Raspberry Pi as a Network Router

2018-06-17 Thread Terry Coles
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

Re: [Dorset] Using a Raspberry Pi as a Network Router

2018-06-17 Thread Ralph Corderoy
Hi Terry, > Sorry I'm still not making myself clear am I. 1. Boot Pi. 2. What's the output of `ip -s -d -a r'? 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'? 6. Unplug eth0's

Re: [Dorset] Using a Raspberry Pi as a Network Router

2018-06-17 Thread Terry Coles
On Sunday, 17 June 2018 13:05:27 BST Terry Coles wrote: > first O/P was without the cable to eth0 plugged in (just eth1 to the > Antenna). Immediately after I plugged it in, I ran the command again and Doh! Just eth1 to the Office Router. -- Terry Coles -- Next meeting:

Re: [Dorset] Using a Raspberry Pi as a Network Router

2018-06-17 Thread Terry Coles
On Sunday, 17 June 2018 12:56:02 BST Ralph Corderoy wrote: > > Sorry missed the 'during' That's a bit arbitrary isn't it? What > > counts as 'during'? I plugged the cable in and immediately ran the > > command; the result was identical to the 'without' case. The second > > output is what I

Re: [Dorset] Using a Raspberry Pi as a Network Router

2018-06-17 Thread Ralph Corderoy
Hi Terry, > > > The problem is that when I plug the cable into eth0 nothing is > > > routed to anywhere. As soon as I unplug it, the path to the > > > Internet is restored. > > > > What's the output of `ip -s -d -a r' before plugging in the eth0 > > cable, then during, then after? > > Sorry

Re: [Dorset] Using a Raspberry Pi as a Network Router

2018-06-17 Thread Terry Coles
On Sunday, 17 June 2018 12:40:46 BST Terry Coles wrote: > result was identical to the 'without' case. The second output is what I > get after I've plugged it in. Perhaps I should have after I've plugged it in and the Ethernet light on the Router spoofing the Antenna has lit. --

Re: [Dorset] Using a Raspberry Pi as a Network Router

2018-06-17 Thread Terry Coles
On Sunday, 17 June 2018 12:33:51 BST Ralph Corderoy wrote: > Hi Terry, > > > > What's the output of `ip -s -d -a r' before plugging in the eth0 cable, > > > > unicast default via 192.168.1.1dev eth1 proto boot scope global src > > 192.168.1.15 metric 203 unicast 192.168.1.0/24

Re: [Dorset] Using a Raspberry Pi as a Network Router

2018-06-17 Thread Ralph Corderoy
Hi Terry, > > What's the output of `ip -s -d -a r' before plugging in the eth0 cable, > > unicast default via 192.168.1.1dev 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 >

Re: [Dorset] Using a Raspberry Pi as a Network Router

2018-06-17 Thread Terry Coles
On Sunday, 17 June 2018 12:24:07 BST Terry Coles wrote: > 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. I've just updated it. -- Terry Coles -- Next meeting: Bournemouth, Tuesday, 2018-07-03 20:00

Re: [Dorset] Using a Raspberry Pi as a Network Router

2018-06-17 Thread Ralph Corderoy
Hi Terry, > The problem is that when I plug the cable into eth0 nothing is routed > to anywhere. As soon as I unplug it, the path to the Internet is > restored. What's the output of `ip -s -d -a r' before plugging in the eth0 cable, then during, then after? Cheers, Ralph. -- Next meeting:

[Dorset] Using a Raspberry Pi as a Network Router

2018-06-17 Thread Terry Coles
Hi, My WMT Project to set up a Captive Portal has hit yet another bump in the road. I'm sure it's me simply not spotting the obvious agin, but could someone check through my setup and let me know if they spot something wrong. I have placed files showing yhe physical and software configuration