9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Pi3 with 2 nics
@ 2017-04-14 22:37 Adriano Verardo
  2017-04-14 23:06 ` Jules Merit
  2017-04-15  6:19 ` David Pick
  0 siblings, 2 replies; 6+ messages in thread
From: Adriano Verardo @ 2017-04-14 22:37 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hi all,
I have a pi3 with normal and wifi eth interfaces under the same stack.
Wifi address is 10.12.12.15/16, the address of the other nic is
10.11.12.15/16,
/net seems to be correct, the connection to the AP is up and running.
But:

(1) ping wifi 10.12.12.15 doesn't work when the Rj45 is unplugged
(2) ping wifi 10.12.12.15 works when the Rj45 is plugged
(3) the arp tables on the net all have a correct 10.12.12.15 entry
(4) ip/ping -a to 10.11.x.x or 10.12.x.x always displays
      10.11.12.15 -> ...   and doesn't work when the cable is unplugged.
(5) with/without cable, "snoopy /net/ether1" (wifi nic) shows
      icmp packets when pinging.

I'm quite confused.
Could anyone kindly tell me where is my mistake  ?

Thank you so much
adriano







^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] Pi3 with 2 nics
  2017-04-14 22:37 [9fans] Pi3 with 2 nics Adriano Verardo
@ 2017-04-14 23:06 ` Jules Merit
  2017-04-15  6:37   ` Steve Simon
  2017-04-15  6:19 ` David Pick
  1 sibling, 1 reply; 6+ messages in thread
From: Jules Merit @ 2017-04-14 23:06 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 940 bytes --]

9snuf faces of death just got updated

On Apr 14, 2017 3:39 PM, "Adriano Verardo" <adr.verardo@gmail.com> wrote:

> Hi all,
> I have a pi3 with normal and wifi eth interfaces under the same stack.
> Wifi address is 10.12.12.15/16, the address of the other nic is
> 10.11.12.15/16,
> /net seems to be correct, the connection to the AP is up and running.
> But:
>
> (1) ping wifi 10.12.12.15 doesn't work when the Rj45 is unplugged
> (2) ping wifi 10.12.12.15 works when the Rj45 is plugged
> (3) the arp tables on the net all have a correct 10.12.12.15 entry
> (4) ip/ping -a to 10.11.x.x or 10.12.x.x always displays
>      10.11.12.15 -> ...   and doesn't work when the cable is unplugged.
> (5) with/without cable, "snoopy /net/ether1" (wifi nic) shows
>      icmp packets when pinging.
>
> I'm quite confused.
> Could anyone kindly tell me where is my mistake  ?
>
> Thank you so much
> adriano
>
>
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 1441 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] Pi3 with 2 nics
  2017-04-14 22:37 [9fans] Pi3 with 2 nics Adriano Verardo
  2017-04-14 23:06 ` Jules Merit
@ 2017-04-15  6:19 ` David Pick
  1 sibling, 0 replies; 6+ messages in thread
From: David Pick @ 2017-04-15  6:19 UTC (permalink / raw)
  To: 9fans

On 14/04/17 23:37, Adriano Verardo wrote:

> I have a pi3 with normal and wifi eth interfaces under the same stack.
> Wifi address is 10.12.12.15/16, the address of the other nic is
> 10.11.12.15/16,
> /net seems to be correct, the connection to the AP is up and running.
> But:
>
> (1) ping wifi 10.12.12.15 doesn't work when the Rj45 is unplugged
> (2) ping wifi 10.12.12.15 works when the Rj45 is plugged
> (3) the arp tables on the net all have a correct 10.12.12.15 entry
> (4) ip/ping -a to 10.11.x.x or 10.12.x.x always displays
>      10.11.12.15 -> ...   and doesn't work when the cable is unplugged.
> (5) with/without cable, "snoopy /net/ether1" (wifi nic) shows
>      icmp packets when pinging.
>
> I'm quite confused.
> Could anyone kindly tell me where is my mistake  ?

When this situation occurs on *any* OS I'd check the "defaut" route
and/or the connectivity of the other end. You don't say what the
connectivity of the other end is for the tests you've performed
and it makes a difference to the ability of the pi3 to respond via
the correct interface.

--
David Pick
Network Security Manager, IT Services
Queen Mary University of London
TB202,  Mile End Road, London E1 4NS
Tel: +44 (0) 20 7882 7079
Mob: +44 (0) 7973 379 161
E-Mail: D.M.Pick@qmul.ac.uk

Normal working days are Monday to Wednesday inclusive

Worried about Cyber Security? Check out the
Cyber Security Information and Training described at
http://connect.qmul.ac.uk/qmandyou/staff/items/2016/item177974.html




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] Pi3 with 2 nics
  2017-04-14 23:06 ` Jules Merit
@ 2017-04-15  6:37   ` Steve Simon
       [not found]     ` <CAEVxPTONNM4qGyMPoJTg1164DzDgC_ykSKChYzJ7d5huiaQ2Zg@mail.gmail.com>
  0 siblings, 1 reply; 6+ messages in thread
From: Steve Simon @ 2017-04-15  6:37 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 1116 bytes --]


could you explain this?
what is 9snuf?

-Steve


