Re: hostapd service only starts manually

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've added some logging to the
/etc/systemd/system/multi-user.target.wants/hostapd.service and
collected the logs after start-up and attached them to this email.

Regards,
-Jamie

On Tue, Nov 29, 2022 at 5:30 AM Jouni Malinen <j@xxxxx> wrote:
>
> On Mon, Nov 28, 2022 at 07:21:44PM -0500, Jamie Fargen wrote:
> > I don't find anything in the logs which point to the issue and both
> > methods use the conf file /etc/hostapd/hostapd.conf to start the
> > service via systemd and manully.
>
> It is difficult to say what might be happening without seeing debug
> logs showing the not working and working cases.
>
> --
> Jouni Malinen                                            PGP id EFC895FA
1669725095.463704: random: getrandom() support available
1669725095.464440: Configuration file: /etc/hostapd/hostapd.conf
1669725095.491792: nl80211: Using driver-based roaming
1669725095.491893: nl80211: TDLS supported
1669725095.491929: nl80211: Supported cipher 00-0f-ac:1
1669725095.491961: nl80211: Supported cipher 00-0f-ac:5
1669725095.491987: nl80211: Supported cipher 00-0f-ac:2
1669725095.492013: nl80211: Supported cipher 00-0f-ac:4
1669725095.492038: nl80211: Supported cipher 00-0f-ac:6
1669725095.492173: nl80211: Using driver-based off-channel TX
1669725095.492228: nl80211: Supported vendor command: vendor_id=0x1018 subcmd=1
1669725095.492315: nl80211: Use separate P2P group interface (driver advertised support)
1669725095.492345: nl80211: Enable multi-channel concurrent (driver advertised support)
1669725095.492369: nl80211: use P2P_DEVICE support
1669725095.492393: nl80211: interface wlan0 in phy phy0
1669725095.493619: nl80211: Set mode ifindex 3 iftype 3 (AP)
1669725095.498454: nl80211: Setup AP(wlan0) - device_ap_sme=1 use_monitor=0
1669725095.498706: nl80211: Subscribe to mgmt frames with AP handle 0x55990b4a50 (device SME)
1669725095.498752: nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x55990b4a50 match=04
1669725095.498917: nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x55990b4a50 match=0501
1669725095.499068: nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x55990b4a50 match=0503
1669725095.499198: nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x55990b4a50 match=0504
1669725095.499319: nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x55990b4a50 match=06
1669725095.499444: nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x55990b4a50 match=08
1669725095.499571: nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x55990b4a50 match=09
1669725095.499715: nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x55990b4a50 match=0a
1669725095.499845: nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x55990b4a50 match=11
1669725095.499990: nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x55990b4a50 match=12
1669725095.500119: nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x55990b4a50 match=7f
1669725095.500234: nl80211: Register frame type=0xb0 (WLAN_FC_STYPE_AUTH) nl_handle=0x55990b4a50 match=
1669725095.500516: nl80211: Enable Probe Request reporting nl_preq=0x55990b4370
1669725095.500565: nl80211: Register frame type=0x40 (WLAN_FC_STYPE_PROBE_REQ) nl_handle=0x55990b4370 match=
1669725095.502194: rfkill: initial event: idx=0 type=1 op=0 soft=0 hard=0
1669725095.537056: nl80211: Add own interface ifindex 3 (ifidx_reason -1)
1669725095.537193: nl80211: if_indices[16]: 3(-1)
1669725095.537311: phy: phy0
1669725095.537350: BSS count 1, BSSID mask 00:00:00:00:00:00 (0 bits)
1669725095.537451: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
1669725095.537819: Previous country code 00, new country code BR 
1669725095.537876: Continue interface setup after channel list update
1669725095.537908: ctrl_iface not configured!
1669725095.552324: RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=2 linkmode=0 ifi_family=0 ifi_flags=0x1003 ([UP])
1669725095.606447: nl80211: Event message available
1669725095.606658: nl80211: Drv Event 36 (NL80211_CMD_REG_CHANGE) received for wlan0
1669725095.606695: nl80211: Regulatory domain change
1669725095.606721:  * initiator=1
1669725095.606745:  * type=0
1669725095.606770:  * alpha2=BR
1669725095.606845: wlan0: Event CHANNEL_LIST_CHANGED (27) received
1669725095.606894: Channel list updated - continue setup
1669725095.608098: nl80211: Regulatory information - country=BR (DFS-FCC)
1669725095.608175: nl80211: 2402-2482 @ 40 MHz 20 mBm
1669725095.608209: nl80211: 5170-5250 @ 80 MHz 17 mBm
1669725095.608241: nl80211: 5250-5330 @ 80 MHz 24 mBm (DFS)
1669725095.608272: nl80211: 5490-5730 @ 160 MHz 24 mBm (DFS)
1669725095.608302: nl80211: 5735-5835 @ 80 MHz 30 mBm
1669725095.608399: nl80211: Added 802.11b mode based on 802.11g information
1669725095.608512: nl80211: Mode IEEE 802.11g: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 2484[DISABLED]
1669725095.608621: nl80211: Mode IEEE 802.11a: 5170[DISABLED] 5180 5190[DISABLED] 5200 5210[DISABLED] 5220 5230[DISABLED] 5240 5260[NO_IR][RADAR] 5280[NO_IR][RADAR] 5300[NO_IR][RADAR] 5320[NO_IR][RADAR] 5500[NO_IR][RADAR] 5520[NO_IR][RADAR]
1669725095.608666: nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 2484[DISABLED]
1669725095.608692: Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=20 dBm
1669725095.608718: Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=20 dBm
1669725095.608744: Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=20 dBm
1669725095.608769: Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=20 dBm
1669725095.608793: Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=20 dBm
1669725095.608818: Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=20 dBm
1669725095.608937: Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=20 dBm
1669725095.608963: Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=20 dBm
1669725095.608988: Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=20 dBm
1669725095.609013: Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=20 dBm
1669725095.609037: Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=20 dBm
1669725095.609062: Allowed channel: mode=1 chan=12 freq=2467 MHz max_tx_power=20 dBm
1669725095.609086: Allowed channel: mode=1 chan=13 freq=2472 MHz max_tx_power=20 dBm
1669725095.609111: Allowed channel: mode=2 chan=36 freq=5180 MHz max_tx_power=17 dBm
1669725095.609136: Allowed channel: mode=2 chan=40 freq=5200 MHz max_tx_power=17 dBm
1669725095.609161: Allowed channel: mode=2 chan=44 freq=5220 MHz max_tx_power=17 dBm
1669725095.609186: Allowed channel: mode=2 chan=48 freq=5240 MHz max_tx_power=17 dBm
1669725095.609212: Allowed channel: mode=0 chan=1 freq=2412 MHz max_tx_power=20 dBm
1669725095.609237: Allowed channel: mode=0 chan=2 freq=2417 MHz max_tx_power=20 dBm
1669725095.609262: Allowed channel: mode=0 chan=3 freq=2422 MHz max_tx_power=20 dBm
1669725095.609287: Allowed channel: mode=0 chan=4 freq=2427 MHz max_tx_power=20 dBm
1669725095.609312: Allowed channel: mode=0 chan=5 freq=2432 MHz max_tx_power=20 dBm
1669725095.609337: Allowed channel: mode=0 chan=6 freq=2437 MHz max_tx_power=20 dBm
1669725095.609363: Allowed channel: mode=0 chan=7 freq=2442 MHz max_tx_power=20 dBm
1669725095.609388: Allowed channel: mode=0 chan=8 freq=2447 MHz max_tx_power=20 dBm
1669725095.609412: Allowed channel: mode=0 chan=9 freq=2452 MHz max_tx_power=20 dBm
1669725095.609437: Allowed channel: mode=0 chan=10 freq=2457 MHz max_tx_power=20 dBm
1669725095.609462: Allowed channel: mode=0 chan=11 freq=2462 MHz max_tx_power=20 dBm
1669725095.609487: Allowed channel: mode=0 chan=12 freq=2467 MHz max_tx_power=20 dBm
1669725095.609512: Allowed channel: mode=0 chan=13 freq=2472 MHz max_tx_power=20 dBm
1669725095.617146: Completing interface initialization
1669725095.617241: Mode: IEEE 802.11g  Channel: 6  Frequency: 2437 MHz
1669725095.617271: hostapd_handle_dfs_offload: iface->cac_started: 0
1669725095.617301: hostapd_handle_dfs_offload: freq 2437 MHz does not require DFS. Continue channel/AP setup
1669725095.617326: Proceed with AP/channel setup
1669725095.617352: nl80211: Set freq 2437 (ht_enabled=1, vht_enabled=0, he_enabled=0, bandwidth=20 MHz, cf1=2437 MHz, cf2=0 MHz)
1669725095.617394:   * freq=2437
1669725095.617423:   * he_enabled=0
1669725095.617446:   * vht_enabled=0
1669725095.617470:   * ht_enabled=1
1669725095.617493:   * sec_channel_offset=0
1669725095.617517:   * channel_type=1
1669725095.617667: RATE[0] rate=10 flags=0x1
1669725095.617708: RATE[1] rate=20 flags=0x1
1669725095.617733: RATE[2] rate=55 flags=0x1
1669725095.617758: RATE[3] rate=110 flags=0x1
1669725095.617782: RATE[4] rate=60 flags=0x0
1669725095.617808: RATE[5] rate=90 flags=0x0
1669725095.617832: RATE[6] rate=120 flags=0x0
1669725095.617935: RATE[7] rate=180 flags=0x0
1669725095.617965: RATE[8] rate=240 flags=0x0
1669725095.617990: RATE[9] rate=360 flags=0x0
1669725095.618015: RATE[10] rate=480 flags=0x0
1669725095.618039: RATE[11] rate=540 flags=0x0
1669725095.618065: hostapd_setup_bss(hapd=0x55990ade10 (wlan0), first=1)
1669725095.618095: nl80211: flush -> DEL_STATION wlan0 (all)
1669725095.618299: nl80211: Station flush failed: ret=-14 (Bad address)
1669725095.618454: wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0
1669725095.618603: nl80211: set_key failed; err=-22 Invalid argument)
1669725095.618643: Failed to clear default encryption keys (ifname=wlan0 keyidx=0)
1669725095.618755: wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=1 set_tx=0 seq_len=0 key_len=0
1669725095.618891: nl80211: set_key failed; err=-22 Invalid argument)
1669725095.618929: Failed to clear default encryption keys (ifname=wlan0 keyidx=1)
1669725095.619030: wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0
1669725095.619160: nl80211: set_key failed; err=-22 Invalid argument)
1669725095.619196: Failed to clear default encryption keys (ifname=wlan0 keyidx=2)
1669725095.619298: wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=0 addr=(nil) key_idx=3 set_tx=0 seq_len=0 key_len=0
1669725095.619429: nl80211: set_key failed; err=-22 Invalid argument)
1669725095.619465: Failed to clear default encryption keys (ifname=wlan0 keyidx=3)
1669725095.619495: Using interface wlan0 with hwaddr dc:a6:32:c2:bd:37 and ssid "rpi"
1669725095.619524: Deriving WPA PSK based on passphrase
1669725095.619551: SSID - hexdump_ascii(len=3):
     72 70 69                                          rpi             
