Re: dhcpd interface specification (Answer)

2004-05-05 Thread Rob
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

Re: dhcpd interface specification

2004-05-04 Thread Rob
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,

Re: dhcpd interface specification

2004-05-04 Thread twig les
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

Re: dhcpd interface specification

2004-05-04 Thread Rob
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

dhcpd interface specification

2004-05-03 Thread twig les
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