first commit
This commit is contained in:
@@ -80,3 +80,9 @@ sed -i 's/\#net.ipv4.ip_forward\=1/net.ipv4.ip_forward\=1/g' /etc/sysctl.conf
|
||||
|
||||
iptables -t nat -A POSTROUTING -j MASQUERADE
|
||||
netfilter-persistent save
|
||||
|
||||
systemctl unmask hostapd
|
||||
systemctl enable hostapd
|
||||
systemctl unmask dnsmasq
|
||||
systemctl enable dnsmasq
|
||||
|
||||
|
Reference in New Issue
Block a user