Re: sending raw packets via PPP

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Matt Keenan
Date: Tuesday, August 7, 2007 - 1:46 am

Kevin K wrote:
You shouldn't need to run DHCP over PPP, PPP uses LCP to configure
connections. I suspect the only time you would need to run DHCP over a
PPP link is if you had a DHCP proxy run the request over the PPP link,
but that sounds way more complicated than what you are looking for. Have
a quick look at
http://www.cisco.com/univercd/cc/td/doc/cisintwk/ito_doc/ppp.htm that
should bring you up to speed on how PPP works. You will probably find
that LCP does everything you need. If you really need some of the
functionality of DHCP (such as setting up WINS servers et al) you might
find that you need to hack a way to do this.

Matt
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: sending raw packets via PPP, James Carlson, (Mon Aug 6, 4:30 pm)
Re: sending raw packets via PPP, Kevin K, (Mon Aug 6, 5:24 pm)
Re: sending raw packets via PPP, Christopher Fowler, (Mon Aug 6, 5:32 pm)
Re: sending raw packets via PPP, Matt Keenan, (Tue Aug 7, 1:46 am)
Re: sending raw packets via PPP, Kevin K, (Sun Aug 19, 4:46 pm)