LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 05-28-2006, 04:41 PM   #1
[Rado]
LQ Newbie
 
Registered: May 2006
Posts: 5

Rep: Reputation: 0
ADSL drivers OK, but no connection


I have installed successfully ERICSSON HM120DP on my new Ubuntu 5.10 OS.
eciadsl-usermode-0.11.tar

This is the log:

Quote:
[EciAdsl 1/5] Setting up USB support...

Preliminary USB device filesystem is OK

[EciAdsl 2/5] Uploading firmware...

GlobeSpan GS7070 USB ADSL WAN Modem compatible modem found (in 2406ms)
eciadsl-firmware: success
firmware loaded successfully

[EciAdsl 3/5] Synchronization...

OK eciadsl-synch: success
Synchronization successful

[EciAdsl 4/5] Connecting to provider...

using channel 22
Using interface ppp0
Connect: ppp0 <--> /dev/pts/2
sent [LCP ConfReq id=0x1 <magic>]
rcvd [LCP ConfReq id=0x1 <auth> <magic>]
sent [LCP ConfAck id=0x1 <auth> <magic>]
sent [LCP ConfReq id=0x1 <magic>]
rcvd [LCP ConfAck id=0x1 <magic>]
sent [PAP AuthReq id=0x1 user="xxx@xxx.xx" password=<hidden>]
rcvd [PAP AuthAck id=0x1 ""]
PAP authentication succeeded
sent [IPCP ConfReq id=0x1 <addr> <ms> <ms>]
rcvd [IPCP ConfReq id=0x1 <addr>]
sent [IPCP ConfAck id=0x1 <addr>]
rcvd [IPCP ConfNak id=0x1 <addr> <ms> <ms>]
sent [IPCP ConfReq id=0x2 <addr> <ms> <ms>]
rcvd [IPCP ConfAck id=0x2 <addr> <ms> <ms>]
local IP address 87.10.227.179
remote IP address 192.168.100.1
primary DNS address 85.37.17.16
secondary DNS address 85.38.28.68
Connection successful

[EciAdsl 5/5] Setting up route table...

Waiting for ppp0...
rado@Rado:~/Desktop/eciadsl-usermode-0.11$
Remote Desktop - it works, maybe a little bit slow, but still works. A friend of my was able to connect to me and try to configure Ubuntu with no luck.
Ping - it works, I can ping whatever website I want.

ping www.symantec.com for examle

HOWEVER:

Firefox - no pages are displayed. Not even using the IP of the given website.
Synaptic - it downloads at ~ 30B or even slower :-k
Gaim - it says: connection established, cookie sent, BUT then it suddenly stops.
XIRC, could not connect.

I'm directly connected to internet with this USB modem, no routers, firewall, whatsoever... ](*,)

Please help!


Thanks in advance
 
Old 05-28-2006, 04:42 PM   #2
[Rado]
LQ Newbie
 
Registered: May 2006
Posts: 5

Original Poster
Rep: Reputation: 0
Hi again!

This time I installed ubuntu-6.06-rc-desktop-i386
It's cool however I have exactly the same problem with my Internet connection.

Here are some logs so hopefully someone could understand what's wrong:


Quote:
[EciAdsl 1/5] Setting up USB support...

Preliminary USB device filesystem is OK

[EciAdsl 2/5] Uploading firmware...

GlobeSpan GS7070 USB ADSL WAN Modem compatible modem found (in 2070ms)
eciadsl-firmware: success
firmware loaded successfully

[EciAdsl 3/5] Synchronization...

OK eciadsl-synch: success
Synchronization successful

[EciAdsl 4/5] Connecting to provider...

using channel 2
Using interface ppp0
Connect: ppp0 <--> /dev/pts/0
sent [LCP ConfReq id=0x1 <magic>]
sent [LCP ConfReq id=0x1 <magic>]
rcvd [LCP ConfReq id=0x1 <auth> <magic>]
sent [LCP ConfAck id=0x1 <auth> <magic>]
sent [LCP ConfReq id=0x1 <magic>]
rcvd [LCP ConfAck id=0x1 <magic>]
sent [PAP AuthReq id=0x1 user="xxx@xxx.xx" password=<hidden>]
rcvd [PAP AuthAck id=0x1 ""]
PAP authentication succeeded
sent [IPCP ConfReq id=0x1 <addr> <ms> <ms>]
rcvd [IPCP ConfReq id=0x1 <addr>]
sent [IPCP ConfAck id=0x1 <addr>]
rcvd [IPCP ConfNak id=0x1 <addr> <ms> <ms>]
sent [IPCP ConfReq id=0x2 <addr> <ms> <ms>]
rcvd [IPCP ConfAck id=0x2 <addr> <ms> <ms>]
local IP address 87.7.214.112
remote IP address 192.168.100.1
primary DNS address 212.216.172.62
secondary DNS address 151.99.125.1
Connection successful

[EciAdsl 5/5] Setting up route table...

Waiting for ppp0...
Adding default route... SIOCADDRT: File exists
failed to set default route to ppp0
route -n
Quote:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.100.1 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 ppp0
I think this is bad ](*,)
It was written in my drivers I have to see one UG flag :exclaim:


ifconfig ppp0
Quote:
ppp0 Link encap:Point-to-Point Protocol
inet addr:87.7.214.112 P-t-P:192.168.100.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:224 errors:0 dropped:0 overruns:0 frame:0
TX packets:216 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:15237 (14.8 KiB) TX bytes:15547 (15.1 KiB)
cat /etc/resolv.conf
Quote:
nameserver 212.216.172.62
nameserver 151.99.125.1
These DNS are the same as those I see in WinXP


Furthermore:

disabling IPv6 using:

Quote:
1. sudo gedit /etc/modprobe.d/aliases (or your preferred text editor)
2. Find the line: alias net-pf-10 ipv6
3. Edit this to: alias net-pf-10 off
4. Save the file and reboot
// tried with these as well:
alias net-pf-10 off ipv6
alias net-pf-10 off #ipv6

When I disable IPv6 in this way I can't connect to Internet at all.
All I see is [EciAdsl 4/5] Connecting to provider... and it takes forever.

Disabling IPv6 in Firefox doesn't change anything.


Any help is much appreciated :-D



Modem ADSL USB: VPI = 8 ; VCI = 35; Protocol = PPPoA; Incapsulation = Vc-MUX (RFC2364); Driver = WAN; Modulation = Multimode (or G.DMT)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I need help in the connection adsl Cravonic Mandriva 2 12-31-2005 12:40 PM
ADSL Connection algatt Linux - Networking 1 11-01-2005 11:03 PM
ADSL connection u231 Linux - Newbie 4 04-28-2004 07:40 PM
No AC in my adsl connection TripH Linux - Networking 0 09-13-2003 05:45 PM
ADSL and Linux connection...drivers!!! vous Linux - Networking 0 03-09-2003 11:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 01:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration