Hello (Bonjour)
I don't speak much french, but I have tried to use google to
translate below. That might have been a bad idea, because the
translation back to english is horrific! (have a go)
Please don't take offence.
=== English version ===
I'm migrating to OpenBSD from Linux and it runs very nicely in my
Samsung TragicStation ( Celeron 333MHz 32MB ), but connecting to my
ADSL link has me beat.
Being a good newbie, I've scoured as much documentation as I can find
including your archives.
I have an Alcatel Speedtouch connecting to a pipex Solo account in the
UK (0/38) and it installs fine on linux where I was using pppoa2 and
CHAP. I haven't noticed any outages but I do if run under Windoze - all
trafic stops for 10 seconds or so.
I installed OpenBSD 3.0 from CD (had to buy it for the stickers) - no
problem.
Made the usb devices "ugen0.xx" using MAKEDEV, built the speedtouch
package (v1.0), installed it, and got the firmware from Alcatel (same
one I used under Linux).
The modem is recognised OK:
Apr 20 12:07:19 sentry /bsd: ugen0 at uhub0 port 1
Apr 20 12:07:19 sentry /bsd: ugen0: ALCATEL Speed Touch USB, rev
1.10/0.00, addr 2
start modem_run -m -f mgmt.o seems OK except for the
Apr 20 00:31:23 sentry /bsd: ugenioctl: USB_SET_TIMEOUT, no pipe
message which one of the old postings claims is OK.
/etc/ppp/* is set up as per INSTALL instructions.
Then I run "ppp -background adsl" -
(I just edited the name and password - I _did_ change
/etc/ppp/ppp.conf!!)
Apr 20 00:52:12 sentry ppp[22687]: Phase: Using interface: tun0 Apr 20
00:52:12 sentry ppp[22687]: Phase: deflink: Created in closed state Apr
20 00:52:12 sentry ppp[22687]: tun0: Command: adsl: set authname
<<mylogin>>@xtreme.pipex.net Apr 20 00:52:12 sentry ppp[22687]: tun0:
Command: adsl: set authkey <<mypassword>>
Apr 20 00:52:12 sentry ppp[22687]: tun0: Command: adsl: set device
!pppoa2 -vpi 0 -vci 38 -v 1 Apr 20 00:52:12 sentry ppp[22687]: tun0:
Command: adsl: accept chap Apr 20 00:52:12 sentry ppp[22687]: tun0:
Command: adsl: set speed sync Apr 20 00:52:12 sentry ppp[22687]: tun0:
Command: adsl: set timeout 0 Apr 20 00:52:12 sentry ppp[22687]: tun0:
Command: adsl: enable lqr Apr 20 00:52:12 sentry ppp[22687]: tun0:
Command: adsl: set lqrperiod 5 Apr 20 00:52:12 sentry ppp[22687]: tun0:
Command: adsl: set redial 15 10000 Apr 20 00:52:12 sentry ppp[22687]:
tun0: Command: adsl: set dial Apr 20 00:52:12 sentry ppp[22687]: tun0:
Command: adsl: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
Apr 20 00:52:12 sentry ppp[22687]: tun0: Command: adsl: add default
HISADDR Apr 20 00:52:12 sentry ppp[22687]: tun0: Warning: Add route
failed: 0.0.0.0/0: errno: No such process Apr 20 00:52:12 sentry
ppp[22687]: tun0: Command: adsl: enable dns Apr 20 00:52:12 sentry
ppp[28536]: tun0: Phase: PPP Started (background mode). Apr 20 00:52:12
sentry ppp[28536]: tun0: Phase: bundle: Establish Apr 20 00:52:12
sentry ppp[28536]: tun0: Phase: deflink: closed -> opening Apr 20
00:52:12 sentry pppoa2[31556]: Starting PPPoA2 ( merged version
includes new ATM/AAL5 stack ) 1_0 Apr 20 00:52:12 sentry ppp[28536]:
tun0: Phase: deflink: Connected! Apr 20 00:52:12 sentry pppoa2[31556]:
I'm the parent process, I handle the endpoint 0x07 Apr 20 00:52:12
sentry ppp[28536]: tun0: Phase: deflink: opening -> dial Apr 20
00:52:12 sentry pppoa2[31556]: pty descriptors : fdin=3, fdout=4 Apr 20
00:52:12 sentry ppp[28536]: tun0: Chat: deflink: Dial attempt 1 of
10000 Apr 20 00:52:12 sentry pppoa2[31556]: Increasing SNDBUF from 2048
to 65536 Apr 20 00:52:12 sentry pppoa2[31556]: Increasing RCVBUF from
4096 to 65536 Apr 20 00:52:12 sentry ppp[28536]: tun0: Phase: deflink:
dial -> carrier Apr 20 00:52:12 sentry ppp[28536]: tun0: Phase:
deflink: carrier -> login Apr 20 00:52:12 sentry ppp[28536]: tun0:
Phase: deflink: login -> lcp Apr 20 00:52:12 sentry pppoa2[9623]: I'm
the children process, I handle the endpoint 0x87 Apr 20 00:52:28 sentry
ppp[28536]: tun0: Phase: deflink: Disconnected! Apr 20 00:52:28 sentry
ppp[28536]: tun0: Phase: deflink: lcp -> logout Apr 20 00:52:28 sentry
ppp[28536]: tun0: Phase: deflink: logout -> hangup Apr 20 00:52:28
sentry ppp[28536]: tun0: Phase: deflink: Disconnected! Apr 20 00:52:28
sentry ppp[28536]: tun0: Phase: deflink: Connect time: 16 secs: 0
octets in, 130 octets out Apr 20 00:52:28 sentry ppp[28536]: tun0:
Phase: deflink: : 0 packets in, 5 packets out Apr 20 00:52:28 sentry
ppp[28536]: tun0: Phase: total 8 bytes/sec, peak 10 bytes/sec on Sat
Apr 20 00:52:16 2002 Apr 20 00:52:28 sentry ppp[28536]: tun0: Phase:
deflink: HUPing 31556 Apr 20 00:52:28 sentry pppoa2[31556]: Killed by a
signal 1 Apr 20 00:52:28 sentry ppp[28536]: tun0: Phase: deflink:
hangup -> closed Apr 20 00:52:28 sentry ppp[28536]: tun0: Warning: Del
route failed: ff02::%tun0/32: Non-existent Apr 20 00:52:28 sentry
ppp[28536]: tun0: Phase: bundle: Dead Apr 20 00:52:28 sentry
ppp[28536]: tun0: Warning: ff02::%tun0/32: Change route failed: errno:
Network is unreachable Apr 20 00:52:28 sentry ppp[28536]: tun0: Phase:
PPP Terminated (normal). Apr 20 00:52:28 sentry ppp[28536]: tun0:
Warning: Del route failed: ff02::%tun0/32: Non-existent Apr 20 00:52:28
sentry ppp[22687]: tun0: Phase: Parent: Child failed (errdead) Apr 20
00:52:28 sentry ppp[28536]: tun0: Chat: Parent notified of failure
Also, last night I was getting:
Apr 20 00:32:20 sentry ppp[15638]: tun0: Phase: Unknown protocol 0x0065
(unrecognised protocol) Apr 20 00:32:20 sentry ppp[15638]: tun0: Phase:
deflink: read (0): Connection reset by peer
but there were no pppoa2 messages, so I must have done something
stupid!!
Please help,
have I missed something important?
Do I have to tackle the kernel?
Thanks in advance, looking forward to hearing from you helpful souls,
Paul Thomas.
========================================================================
la traduction suit (Googleified)
========================================================================
Bonjour (Hi)
j'�migre � OpenBSD de Linux et il fonctionne tr�s bien dans mon
Samsung TragicStation (Celeron 333MHz 32MB),
mais se relier � mon lien d'cAdsl me fait battre.
�tant un bon internaute novice, j'ai r�cur� autant documentation
que je puis trouver comprenant vos archives.
J'ai un Alcatel Speedtouch se relier � un compte solo de Pipex
au R-U (0/38) et il installe tr�s bien sur le linux o� j'employais
pppoa2 et CHAP.
Je n'ai not� aucune panne mais je si couru sous Windoze -
tous les arr�ts trafic pendant 10 secondes ou ainsi.
J'ai install� OpenBSD 3,0 de CD (a d� l'acheter pour les autocollants)
- aucun probl�me.
A fait les dispositifs "ugen0.xx" d'usb employant MAKEDEV,
a �tabli le paquet de speedtouch (v1.0), install� lui,
et obtenu les progiciels d'Alcatel (m�me que j'ai employ� sous Linux).
Le modem est identifi� BIEN:
Apr 20 12:07:19 sentry /bsd: ugen0 at uhub0 port 1
Apr 20 12:07:19 sentry /bsd: ugen0: ALCATEL Speed Touch USB, rev
1.10/0.00, addr 2
modem_run -m -f mgmt.o semble CORRECT except�
Apr 20 00:31:23 sentry /bsd: ugenioctl: USB_SET_TIMEOUT, no pipe
message qu'un des vieux postings r�clame est CORRECT.
/etc/ppp/* est install� selon INSTALLENT des instructions.
Alors je cours l'"ppp -background adsl" -
(j'ai juste �dit� le nom et mot de passe - je
changer/etc/ppp/ppp.conf!!)
<<logfile>>
Svp aide.
est-ce que j'ai manqu� quelque chose de important?
Est-ce que je dois aborder le kernel?
Merci � l'avance, attendant avec int�r�t recevoir des nouvelles
vous des �mes utiles, Paul Thomas.
Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se d�sinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe