Article 53C5F Persistent wireless network interface for soft AP

Persistent wireless network interface for soft AP

by
dangerousHobo
from LinuxQuestions.org on (#53C5F)
I'm curious if there is a way to create a persistent wireless network interface for a soft AP. Currently I do the following in a startup script on every boot:

Code:iw dev wlan0 interface add wlan1 type __ap
nmcli c up softAPThe soft AP runs on wlan1 and an STA connection is managed on wlan0. I would like to get rid of that first line and have wlan1 be persistent across reboots. Is this possible? I'm on an embedded system using NetworkManager and systemd.latest?d=yIl2AUoC8zA latest?i=hZe1tHm8G0o:yAvj-tguzrA:F7zBnMy latest?i=hZe1tHm8G0o:yAvj-tguzrA:V_sGLiP latest?d=qj6IDK7rITs latest?i=hZe1tHm8G0o:yAvj-tguzrA:gIN9vFwhZe1tHm8G0o
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments