Date: Thu, 24 Mar 2005 05:29:57 -0800 (PST) From: JP <jprez1980@yahoo.com> To: freebsd-questions@freebsd.org Subject: ppp.conf PPPoE Errors Message-ID: <20050324132957.86747.qmail@web81006.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hello,
I just recently set up ppp.conf for PPPoE DSL Service with SBC. I'm getting the following errors in my /var/log/ppp.log file, any idea what it means? I assume I need to disable IPV6 somehow but I don't know.
Mar 23 09:35:19 mcknytxhqfw01 ppp[483]: tun0: Phase: deflink: his = PAP, m
Mar 23 09:35:19 mcknytxhqfw01 ppp[483]: tun0: Phase: Pap Output: xxxxxx *
Mar 23 09:35:19 mcknytxhqfw01 ppp[483]: tun0: Phase: Pap Input: SUCCESS ()
Mar 23 09:35:19 mcknytxhqfw01 ppp[483]: tun0: Phase: deflink: lcp -> open
Mar 23 09:35:19 mcknytxhqfw01 ppp[483]: tun0: Phase: bundle: Network
Mar 23 09:35:19 mcknytxhqfw01 ppp[483]: tun0: Phase: deflink: IPV6CP protocol reject closes IPV6CP !
Mar 23 09:49:20 last message repeated 15 times
My ppp.conf file:
default:
set device PPPoE:ed0:SBCIS
set mtu 1492
add default HISADDR
set time 0
set redial 0 0
# NAT Config
nat enable yes
nat log yes
nat same_ports yes
nat unregistered_only yes
enable dns
SBCIS:
set authname xxxxxx
set authkey xxxxxx
Thanks!
JP
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050324132957.86747.qmail>
