[Bug 257229] net-mgmt/wifimgr with multiple Wi-Fi interfaces
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257229] net-mgmt/wifimgr with multiple Wi-Fi interfaces"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Aug 2021 04:26:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257229 --- Comment #17 from Graham Perrin <grahamperrin@gmail.com> --- Thanks. Tested: 1.17.13 (a little higher than the wifimgr-1.17.12.tar.xz that's currently listed at <https://opal.com/src/wifimgr/>). Not fixed, sorry. If it helps, running tail -f -n 0 /var/log/messages before clicks on the 'WiFi Up/Down' button, I saw these lines _after_ the click that resulted in presentation of the list of networks: Aug 19 05:21:27 mowa219-gjp4-8570p-freebsd dhclient[8008]: New IP Address (wlan0): 192.168.1.7 Aug 19 05:21:27 mowa219-gjp4-8570p-freebsd dhclient[8012]: New Subnet Mask (wlan0): 255.255.255.0 Aug 19 05:21:27 mowa219-gjp4-8570p-freebsd dhclient[8016]: New Broadcast Address (wlan0): 192.168.1.255 Aug 19 05:21:27 mowa219-gjp4-8570p-freebsd dhclient[8020]: New Routers (wlan0): 192.168.1.1 Aug 19 05:21:27 mowa219-gjp4-8570p-freebsd dhclient[8045]: New IP Address (wlan1): 192.168.1.5 Aug 19 05:21:27 mowa219-gjp4-8570p-freebsd dhclient[8049]: New Subnet Mask (wlan1): 255.255.255.0 Aug 19 05:21:27 mowa219-gjp4-8570p-freebsd dhclient[8053]: New Broadcast Address (wlan1): 192.168.1.255 Aug 19 05:21:27 mowa219-gjp4-8570p-freebsd dhclient[8057]: New Routers (wlan1): 192.168.1.1 -- You are receiving this mail because: You are the assignee for the bug.