> On 15 Apr 2017, at 00:06, Jules Merit <jules.merit.eurocorp.us@gmail.com> wrote:
> 
> 9snuf faces of death just got updated
> 
>> On Apr 14, 2017 3:39 PM, "Adriano Verardo" <adr.verardo@gmail.com> wrote:
>> Hi all,
>> I have a pi3 with normal and wifi eth interfaces under the same stack.
>> Wifi address is 10.12.12.15/16, the address of the other nic is 10.11.12.15/16,
>> /net seems to be correct, the connection to the AP is up and running.
>> But:
>> 
>> (1) ping wifi 10.12.12.15 doesn't work when the Rj45 is unplugged
>> (2) ping wifi 10.12.12.15 works when the Rj45 is plugged
>> (3) the arp tables on the net all have a correct 10.12.12.15 entry
>> (4) ip/ping -a to 10.11.x.x or 10.12.x.x always displays
>>      10.11.12.15 -> ...   and doesn't work when the cable is unplugged.
>> (5) with/without cable, "snoopy /net/ether1" (wifi nic) shows
>>      icmp packets when pinging.
>> 
>> I'm quite confused.
>> Could anyone kindly tell me where is my mistake  ?
>> 
>> Thank you so much
>> adriano
>> 
>> 
>> 
>> 
>> 

[-- Attachment #2: Type: text/html, Size: 1906 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] Pi3 with 2 nics
       [not found]       ` <CAEVxPTPo-C=VjpHEqq7Q=6BzxPLEfK0Eq6SGvap4E5BUdPSFTA@mail.gmail.com>
@ 2017-04-18  4:37         ` Jules Merit
  2017-04-18 18:44           ` Steve Simon
  0 siblings, 1 reply; 6+ messages in thread
From: Jules Merit @ 2017-04-18  4:37 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 1205 bytes --]

#cnn #facebook
Sister Myriam Godwin son
Kill -9

On Apr 15, 2017 9:06 AM, "Steve Simon" <steve@quintile.net> wrote:


could you explain this?
what is 9snuf?

-Steve


On 15 Apr 2017, at 00:06, Jules Merit <jules.merit.eurocorp.us@gmail.com>
wrote:

9snuf faces of death just got updated

On Apr 14, 2017 3:39 PM, "Adriano Verardo" <adr.verardo@gmail.com> wrote:

> Hi all,
> I have a pi3 with normal and wifi eth interfaces under the same stack.
> Wifi address is 10.12.12.15/16, the address of the other nic is
> 10.11.12.15/16,
> /net seems to be correct, the connection to the AP is up and running.
> But:
>
> (1) ping wifi 10.12.12.15 doesn't work when the Rj45 is unplugged
> (2) ping wifi 10.12.12.15 works when the Rj45 is plugged
> (3) the arp tables on the net all have a correct 10.12.12.15 entry
> (4) ip/ping -a to 10.11.x.x or 10.12.x.x always displays
>      10.11.12.15 -> ...   and doesn't work when the cable is unplugged.
> (5) with/without cable, "snoopy /net/ether1" (wifi nic) shows
>      icmp packets when pinging.
>
> I'm quite confused.
> Could anyone kindly tell me where is my mistake  ?
>
> Thank you so much
> adriano
>
>
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 2343 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] Pi3 with 2 nics
  2017-04-18  4:37         ` Jules Merit
@ 2017-04-18 18:44           ` Steve Simon
  0 siblings, 0 replies; 6+ messages in thread
From: Steve Simon @ 2017-04-18 18:44 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 1409 bytes --]


Ah, Mr Shaney lives!

> On 18 Apr 2017, at 05:37, Jules Merit <jules.merit.eurocorp.us@gmail.com> wrote:
> 
> #cnn #facebook
> Sister Myriam Godwin son
> Kill -9 
> 
> On Apr 15, 2017 9:06 AM, "Steve Simon" <steve@quintile.net> wrote:
> 
> could you explain this?
> what is 9snuf?
> 
> -Steve
> 
> 
>> On 15 Apr 2017, at 00:06, Jules Merit <jules.merit.eurocorp.us@gmail.com> wrote:
>> 
>> 9snuf faces of death just got updated
>> 
>>> On Apr 14, 2017 3:39 PM, "Adriano Verardo" <adr.verardo@gmail.com> wrote:
>>> Hi all,
>>> I have a pi3 with normal and wifi eth interfaces under the same stack.
>>> Wifi address is 10.12.12.15/16, the address of the other nic is 10.11.12.15/16,
>>> /net seems to be correct, the connection to the AP is up and running.
>>> But:
>>> 
>>> (1) ping wifi 10.12.12.15 doesn't work when the Rj45 is unplugged
>>> (2) ping wifi 10.12.12.15 works when the Rj45 is plugged
>>> (3) the arp tables on the net all have a correct 10.12.12.15 entry
>>> (4) ip/ping -a to 10.11.x.x or 10.12.x.x always displays
>>>      10.11.12.15 -> ...   and doesn't work when the cable is unplugged.
>>> (5) with/without cable, "snoopy /net/ether1" (wifi nic) shows
>>>      icmp packets when pinging.
>>> 
>>> I'm quite confused.
>>> Could anyone kindly tell me where is my mistake  ?
>>> 
>>> Thank you so much
>>> adriano
>>> 
>>> 
>>> 
>>> 
>>> 
> 

[-- Attachment #2: Type: text/html, Size: 2731 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-04-18 18:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-14 22:37 [9fans] Pi3 with 2 nics Adriano Verardo
2017-04-14 23:06 ` Jules Merit
2017-04-15  6:37   ` Steve Simon
     [not found]     ` <CAEVxPTONNM4qGyMPoJTg1164DzDgC_ykSKChYzJ7d5huiaQ2Zg@mail.gmail.com>
     [not found]       ` <CAEVxPTPo-C=VjpHEqq7Q=6BzxPLEfK0Eq6SGvap4E5BUdPSFTA@mail.gmail.com>
2017-04-18  4:37         ` Jules Merit
2017-04-18 18:44           ` Steve Simon
2017-04-15  6:19 ` David Pick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).