[arm-allstar] wlan0

David McGough kb4fxc at inttek.net
Mon Jul 20 01:09:32 EDT 2020


Yes--

ArchLinux is using networkd (a systemd component). To configure static 
WiFi addresses, go to the folder: /etc/systemd/network and modify the 
file: wlan0.network similarly to:

[root at repeater-146820 /]# cd /etc/systemd/network/

[root at repeater-146820 network]# ls
eth0.network wlan0.network

[root at repeater-146820 network]# cat wlan0.network
[Match]
Name=wlan0
[Network]
DHCP=no
DNS=127.0.0.1
Address=192.168.124.82/24
Gateway=192.168.124.1


73, David KB4FXC



On Sun, 19 Jul 2020, "kg5rdf via ARM-allstar" wrote:

> 
Any easy way to lock wlan0 to a static ip???? I can can change ip, but router changes it back: ip addr add 192.168.100.102/24 brd + dev wlan0David KG5RDF
_______________________________________________

ARM-allstar mailing list
ARM-allstar at hamvoip.org
http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar

Visit the BBB and RPi2/3/4 web page - http://hamvoip.org



More information about the ARM-allstar mailing list