1669725095.619638: PSK (ASCII passphrase) - hexdump_ascii(len=9): [REMOVED]
1669725095.649410: PSK (from passphrase) - hexdump(len=32): [REMOVED]
1669725095.649728: random: Got 20/20 random bytes
1669725095.649762: Get randomness: len=32 entropy=0
1669725095.650117: random from os_get_random - hexdump(len=32): [REMOVED]
1669725095.650189: random_mix_pool - hexdump(len=20): [REMOVED]
1669725095.650236: random from internal pool - hexdump(len=16): [REMOVED]
1669725095.650280: random_mix_pool - hexdump(len=20): [REMOVED]
1669725095.650324: random from internal pool - hexdump(len=16): [REMOVED]
1669725095.650352: mixed random - hexdump(len=32): [REMOVED]
1669725095.650376: GMK - hexdump(len=32): [REMOVED]
1669725095.650401: Get randomness: len=32 entropy=0
1669725095.650680: random from os_get_random - hexdump(len=32): [REMOVED]
1669725095.650730: random_mix_pool - hexdump(len=20): [REMOVED]
1669725095.650774: random from internal pool - hexdump(len=16): [REMOVED]
1669725095.650817: random_mix_pool - hexdump(len=20): [REMOVED]
1669725095.650859: random from internal pool - hexdump(len=16): [REMOVED]
1669725095.650888: mixed random - hexdump(len=32): [REMOVED]
1669725095.650938: Key Counter - hexdump(len=32): [REMOVED]
1669725095.650967: WPA: Delay group state machine start until Beacon frames have been configured
1669725095.651466: nl80211: Set beacon (beacon_set=0)
1669725095.651506: nl80211: Beacon head - hexdump(len=54): 80 00 00 00 ff ff ff ff ff ff dc a6 32 c2 bd 37 dc a6 32 c2 bd 37 00 00 00 00 00 00 00 00 00 00 64 00 11 04 00 03 72 70 69 01 08 82 84 8b 96 0c 12 18 24 03 01 06
1669725095.651579: nl80211: Beacon tail - hexdump(len=116): 2a 01 04 32 05 30 48 60 6c ff 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 0c 00 2d 1a 0c 00 1f ff 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 3d 16 06 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7f 04 00 00 00 02 dd 18 00 50 f2 02 01 01 01 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00
1669725095.651705: nl80211: ifindex=3
1669725095.651728: nl80211: beacon_int=100
1669725095.651751: nl80211: beacon_rate=0
1669725095.651774: nl80211: rate_type=0
1669725095.651797: nl80211: dtim_period=2
1669725095.651821: nl80211: ssid=rpi
1669725095.651859:   * beacon_int=100
1669725095.651945:   * dtim_period=2
1669725095.651971: nl80211: hidden SSID not in use
1669725095.651995: nl80211: privacy=1
1669725095.652019: nl80211: auth_algs=0x1
1669725095.652043: nl80211: wpa_version=0x2
1669725095.652067: nl80211: key_mgmt_suites=0x2
1669725095.652091: nl80211: pairwise_ciphers=0x10
1669725095.652114: nl80211: group_cipher=0x10
1669725095.652139: nl80211: SMPS mode - off
1669725095.652164: nl80211: beacon_ies - hexdump(len=6): 7f 04 00 00 00 02
1669725095.652196: nl80211: proberesp_ies - hexdump(len=6): 7f 04 00 00 00 02
1669725095.652226: nl80211: assocresp_ies - hexdump(len=6): 7f 04 00 00 00 02
1669725095.730563: wlan0: Deauthenticate all stations at BSS start
1669725095.734749: nl80211: sta_remove -> DEL_STATION wlan0 ff:ff:ff:ff:ff:ff --> 0 (Success)
1669725095.734874: WPA: Start group state machine to set initial keys
1669725095.734902: WPA: group state machine entering state GTK_INIT (VLAN-ID 0)
1669725095.734930: Get randomness: len=16 entropy=0
1669725095.735276: random from os_get_random - hexdump(len=16): [REMOVED]
1669725095.735370: random_mix_pool - hexdump(len=20): [REMOVED]
1669725095.735420: random from internal pool - hexdump(len=16): [REMOVED]
1669725095.735450: mixed random - hexdump(len=16): [REMOVED]
1669725095.735538: GTK - hexdump(len=16): [REMOVED]
1669725095.735576: WPA: group state machine entering state SETKEYSDONE (VLAN-ID 0)
1669725095.735701: wpa_driver_nl80211_set_key: ifindex=3 (wlan0) alg=3 addr=0x5571f75f50 key_idx=1 set_tx=1 seq_len=0 key_len=16
1669725095.735760: nl80211: KEY_DATA - hexdump(len=16): [REMOVED]
1669725095.735790:    broadcast key
1669725095.740272: nl80211: Set wlan0 operstate 0->1 (UP)
1669725095.740373: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=6 (IF_OPER_UP)
1669725095.740889: nl80211: TX queue param set: queue=0 aifs=1 cw_min=3 cw_max=7 burst_time=15 --> res=-95
1669725095.740952: Failed to set TX queue parameters for queue 0.
1669725095.741065: nl80211: TX queue param set: queue=1 aifs=1 cw_min=7 cw_max=15 burst_time=30 --> res=-95
1669725095.741102: Failed to set TX queue parameters for queue 1.
1669725095.741205: nl80211: TX queue param set: queue=2 aifs=3 cw_min=15 cw_max=63 burst_time=0 --> res=-95
1669725095.741240: Failed to set TX queue parameters for queue 2.
1669725095.741341: nl80211: TX queue param set: queue=3 aifs=7 cw_min=15 cw_max=1023 burst_time=0 --> res=-95
1669725095.741377: Failed to set TX queue parameters for queue 3.
1669725095.741404: wlan0: interface state COUNTRY_UPDATE->ENABLED
1669725095.741441: wlan0: AP-ENABLED 
1669725095.741468: wlan0: Setup of interface done.
1669725095.741568: RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=2 linkmode=1 ifi_family=0 ifi_flags=0x1003 ([UP])
1669725095.741752: RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=5 linkmode=1 ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1669725095.741790: nl80211: Set IF_OPER_UP again based on ifi_flags and expected operstate
1669725095.741815: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=6 (IF_OPER_UP)
1669725095.741966: RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
1669725095.742091: VLAN: RTM_NEWLINK: ifi_index=3 ifname=wlan0 ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1669725095.742127: VLAN: vlan_newlink(wlan0)
1669725095.742220: VLAN: RTM_NEWLINK: ifi_index=3 ifname=wlan0 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
1669725095.742251: VLAN: vlan_newlink(wlan0)
1669725095.790445: RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=5 linkmode=1 ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1669725095.790563: nl80211: Set IF_OPER_UP again based on ifi_flags and expected operstate
1669725095.790592: netlink: Operstate: ifindex=3 linkmode=-1 (no change), operstate=6 (IF_OPER_UP)
1669725095.818808: RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
1669725095.819059: VLAN: RTM_NEWLINK: ifi_index=3 ifname=wlan0 ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP])
1669725095.819158: VLAN: vlan_newlink(wlan0)
1669725095.819268: VLAN: RTM_NEWLINK: ifi_index=3 ifname=wlan0 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
1669725095.819299: VLAN: vlan_newlink(wlan0)
1669725095.917713: VLAN: RTM_NEWLINK: ifi_index=2 ifname=eth0 ifi_family=0 ifi_flags=0x1003 ([UP])
1669725095.917794: VLAN: vlan_newlink(eth0)
1669725095.917985: RTM_NEWLINK: ifi_index=2 ifname=eth0 operstate=2 linkmode=0 ifi_family=0 ifi_flags=0x1003 ([UP])
1669725095.920317: VLAN: RTM_NEWLINK: ifi_index=3 ifname=wlan0 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
1669725095.920411: VLAN: vlan_newlink(wlan0)
1669725095.920596: RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
1669725097.033722: VLAN: RTM_NEWLINK: ifi_index=3 ifname=wlan0 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
1669725097.033766: VLAN: vlan_newlink(wlan0)
1669725097.033835: RTM_NEWLINK: ifi_index=3 ifname=wlan0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
1669725099.993232: RTM_NEWLINK: ifi_index=2 ifname=eth0 operstate=6 linkmode=0 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
1669725099.993315: VLAN: RTM_NEWLINK: ifi_index=2 ifname=eth0 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
1669725099.993327: VLAN: vlan_newlink(eth0)
1669725099.993668: RTM_NEWLINK: ifi_index=2 ifname=eth0 operstate=6 linkmode=0 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
1669725099.993698: VLAN: RTM_NEWLINK: ifi_index=2 ifname=eth0 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
1669725099.993709: VLAN: vlan_newlink(eth0)
1669725102.470197: RTM_NEWLINK: ifi_index=4 ifname=wg0 operstate=2 linkmode=0 ifi_family=0 ifi_flags=0x90 ()
1669725102.470281: VLAN: RTM_NEWLINK: ifi_index=4 ifname=wg0 ifi_family=0 ifi_flags=0x90 ()
1669725102.470293: VLAN: vlan_newlink(wg0)
1669725102.506106: VLAN: RTM_NEWLINK: ifi_index=4 ifname=wg0 ifi_family=0 ifi_flags=0x100d1 ([UP][RUNNING][LOWER_UP])
1669725102.506191: VLAN: vlan_newlink(wg0)
1669725102.506249: RTM_NEWLINK: ifi_index=4 ifname=wg0 operstate=0 linkmode=0 ifi_family=0 ifi_flags=0x100d1 ([UP][RUNNING][LOWER_UP])
_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap

[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux