first commit
This commit is contained in:
parent
f570e6d1e7
commit
d999e744f8
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user