Re: DHCP server over PPPoE server

2004-07-15 Thread Barney Wolff
On Thu, Jul 15, 2004 at 11:28:37PM +0400, Gleb Smirnoff wrote: > On Thu, Jul 15, 2004 at 11:53:28AM -0400, Gary Corcoran wrote: > G> My research indicates that rather than doing the usual DHCP DISCOVER to > G> start things off, I should be able to send a DHCP INFORM message, > G> which includes my

Re: DHCP server over PPPoE server

2004-07-15 Thread Gary Corcoran
Gleb Smirnoff wrote: On Thu, Jul 15, 2004 at 11:53:28AM -0400, Gary Corcoran wrote: G> My research indicates that rather than doing the usual DHCP DISCOVER to G> start things off, I should be able to send a DHCP INFORM message, G> which includes my already-assigned IP address. The DHCP server shou

Re: DHCP server over PPPoE server

2004-07-15 Thread Gary Corcoran
Gleb Smirnoff wrote: On Thu, Jul 15, 2004 at 11:53:28AM -0400, Gary Corcoran wrote: G> My research indicates that rather than doing the usual DHCP DISCOVER to G> start things off, I should be able to send a DHCP INFORM message, G> which includes my already-assigned IP address. The DHCP server shou

Re: DHCP server over PPPoE server

2004-07-15 Thread Gleb Smirnoff
On Thu, Jul 15, 2004 at 11:53:28AM -0400, Gary Corcoran wrote: G> My research indicates that rather than doing the usual DHCP DISCOVER to G> start things off, I should be able to send a DHCP INFORM message, G> which includes my already-assigned IP address. The DHCP server should G> see this, it th

Re: DHCP server over PPPoE server

2004-07-15 Thread Gary Corcoran
Gleb Smirnoff wrote: On Wed, Jul 14, 2004 at 07:57:52PM -0400, Gary Corcoran wrote: G> I shutdown my regular DHCP server over the em0 ethernet interface, G> and tried starting up dhcpd to use the ng0 interface that gets G> created by mpd. It complains a little about em0 and ng0 using G> the same s

Re: DHCP server over PPPoE server

2004-07-15 Thread Gleb Smirnoff
On Wed, Jul 14, 2004 at 07:57:52PM -0400, Gary Corcoran wrote: G> I shutdown my regular DHCP server over the em0 ethernet interface, G> and tried starting up dhcpd to use the ng0 interface that gets G> created by mpd. It complains a little about em0 and ng0 using G> the same subnet, but starts up