On Thu, Mar 12, 2026 at 12:18 PM Karsten Pedersen <[email protected]> wrote:
> Sad to find out about the second NIC. I kinda bought it to serve as two port 
> gateway.

You can try the latest 7.9 snapshot, both network ports should be working.

I setup the e20c as a router but only got 92Mbps routing from dwqe0 to re0.

7.9-snapshot installed to sdcard
ifconfig re0 up autoconf
ifconfig dwqe0 up 192.168.27.1/24
sysctl net.inet.ip.forwarding=1
pf setup as-is from install

Laptop x86_64 openbsd 7.8 running iperf3 -c via USB3 to eth (axen)
wired to LAN on e20c (dwqe0)
WAN on e20c (re0) -> switch -> target x86_64 linux (mlx3) running iperf3 -s

-----------------------------------------------------------
Server listening on 5201 (test #4)
-----------------------------------------------------------
Accepted connection from 192.168.27.27, port 12825
[  5] local 10.0.0.2 port 5201 connected to 192.168.27.27 port 12489
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-1.00   sec  11.0 MBytes  92.2 Mbits/sec
[  5]   1.00-2.00   sec  11.0 MBytes  92.3 Mbits/sec
[  5]   2.00-3.00   sec  11.1 MBytes  93.3 Mbits/sec
[  5]   3.00-4.00   sec  11.0 MBytes  92.3 Mbits/sec
[  5]   4.00-5.00   sec  11.0 MBytes  92.3 Mbits/sec
[  5]   5.00-6.00   sec  11.1 MBytes  93.3 Mbits/sec
[  5]   6.00-7.00   sec  11.0 MBytes  92.3 Mbits/sec
[  5]   7.00-8.00   sec  11.1 MBytes  93.3 Mbits/sec
[  5]   8.00-9.00   sec  11.0 MBytes  92.3 Mbits/sec
[  5]   9.00-10.00  sec  11.0 MBytes  92.3 Mbits/sec
[  5]  10.00-10.04  sec   384 KBytes  89.7 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-10.04  sec   111 MBytes  92.6 Mbits/sec                  receiver


during the iperf3:

e20c# vmstat 1
 procs    memory       page                    disks    traps          cpu
 r   s   avm     fre  flt  re  pi  po  fr  sr sd0 sd1  int   sys   cs us sy id
 0  54   12M    347M   13   0   0   0   0   0   0   0  856   431  339  0  0 100
 0  54   12M    347M    5   0   0   0   0   0   0   0  808   353  280  0  0 100
 0  54   12M    347M    6   0   0   0   0   0   0   0 4049    21 2508  0  2 98
 1  54   12M    347M    6   0   0   0   0   0   0   0 30801    20 21442  0  9 91
 0  54   12M    347M    5   0   0   0   0   0   0   0 30790    17 21509  0 10 90
 0  54   12M    347M    5   0   0   0   0   0   0   0 30747    17 21432  0  8 92
 1  54   12M    347M    5   0   0   0   0   0   0   0 30767    17 21439  0 10 90
 0  54   12M    347M    5   0   0   0   0   0   0   0 30791    17 21470  0 12 88
 0  54   12M    347M    5   0   0   0   0   0   0   0 30737    17 21438  0 10 90
 0  54   12M    347M    5   0   0   0   0   0   0   0 30756    22 21431  0 11 89
 0  54   12M    347M    5   0   0   0   0   0   0   0 30790    17 21452  0 10 90
 1  53   12M    347M    5   0   0   0   0   0   0   0 30765    17 21496  0 12 88
 0  54   12M    347M    5   0   0   0   0   0   0   0 25718    17 17883  0  7 93
 0  54   12M    347M    5   0   0   0   0   0   0   0  553    17   28  0  0 100

--
Vincent Legoll

Reply via email to