Re: DHCP Question

2011-06-14 Thread Chuck Swiger
On Jun 14, 2011, at 11:19 AM, jh...@socket.net wrote: I am working with a vendor and they are wanting me to send them ip addresses via option 74 in DHCP (irc-server). After I defined this in my dhcpd.conf file, the option is still not being sent. However, I am not receiving a request for

Re: Re: DHCP Question

2011-06-14 Thread jhall
From : Chuck Swiger cswi...@mac.com To : jh...@socket.net Subject : Re: DHCP Question Date : Tue, 14 Jun 2011 11:28:00 -0700 You want: option dhcp-parameter-request-list uint16; This option, when sent by the client

Re: DHCP Question

2008-04-04 Thread Preston Hagar
On Wed, Mar 19, 2008 at 9:36 PM, [EMAIL PROTECTED] wrote: I am in the process of moving my phone system DHCP from my Mitel 3300 to a FreeBSD so I can parse the DHCP file. In order to make Mitel's option 125 work correctly, I have to specify some vendor specific options. I believe this is

Re: DHCP Question

2008-03-20 Thread Chuck Swiger
Hi, Jay-- On Mar 19, 2008, at 7:36 PM, [EMAIL PROTECTED] wrote: I am in the process of moving my phone system DHCP from my Mitel 3300 to a FreeBSD so I can parse the DHCP file. In order to make Mitel's option 125 work correctly, I have to specify some vendor specific options. I believe

Re: DHCP question

2006-08-24 Thread Robert Huff
Walt Pawley writes: I need to monitor and record that IP address and initiate a series of processes if/when the IP address changes. You could schedule a script that uses 'curl' or 'fetch' to acquire the status page from the router and parse the upstream IP address from it and

Re: DHCP question

2006-08-24 Thread Walt Pawley
At 4:20 AM -0700 8/23/06, Vizion wrote: My home network is connected by my Linksys Broadband Router model RT31P2 to an upstream Cable company supplied Motorola SB5100 cable modem. A single IP address is allocated via DHCP to the Linksys to which my private network is attached. The IP address is

Re: DHCP question

2006-08-24 Thread Walt Pawley
At 5:03 PM -0400 8/24/06, Robert Huff wrote: I need to monitor and record that IP address and initiate a series of processes if/when the IP address changes. You could schedule a script that uses 'curl' or 'fetch' to acquire the status page from the router and parse the upstream IP

Re: DHCP question

2006-08-23 Thread Nagy László Zsolt
Vizion írta: My home network is connected by my Linksys Broadband Router model RT31P2 to an upstream Cable company supplied Motorola SB5100 cable modem. A single IP address is allocated via DHCP to the Linksys to which my private network is attached. The IP address is rarely changed. I need

Re: DHCP question

2006-08-23 Thread Gerard Seibert
Vizion wrote: My home network is connected by my Linksys Broadband Router model RT31P2 to an upstream Cable company supplied Motorola SB5100 cable modem. A single IP address is allocated via DHCP to the Linksys to which my private network is attached. The IP address is rarely changed. I

Re: dhcp question

2003-11-05 Thread Rob
If you're running dhcpd(8) on two interfaces, the command should probably be /usr/sbin/dhcpd -q rl1 rl2 Have you checked /var/log/messages for errors? - Original Message - From: Your Name [EMAIL PROTECTED] Subject: dhcp question -- Hi all I would like to configure 2 network