Comment is at the bottom --- David Walser <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > Quoting David Walser <[EMAIL PROTECTED]>: > > > > > >>[EMAIL PROTECTED] wrote: > >> > >>>Quoting David Walser <[EMAIL PROTECTED]>: > >>> > >>> > >>> > >>>>I would just make sure you: > >>>>1) Don't have any IP set as a GATEWAY > >>>>2) are only running the dhcp server on the > ethernet interface > >>> > >>> > >>>Thanks David. > >>>For 1), I do not think so. > >>>For 2) how can I check it ? > >>> > >>>I had a look to /etc/dhcpd.conf > >> > >>Yeah, it's not set there. I'm gonna guess your > ethernet interface is > >>eth0, so in the file /etc/sysconfig/dhcpd you > should have a line: > >>INTERFACES="eth0" > >> > > > > > > I'll try that, thanks. > > Probably this will be a feature request for the > next version of drakwizard ;) > > Cheers > > Eric > > Yes, of course! Why the heck didn't I think of > that!? > > Warly, if the above mentioned thing isn't > configurable with drakwizard, > it should be. Sorry I didn't think of it earlier > (luckily this guy did).
Just to reiterate the suggestion, the dhcp server wizard should let you pick what network interface the server should listen on, and write /etc/sysconfig/dhcpd Also, a couple things I just noticed. It defaults to wanting to supply addresses in the 192.168.0.100 and up range, but if your IP isn't in that range it complains about that. Why can't it just detect that first and give a sane default? Also, it shouldn't write the /etc/dhcpd.conf file if you hit Cancel before finishing the wizard. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
