Le 2020-01-03 20:54, Jonathan A. Kollasch a écrit :
On Fri, Jan 03, 2020 at 08:50:27PM +0100, Frédéric Fauberteau wrote:
I try to aggregate two network interfaces on Raspberry Pi 2 using agr(4).
# uname -rms
NetBSD 9.99.32 evbarm
# ifconfig agr0 create
ifconfig: clone_command: Invalid argument
ifconfig: exec_matches: Invalid argument
Is agr(4) known to be broken on this platform?
Doesn't look like evbarm/conf/GENERIC has
pseudo-device agr
If it's already a module, it must be loaded before securelevel is
raised (which isn't a problem on x86 ports because INSECURE).
I built evbarm/conf/RPI2 and:
$ grep agr RPI*
RPI:#pseudo-device agr # IEEE 802.3ad link
aggregation
Ok, I have to rebuild.
Thanks!
!DSPAM:5e0f9e0c44021568641052!