[Voyage-linux] dhcp3-server with alix2c2

Guttdude Jenius (spam-protected)
Fri Mar 14 00:02:56 HKT 2008


I just installed voyage 0.5.0 to my alix2c2 board. Everything seems fine
except dhcpd. I install dhcp3-server but it keeps saying that

dhcpd: Wrote 0 leases to leases file.
dhcpd: Can't bind to dhcp address: Address already in use
dhcpd: Please make sure there is no other dhcp server
dhcpd: running and that there's no entry for dhcp or
dhcpd: bootp in /etc/inetd.conf.   Also make sure you
dhcpd: are not running HP JetAdmin software, which
dhcpd: includes a bootp server.

Here is my dhcpd.conf
...
subnet 192.168.1.0 netmask 255.255.255.0 {
        option routers 192.168.1.222;
        pool{
                range 192.168.1.1 192.168.1.10;
                allow unknown clients;
        }
}
...


dhcpd run on eth0 with IP 192.168.1.222.

I have the same config with other distribution and works fine. Any
suggestion?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.voyage.hk/pipermail/voyage-linux/attachments/20080313/760f0ea1/attachment.html>


More information about the Voyage-linux mailing list