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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to