[Bug 291621] iwx(4) hangs on a lot of outgoing ssh traffic
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 291621] iwx(4) hangs on a lot of outgoing ssh traffic"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Dec 2025 05:44:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291621
--- Comment #5 from Alexander Shursha <freebsd@vibro-lnr.ru> ---
wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=0
ether 6c:2f:80:df:f1:38
inet 10.216.1.3 netmask 0xffffff00 broadcast 10.216.1.255
groups: wlan
ssid Trust channel 52 (5260 MHz 11a vht/80+) bssid 52:ff:20:85:b6:3a
regdomain ETSI country RO authmode WPA2/802.11i privacy ON
deftxkey UNDEF AES-CCM 3:128-bit AES-CCM ucast:128-bit txpower 20
bmiss 10 mcastrate 6 mgmtrate 6 scanvalid 60 bgscan bgscanintvl 300
bgscanidle 250 roam:rssi 7 roam:rate MCS 1 ampdulimit 64k
ampdudensity 4 -amsdutx amsdurx shortgi -stbc -ldpc -uapsd vht vht40
vht80 -vht160 -vht80p80 wme roaming MANUAL
parent interface: iwx0
media: IEEE 802.11 Wireless Ethernet VHT mode 11ac
status: associated
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
/etc/wpa_supplicant.conf
network={
ssid="Trust"
scan_ssid=1
key_mgmt=WPA-EAP
eap=TLS
proto=RSN
identity="client"
ca_cert="/etc/cert/ca.pem"
client_cert="/etc/cert/client.crt"
private_key="/etc/cert/client.key"
private_key_passwd="123"
}
--
You are receiving this mail because:
You are the assignee for the bug.