oblique / create_ap

[NOT MAINTAINED] This script creates a NATed or Bridged WiFi Access Point.
BSD 2-Clause "Simplified" License
4.43k stars 998 forks source link

dnsmasq: junk found in command line #116

Open dreaddymck opened 8 years ago

dreaddymck commented 8 years ago

Running ubuntu 15.04

command:

sudo create_ap wlan0 p1p1 hotspot hotspotpass

results:

Config dir: /tmp/create_ap.wlan0.conf.y8WRKnZm
PID: 5031
Network Manager found, set ap0 as unmanaged device... DONE
Creating a virtual WiFi interface... ap0 created.
Sharing Internet using method: nat

dnsmasq: junk found in command line

Doing cleanup.. done

any idea why the "dnsmasq: junk found in command line?"

Solution thus far is to run in bridge mode.

oblique commented 8 years ago

What version of dnsmasq do you have?

dreaddymck commented 8 years ago

dnsmasq -v Dnsmasq version 2.72 Copyright (c) 2000-2014 Simon Kelley Compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth DNSSEC loop-detect

mstaack commented 8 years ago

its working for me with

Dnsmasq Version 2.75  Copyright (c) 2000-2015 Simon Kelley
macdabby commented 7 years ago

I had the same issue. Long story short, purging the installation then reinstalling fixed it. I believe it might have had something to do with a startup script adding some unsupported parameter from a previous version.

Lcstyle commented 6 years ago

See my comments here: https://discourse.pi-hole.net/t/dnsmasq-not-starting-since-last-week/6026/29?u=lcstyle