Hi,

You wrote:

> I am not sure if this is a USB or ATM problem with the modem or me just
> being a not quite getting how thing should be setup.  I have installed my
> Alcatel USB modem and the LED's give both green lights, I appear to
> connect, and yet when I go to a website it does not let me on.  Here is
> some info about what is going on:
>
> OS: RedHat 7.1 (Seawolf)
> Kernel: 2.4.2 (i686 architechture)
>
>
> Modem Initialization Sequence from /var/log/messages:
>
> kernel:  usb.c:  registered new driver Alcatel SpeedTouch USB
> Speedmgmt[845]:  Alcatel SpeedTouch USB Management daemon started
> Speedmgmt[845]:  (C) Alcatel 2001, Version 1.3.4
> kernel:  usb_control/bulk_msg:  timeout
> kernel:  usbdevfs:  USBDEVFS_BULK failed dev 2 ep 0x85 len 512 ret -110
> Speedmgmt[845]:  Preceeding (timeout) error messages are normal
> kernal:  usb_control/bulk_msg:  timeout
> Speedmgmt[845]:  Modem initialized at 1472 kbit/s downstream and 256
> kbit/s upstream

Seems like you are using the Alcatel driver. I've had better luck with the 
open source driver from: 
<http://benoit.papillault.free.fr/speedtouch/index.en.php3>.

<shameless plug>
If you want, I've built an rpm that is available at:
<http://rhcontrib.bero.org/details.php?rpm=RPMS/i386/speedtouch-20010914-11
.i386.rpm>, but it will require you to have a Red Hat kernel (no alcatel 
patches) installed and the line you added to /etc/hotplug/usb.usermap 
removed otherwise both drivers will get in each other's way. I'd be happy 
to hear feedback.

Be sure to read and follow the instructions visible by typing
'rpm -qip speedtouch-20010914-11.i386.rpm'
</shameless plug>

[...]
> pppd[1070]: local IP address 65.83.193.151
> pppd[1070]: remote IP address 65.83.193.1
> pppd[1070]: primary DNS address 205.152.37.254
> pppd[1070]: secondary DNS address 205.152.0.20

Check if /etc/resolv.conf contains these two DNS. Try to ping 65.83.193.1 
(the IP of the server you connect to, and 216.136.171.204 
(www.linux-usb.org), if that works you have a DNS problem.

IIRC the line 'usepeerdns' should be in your peers file (in /etc/ppp/peers/)

Check with 'ipchains -L' (or' iptables -L' if you are using netfilter) that 
there are no firewall rules that prevent you from sending/receiving traffic.

RU

PCFE
-- 
------------------------ http://www.pcfe.de/ -----------------------
 Patrick C. F. Ernzer              | e-mail:   [EMAIL PROTECTED]
--go-and-make-your-own-disclaimer--+--------------------------------
Remember, a clean install is like clean underwear,
there is no other way around it when shit happens.
                                  -- Richard Lu on comp.sys.mac.apps

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to