[Voyage-linux] DHCP server not working using dnsmasq config and nat.sh scripts
cotarelo2
(spam-protected)
Fri Aug 21 02:20:26 HKT 2015
Hello!
I don't know why but chaning wep for wpa2 in the hostapd configuration did
the trick
interface=wlan1
driver=nl80211
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2
debug=4
#dump_file=/tmp/hostapd.dump
#ctrl_interface=/var/run/hostapd
#ctrl_interface_group=0
channel=6
hw_mode=g
macaddr_acl=0
auth_algs=3
eapol_key_index_workaround=0
eap_server=0
wpa=3
ssid=voyage-wpa
wpa_passphrase=voyage-wpa
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP
eapol_version=1
By the way Punky, on the wlan1 interfaces configuration the last line should
be:
up nat.sh wlan1 wlan0 "192.168.3.0/24"
and not
up nat.sh wlan1 eth0 "192.168.3.0/24"
correct? the first interface is the one doing nat and the second is the
destination network where packets will be encapsulated.
--
View this message in context: http://voyage-linux.34677.n3.nabble.com/DHCP-server-not-working-using-dnsmasq-config-and-nat-sh-scripts-tp4026374p4026394.html
Sent from the Voyage Linux mailing list archive at Nabble.com.
More information about the Voyage-linux
mailing list