what tests you have done to come to the conclusion
that your connection is not working.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Allyn
Cheney
Sent: Thursday, June 09, 2005 3:38 PM
To: freebsd-questions@freebsd.org
Subject: Re: PPPoE Configuration
It has to be something with the PPP config stuff, I followed everyones advice
and it still refuses to actually get a connection to my isp. If i type ppp
-ddial isp it shows the interface as up in ifconfig but no ip information. If i
just do ppp then dial isp it doesn't show the connection tun0 a
Hello,
I don't know exactly if different ISP need different configuration, but
the following minimal configuration worked always for me:
# cat /etc/ppp/ppp.conf
myisp:
set device PPPoE:
set log Phase IPCP CCP Warning Error Alert
add! default HISADDR
set authname
set authkey
=
exec
#ppp_nat="YES" # only if you have LAN behind this PC.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Allyn
Cheney
Sent: Thursday, June 09, 2005 2:42 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: PPPoE Configuration pro
On Thu, 2005-06-09 at 02:42 -0400, Allyn Cheney wrote:
> I'm trying to setup a Freebsd box to act as my router/firewall and as such
> I've been trying to configure it to connect to my ISP's PPPoE dsl service. It
> doesn't connect and the errors provided in the log prove don't show me much
> cont
I'm trying to setup a Freebsd box to act as my router/firewall and as such I've
been trying to configure it to connect to my ISP's PPPoE dsl service. It
doesn't connect and the errors provided in the log prove don't show me much
content as to what is causing the problem. One thing strange is ppp