Re: dnsmasq configuration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2009-04-02 at 09:27 +1100, Simon Slater wrote:
> After a reboot I got the message:
>
> dnsmasq failed to bind DHCP server socket: address already in use.

Which may be that something *else* is using it, or that dnsmasq is
starting up in a way that causes problems with itself.  I've seen that
sort of thing when there's a network with IPv4 and IPv6 addressing in
use, and a service starts up.  It listens to both, and while starting up
complains that the port's already in use while trying to listen to the
second interface (which is really the first, with the IPv6 type of
addresses, as well as IPv4).

> In the startup sequence as it scrolls on the screen, dnsmasq is near
> the end, but is running:
> [root@dell ~]# service dnsmasq status
> dnsmasq (pid 2613) is running...
>
>         So is the problem with the configuration or at startup?  How
> do I find what is conflicting for the socket address?

man netstat

e.g. netstat -antuevp

-- 
[tim@localhost ~]$ uname -r
2.6.27.19-78.2.30.fc9.i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.



-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux