Thanks dude,

I ended up using Redhat and it connected fine. I tested with NetBSD and
FreeBSD, both have to use user-ppp not pppd for their connection (at least
that is what the faq says) and user-ppp does not seem to work with my
provider. Did not want to use Linux but anyway, still works fairly well.

JP


----- Original Message -----
From: "v" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 31, 2001 8:43 PM
Subject: [speedtouch] Re: NetBSD and PAP woes


>
> On Friday 28 December 2001 3:10 am, you wrote:
> > Hi all,
> >
> > I am trying to configure my USB speedtouch on NetBSD and have easily
> > managed to get the device working etc etc, but I am unable to dial in to
my
> > ISP.
> >
> > The connection works under windows, and my provider is very specific
that
> > PAP must be the only authentication protocol used.
> >
> > I don't know a lot about ppp on *BSD, so I have a couple of questions:
> >
> > In Windows, I have to put a phone number in to dial up on my adsl modem.
Do
> > I have to enter this number somewhere on my NetBSD box? None of the doco
I
> > have found has any provision for it. Do I have to configure a ppp.secret
> > file or a pap-secrets file? Neither of these seems to make a difference
> > (unless I have configured them icorrectly...??).
> >
> > Can anyone give me an idea of what I might have configured incorrectly?
> > Below is my config and log file from when I attempt to connect.
> >
> > Thanks in advance
> > JP
> >
> > default:
> >
> >  set log Phase Chat IPCP CCP tun command
> >
> > adsl:
> >  set authname [EMAIL PROTECTED]
> >  set authkey notmypassword
> >  set device !"pppoa2 -vpi 8 -vci 35 -d /dev/ugen0 -v 1"
> >  deny chap
> >  disable chap
> >  enable pap
> >  accept pap
> >  set speed sync
> >  set timeout 0
> >  enable lqr
> >  set lqrperiod 5
> >  set redial 15 10000
> >  set dial ""
> >  set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
> >  add default HISADDR
> >  enable dns
> >
> >
> >
> > Dec 29 00:11:15 fw01 /netbsd: tun0: not multicast capable, IPv6 not
enabled
> > Dec 29 00:11:15 fw01 ppp[220]: Phase: Using interface: tun0
> > Dec 29 00:11:15 fw01 ppp[220]: Phase: deflink: Created in closed state
> > Dec 29 00:11:15 fw01 ppp[220]: tun0: Command: adsl: set authname
> > [EMAIL PROTECTED] Dec 29 00:11:15 fw01 ppp[220]: tun0: Command:
> > adsl: set authkey ******** Dec 29 00:11:15 fw01 ppp[220]: tun0: Command:
> > adsl: set device !pppoa2 -vpi 8 -vci 35 -d /dev/ugen0 -v 1 Dec 29
00:11:15
> > fw01 ppp[220]: tun0: Command: adsl: deny chap
> > Dec 29 00:11:15 fw01 ppp[220]: tun0: Command: adsl: disable chap
> > Dec 29 00:11:15 fw01 ppp[220]: tun0: Command: adsl: enable pap
> > Dec 29 00:11:15 fw01 ppp[220]: tun0: Command: adsl: accept pap
> > Dec 29 00:11:15 fw01 ppp[220]: tun0: Command: adsl: set speed sync
> > Dec 29 00:11:15 fw01 ppp[220]: tun0: Command: adsl: set timeout 0
> > Dec 29 00:11:15 fw01 ppp[220]: tun0: Command: adsl: enable lqr
> > Dec 29 00:11:15 fw01 ppp[220]: tun0: Command: adsl: set lqrperiod 5
> > Dec 29 00:11:15 fw01 ppp[220]: tun0: Command: adsl: set redial 15 10000
> > Dec 29 00:11:15 fw01 ppp[220]: tun0: Command: adsl: set dial
> > Dec 29 00:11:15 fw01 ppp[220]: tun0: Command: adsl: set ifaddr
10.0.0.1/0
> > 10.0.0.2/0 255.255.255.0 0.0.0.0 Dec 29 00:11:15 fw01 ppp[220]: tun0:
> > Command: adsl: add default HISADDR Dec 29 00:11:15 fw01 ppp[220]: tun0:
> > Command: adsl: enable dns
> > Dec 29 00:11:15 fw01 ppp[221]: tun0: Phase: PPP Started (background
mode).
> > Dec 29 00:11:15 fw01 ppp[221]: tun0: Phase: bundle: Establish
> > Dec 29 00:11:15 fw01 ppp[221]: tun0: Phase: deflink: closed -> opening
> > Dec 29 00:11:15 fw01 pppoa2[223]: Starting PPPoA2 ( merged version
includes
> > new ATM/AAL5 stack ) 1_0 Dec 29 00:11:15 fw01 ppp[221]: tun0: Phase:
> > deflink: Connected!
> > Dec 29 00:11:15 fw01 pppoa2[223]: I'm the parent   process, I handle the
> > endpoint 0x07 Dec 29 00:11:15 fw01 ppp[221]: tun0: Phase: deflink:
opening
> > -> dial Dec 29 00:11:15 fw01 pppoa2[223]: pty descriptors : fdin=3,
fdout=4
> > Dec 29 00:11:15 fw01 ppp[221]: tun0: Chat: deflink: Dial attempt 1 of
10000
> > Dec 29 00:11:15 fw01 pppoa2[223]: Increasing SNDBUF from 2048 to 65536
Dec
> > 29 00:11:15 fw01 pppoa2[223]: Increasing RCVBUF from 4096 to 65536 Dec
29
> > 00:11:15 fw01 ppp[221]: tun0: Phase: deflink: dial -> carrier Dec 29
> > 00:11:15 fw01 ppp[221]: tun0: Phase: deflink: carrier -> login Dec 29
> > 00:11:15 fw01 ppp[221]: tun0: Phase: deflink: login -> lcp
> > Dec 29 00:11:15 fw01 pppoa2[224]: I'm the children process, I handle the
> > endpoint 0x87 Dec 29 00:11:31 fw01 ppp[221]: tun0: Phase: deflink:
> > Disconnected! Dec 29 00:11:31 fw01 ppp[221]: tun0: Phase: deflink:
lcp ->
> > logout Dec 29 00:11:31 fw01 ppp[221]: tun0: Phase: deflink: logout ->
> > hangup Dec 29 00:11:31 fw01 ppp[221]: tun0: Phase: deflink:
Disconnected!
> > Dec 29 00:11:31 fw01 ppp[221]: tun0: Phase: deflink: Connect time: 16
secs:
> > 0 octets in, 150 octets out Dec 29 00:11:31 fw01 ppp[221]: tun0: Phase:
> > deflink: : 0 packets in, 5 packets out Dec 29 00:11:31 fw01 ppp[221]:
tun0:
> > Phase:  total 9 bytes/sec, peak 12 bytes/sec on Sat Dec 29 00:11:19 2001
> > Dec 29 00:11:31 fw01 ppp[221]: tun0: Phase: deflink: HUPing 223
> > Dec 29 00:11:31 fw01 pppoa2[223]: Killed by a signal 1
> > Dec 29 00:11:31 fw01 ppp[221]: tun0: Phase: deflink: hangup -> closed
> > Dec 29 00:11:31 fw01 ppp[221]: tun0: Phase: bundle: Dead
> > Dec 29 00:11:31 fw01 ppp[221]: tun0: Phase: PPP Terminated (normal).
> > Dec 29 00:11:31 fw01 ppp[221]: tun0: Chat: Parent notified of failure
> > Dec 29 00:11:31 fw01 ppp[220]: tun0: Phase: Parent: Child failed
(errdead)
> >
> >
> > Liste de diffusion modem ALCATEL SpeedTouch USB
> > Pour se d�sinscrire :
> > mailto:[EMAIL PROTECTED]?subject=unsubscribe
>
>
> Alright man,
>
> Well i had similar questions myself so ill tell u what i found out but i
dont
> use netbsd.
>
> First the number for adsl is a crock its not real. DUN of windows requires
a
> number thats the only reason why theres a number supplied but the actual
adsl
> connection doesnt use a number if u change the windows no. to 0 it would
> still connect you.
>
> im not sure about netbsd but on my linux box the file dealin with pap
> passwords is
> /etc/ppp/pap-secrets
>
> you need to add a line like this
>
> <your_username> * <your_password>
>
> you can also add this line to chap_secrets because it'll try  both and
> connect with the one that connects.
>
> also why is ifaddress assigning local ip addresses try hashing that line
out
> im not sure if you need it or not.
>
>
> v
>
>
>
> Liste de diffusion modem ALCATEL SpeedTouch USB
> Pour se d�sinscrire :
mailto:[EMAIL PROTECTED]?subject=unsubscribe
>
>
>



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se d�sinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe

        

Reply via email to