Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2001 09:41:26 +0200 (CEST)
From:      Mikko Tyolajarvi <mikko@dynas.se>
To:        phm_fbsd@yahoo.com.ar
Cc:        questions@freebsd.org
Subject:   Re: Problem with PPPoE
Message-ID:  <200108010741.f717fQv15130@mikko.dynas.se>
References:  <20010731161308.94128.qmail@web20204.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In local.freebsd.questions you write:

>I'm from Argentina, sorry for my poor English.

>I have a problem with PPPoE on FreeBSD 4.3-RELEASE.
>This is as follows:

[... PPPoE does not work ...]

[... configuration looks more or less ok...]

>ppp.log:

[...]

>Jul 28 07:47:49 aragorn ppp[297]: tun0: Debug: Waiting for carrier 
>Jul 28 07:47:53 aragorn last message repeated 4 times
>Jul 28 07:47:54 aragorn ppp[297]: tun0: Phase: deflink: Disconnected! 

You need to do "ifconfig ed0 up".  To make it happen at next boot, put:

 network_interfaces="<other interfaces> ed0"
 ifconfig_ed0="up"

in /etc/rc.conf.

   $.02,
   /Mikko
-- 
 Mikko Työläjärvi_______________________________________mikko@rsasecurity.com
 RSA Security

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108010741.f717fQv15130>