Just logged through ssh on the server, ifconfig reports:
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:b0:c2:02:5e:a0
priority: 0
groups: egress
media: Ethernet autoselect (100baseTX full-duplex,rxpause,txpause)
status: active
inet 192.167.132.99 netmask 0xffffff00 broadcast 192.167.132.255
inet6 fe80::2b0:c2ff:fe02:5ea0%re0 prefixlen 64 scopeid 0x2
As from the name, nic is a common Realtek card (OpenBSD just got it
without need of doing anything). So I suppose nic is running in full
duplex.
Hints?