change default gateway ip to 18

This commit is contained in:
garywill 2018-08-31 18:41:06 +08:00 committed by garywill
parent 052bf9d59f
commit c97c3c3b30
1 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ usage() {
echo "Non-Bridging Options:"
echo " --no-dns Disable dnsmasq DNS server"
echo " --no-dnsmasq Disable dnsmasq server completely"
echo " -g <gateway> IPv4 Gateway for the Access Point (default: 192.168.12.1)"
echo " -g <gateway> IPv4 Gateway for the Access Point (default: 192.168.18.1)"
echo " -d DNS server will take into account /etc/hosts"
echo " -e <hosts_file> DNS server will take into account additional hosts file"
echo
@ -592,7 +592,7 @@ networkmanager_wait_until_unmanaged() {
CHANNEL=default
GATEWAY=192.168.12.1
GATEWAY=192.168.18.1
WPA_VERSION=1+2
ETC_HOSTS=0
ADDN_HOSTS=