Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2006 13:01:45 +0800
From:      Felix <vlchang@eb.net.my>
To:        freebsd-bugs@freebsd.org, freebsd-isp@freebsd.org, freebsd-net@freebsd.org, freebsd-questions@freebsd.org
Subject:   PPPoE Connection Bug!
Message-ID:  <1140670904.11288.15.camel@localhost.localdomain>

next in thread | raw e-mail | index | archive | help
I am using Freebsd 6.0 to become my server and provide the PPPoE service
to rest of my staffs PCs. It is success without any problem but
sometimes I found it comes out with errors message in my log file when
some of the staffs cannot online. The error messages is looked like
below:

#########################################################################

Jan 27 10:29:40 eBoffice3 ppp[714]: Phase: Using interface: tun2
Jan 27 10:29:40 eBoffice3 ppp[714]: Phase: deflink: Created in closed
state
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: enable pap
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: enable proxy
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: disable ipv6cp
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set mru 1472
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set mtu 1472
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set ifaddr
10.1.91.1 10.1.91.2-10.1.91.254
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set radius
/etc/radius.conf
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: accept dns
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set timeout 3600
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: disable protocomp
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: enable echo
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set lqrperiod 10
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set echoperiod 10
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set rad_alive 1800
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set speed sync
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set log Chat
Command Phase LCP LQM
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: enable pap
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: enable proxy
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: disable ipv6cp
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set mru 1472
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set mtu 1472
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set ifaddr
10.1.91.1 10.1.91.2-10.1.91.254
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set radius
/etc/radius.conf
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: accept dns
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set timeout 3600
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: disable protocomp
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: enable echo
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set lqrperiod 10
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set echoperiod 10
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set rad_alive 1800
Jan 27 10:29:40 eBoffice3 ppp[714]: Command: default: set speed sync
Jan 27 10:29:40 eBoffice3 ppp[714]: Phase: PPP Started (direct mode).
Jan 27 10:29:40 eBoffice3 ppp[714]: Phase: bundle: Establish
Jan 27 10:29:40 eBoffice3 ppp[714]: Phase: deflink: closed -> opening
Jan 27 10:29:40 eBoffice3 ppp[714]: Phase: deflink: Link is a closed
socket !
Jan 27 10:29:40 eBoffice3 ppp[714]: Chat: Failed to open device (attempt
1 of 1)
Jan 27 10:29:40 eBoffice3 ppp[714]: Phase: deflink: opening -> closed
Jan 27 10:29:40 eBoffice3 ppp[714]: Phase: bundle: Dead
Jan 27 10:29:40 eBoffice3 ppp[714]: Phase: PPP Terminated (normal).

############################################################################

I searched for the internet but found nothing. Any comment or opinion
about this? Thanks!

Regard
Felix




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