On Thu, 24 Mar 2005 05:29:57 -0800 (PST), in
sentex.lists.freebsd.questions you wrote:
>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.
Hi,
its in the ppp man pages. Just add
disable ipv6cp
in either the default section or in your pppoe section
---Mike
>
>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
>_______________________________________________
>[email protected] mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "[EMAIL PROTECTED]"
--------------------------------------------------------
Mike Tancsa, Sentex communications http://www.sentex.net
Providing Internet Access since 1994
[EMAIL PROTECTED], (http://www.tancsa.com)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"