On 6/25/19 4:20 AM, Benedikt Spranger wrote:
> On Sat, 22 Jun 2019 19:24:10 -0700
> Florian Fainelli wrote:
>
>> Something like this should take care of that (untested). You might
>> have to explicitly set the IMP port (port 8) in B53_UC_FWD_EN and
>> B53_MC_FWD_EN, though since you turn on manag
On Sat, 22 Jun 2019 19:24:10 -0700
Florian Fainelli wrote:
> Something like this should take care of that (untested). You might
> have to explicitly set the IMP port (port 8) in B53_UC_FWD_EN and
> B53_MC_FWD_EN, though since you turn on management mode, this may not
> be required. I might have s
On 6/19/2019 2:18 AM, Benedikt Spranger wrote:
> On Tue, 18 Jun 2019 11:16:23 -0700
> Florian Fainelli wrote:
>
>> How is that a problem for other machines? Does that lead to some kind
>> of broadcast storm because there are machines that keep trying to
>> respond to ARP solicitations?
> Mirror
On Tue, 18 Jun 2019 11:16:23 -0700
Florian Fainelli wrote:
> How is that a problem for other machines? Does that lead to some kind
> of broadcast storm because there are machines that keep trying to
> respond to ARP solicitations?
Mirroring broadcast packages on the interface they are coming in,
On 6/18/19 10:57 AM, Benedikt Spranger wrote:
> Hi,
>
> while puting a Banana Pi R1 board into operation I faced network hickups
> and get into serious trouble from my coworkers:
>
> Banana Pi network setup:
> PC (eth1) <--> BPi R1 (wan) / BPi R1 (lan4) <--> DUT (eth0)
> 10.0.32.1 10.0.32.2
Hi,
while puting a Banana Pi R1 board into operation I faced network hickups
and get into serious trouble from my coworkers:
Banana Pi network setup:
PC (eth1) <--> BPi R1 (wan) / BPi R1 (lan4) <--> DUT (eth0)
10.0.32.1 10.0.32.2 172.16.0.1 172.16.0.2
---8<---
#! /bin/bash
# cr