[Voyage-linux] dhcp3-server with alix2c2

Kim-man 'Punky' Tse (spam-protected)
Fri Mar 14 00:21:11 HKT 2008


Hi,

Voyage by defaults starts dnsmasq for lightweight dhcp service.  So 
disable the lines in /etc/dnsmasq.more.conf.

Regards,
Punky

Guttdude Jenius wrote:
> 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 <http://192.168.1.0> netmask 255.255.255.0 <http://255.255.255.0> {
>         option routers 192.168.1.222 <http://192.168.1.222>;
>
>         pool{
>                 range 192.168.1.1 <http://192.168.1.1> 192.168.1.10 <http://192.168.1.10>;
>                 allow unknown clients;
>         }
> }
> ...
>   
>
> dhcpd run on eth0 with IP 192.168.1.222 <http://192.168.1.222>.
>
> I have the same config with other distribution and works fine. Any 
> suggestion?
> ------------------------------------------------------------------------
>
> _______________________________________________
> Voyage-linux mailing list
> Voyage-linux at list.voyage.hk
> http://list.voyage.hk/mailman/listinfo/voyage-linux
>   





More information about the Voyage-linux mailing list