twig les wrote:
Yes I get that output from ps also, but the question is what do
you get from netstat -an? I tried your syntax, got the same
output as you in ps, but netstat still shows the daemon
listening on *.67. Not kosher.
Found the answer on the isc-dhcp-server mailing list.
Say you want
twig les wrote:
and that works fine. When I do "ps auwx | grep dhcpd", I get:
root 213 [...] /usr/local/sbin/dhcpd rl1 -cf /usr/local/etc/dhcpd.conf
Yes I get that output from ps also, but the question is what do
you get from netstat -an? I tried your syntax, got the same
output as you in ps,
twig les wrote:
> Hey all, I'm missing something small here. I set up isc's
dhcp
> server to listen on one interface and it listens on both.
>
>I do exactly this by adding to /etc/rc.conf:
dhcpd_enable="YES"
dhcpd_flags="rl1"
>and that works fine. When I do "ps auwx | grep dhcpd", I get
twig les wrote:
Hey all, I'm missing something small here. I set up isc's dhcp
server to listen on one interface and it listens on both.
I do exactly this by adding to /etc/rc.conf:
dhcpd_enable="YES"
dhcpd_flags="rl1"
and that works fine. When I do "ps auwx | grep dhcpd", I get:
root 213
Hey all, I'm missing something small here. I set up isc's dhcp
server to listen on one interface and it listens on both.
gate# /usr/local/sbin/dhcpd rl1
Internet Software Consortium DHCP Server V3.0.1rc12
Copyright 1995-2003 Internet Software Consortium.
All rights reserved.
For info, please visi