setting up pppoe

Joerg Pernfuss elessar at bsdforen.de
Tue May 9 01:30:14 UTC 2006


On Mon, 8 May 2006 21:05:02 -0400
"Michael P. Soulier" <msoulier at digitaltorque.ca> wrote:

> People,
> 
> I found this section in the handbook
> 
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/pppoe.html
> 
> and it mentions a ppp.conf file like so
> 
> default:
>   set log Phase tun command # you can add more detailed logging if
> you wish set ifaddr 10.0.0.1/0 10.0.0.2/0

ppp needs some address to work with right from the beginning, before
you get assigned an IP address from your isp. The original idea was,
from my understanding, that you could specify your network, and would
then only be assigned the host part of the address.

Hence the /0, which specifies that nothing is network-part and you
take whatever IP address you get assigned.

	Joerg
-- 
| /"\   ASCII ribbon   |  GnuPG Key ID | e86d b753 3deb e749 6c3a |
| \ / campaign against |    0xbbcaad24 | 5706 1f7d 6cfd bbca ad24 |
|  X    HTML in email  |        .the next sentence is true.       |
| / \     and news     |     .the previous sentence was a lie.    |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20060509/5295144c/signature.pgp


More information about the freebsd-questions mailing list