Using PPPoE

Alexandre Vasconcelos alex.vasconcelos at gmail.com
Thu Apr 14 04:40:27 PDT 2005


On 4/14/05, Paul A. Hoadley <paulh at logicsquad.net> wrote:
> Hello,
> 
> On Wed, Apr 13, 2005 at 10:04:14AM -0300, Alexandre Vasconcelos wrote:
> 
> > default:
> >  set log phase chat connect lcp ipcp tun command
> >  set ifaddr 10.0.0.140/32 0.0.0.0/0
> >
> > brtelecom:
> > set device PPPoE:sis0
> > set authname myusername
> > set authkey mypassword
> > set dial
> > set login
> > add default HISADDR


It's working now!
Commenting  'set ifaddr' line and seting ifconfig_ppp0="DHCP",
ppp_enable, ppp_mode, ppp_profile on /etc/rc.conf did the job.

Thanks again.
Alexandre


More information about the freebsd-questions mailing list