From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] root password and dhcp
Date: Sat, 24 May 2014 07:15:45 -0300 [thread overview]
Message-ID: <53807151.90401@zacarias.com.ar> (raw)
In-Reply-To: <839C6E81-EB22-4269-A6B1-CB60169DE097@gmail.com>
On 05/23/2014 10:35 PM, cem akpolat wrote:
>> Well, you're somewhat light on details so we're left here to guess.
>> One possibility is that your dnsmasq package has dhcp support disabled,
>> another possibility is that your wlan0 doesn't belong to a proper
>> subnet/hasn't got an ip address configured at all to match that range.
>> Again, i can just guess without some proper information.
>> Regards.
>
> Regarding dnsmasq configuration, I enabled the dhcp support of dnsmasq,
> and dnsmasq actually tries to run dhcp, but the following error arises:
>
> *dnsmasq: failed to bind DHCP server socket: Address already in use*
> *
> *
> At that point, I wonder is there another dhcp server running at the
> background? Even if this could be the case, dnsmasq stops all dhcp
> server and then restart with respect to the given configurations.
> Apart from dhsmasq package, I added also dhcp-relay and dhcp-server
> which are under dhcp package. Can dhcp-server lead to the conflict in
> this case ?
>
> Thank you for all recommendations, they helped a lot!
Hi.
Remember to copy the mailing list too, someone else might be interested
in the future.
Well, there's your problem then, you enable the dhcp package which acts
as a dhcp server and dnsmasq which does so as well, so you can't have
both doing the same job.
So either you just use one by unselecting the other or if you need both
you'll need to tell each other to not meddle with the interface the
other is using via configuration files (interface=xx in dnsmasq.conf,
for dhcp i believe you need an invocation option for that).
My guess is you are trying both to get a result and this happened, and
that you only want dnsmasq around.
Regards.
next prev parent reply other threads:[~2014-05-24 10:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-23 14:10 [Buildroot] root password and dhcp cem akpolat
2014-05-23 17:27 ` Thomas De Schampheleire
2014-05-23 17:42 ` Gustavo Zacarias
[not found] ` <839C6E81-EB22-4269-A6B1-CB60169DE097@gmail.com>
2014-05-24 1:36 ` [Buildroot] Fwd: " cem akpolat
2014-05-24 7:17 ` Sagaert Johan
2014-05-24 10:15 ` Gustavo Zacarias [this message]
2014-05-24 10:29 ` [Buildroot] " cem akpolat
2014-05-26 10:05 ` cem akpolat
2014-05-26 22:28 ` cem akpolat
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53807151.90401@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox