edit wireless ip to 192.168.191.1(rlx)
This commit is contained in:
@ -65,6 +65,7 @@ sudo apt-get -y install util-linux procps hostapd iproute2 iw haveged dnsmasq ip
|
||||
sudo sed -i 's/NO_VIRT=.*/NO_VIRT=1/g' /etc/create_ap.conf
|
||||
sudo sed -i 's/SSID=.*/SSID=300tc/g' /etc/create_ap.conf
|
||||
sudo sed -i 's/PASSPHRASE=.*/PASSPHRASE=123456789/g' /etc/create_ap.conf
|
||||
sudo sed -i 's/GATEWAY=.*/GATEWAY=192.168.191.1/g' /etc/create_ap.conf
|
||||
|
||||
sudo systemctl enable create_ap.service
|
||||
|
||||
|
Reference in New Issue
Block a user