Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2007 10:37:57 -0300
From:      "Helizonaldo" <helizonaldo@hotmail.com>
To:        <freebsd-bugs@FreeBSD.org>
Subject:   probrem PPP
Message-ID:  <BAY128-DAV5AA808B3DD85247523630BAA00@phx.gbl>

next in thread | raw e-mail | index | archive | help
Hi, =20
 =20
I have a problem, I get 2 link ADSL of the "TELEMAR Brazil", but don't =
to connect whit PPP. =20
my script its ppp.conf: =20
 =20
------------------------------------------------------ =20
>default: =20
>  set timeout 0 =20
>  set log local phase lcp ipcp tun =20
>  nat enable yes =20
>  enable dns =20
> =20
>velox1: =20
>  set device PPPoE:xl1 =20
>  set server /var/run/velox1 "" 0177 =20
>  set authname xxxxxxxx@telemar.com.br =20
>  set authkey yyyyyyyyyyy =20
>  add default HISADDR =20
> =20
>velox2: =20
>  set device PPPoE:xl0 =20
>  set server /var/run/velox2 "" 0177 =20
>  set authname xxxxxxxx@telemar.com.br =20
>  set authkey yyyyyyyyyyy =20
 =20
#ppp -ddial -unit0 velox1 =20
#ppp -ddial -unit1 velox2 =20
 =20
 =20
but when swith on, my ifconfig stay like this =20
 =20
tun0: flags=3D8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1492 =20
        inet 189.12.186.216 --> 200.217.255.30 netmask 0xffffffff =20
        Opened by PID 525 =20
 =20
tun1: flags=3D8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500 =20
        Opened by PID 527 =20
 =20
#no matching session =20
#no matching session =20
#no matching session =20
 =20
 =20
then how to swith on 2 link ADSL with PPP? =20
 =20
 =20
 =20
Grateful =20
 =20
Helizonaldo Alves =20



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