| View previous topic :: View next topic |
| Author |
Message |
Pedlar EVDO Newbie
Joined: 21 May 2009 Posts: 5
|
Posted: Thu May 21, 2009 2:24 pm Post subject: Verizon USB727 + Ubuntu Problems |
|
|
So I looked around and tried abunch of diffrent things to no avail, ontop of blacklisteing airprime, and using usbserial instead. I'm using Verizon USB727 on Ubuntu using WvDial to connect, but I keep geting disconnected every 30-50 seconds, sometimes I'm lucky it will stay up for hours, others, not so lucky and itll disconnect everytime it connects. I'm using it in a strange way though, Its my main source of internet on my network.
My Network Diagram looks like:
<pre>
Verizon USB727
| (ppp0)
Ubuntu Server
| (eth0)
D-LINK Wireless Hub (Disabled all DHCP and connected to LAN port not WAN)
/ | \ (Wireless)
Ubuntu Windows XP Windows Vista
<pre>
my wvdial.conf files looks like:
| Code: | [Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ISDN = 0
Modem Type = Analog Modem
Baud = 460800
New PPPD = yes
Modem = /dev/ttyUSB0
Phone = #777
Username = ****@vzw3g.com
Password = vzw
Stupid Mode = on
Auto Reconnect = on
Carrier Check = no
[Dialer shh]
Init3 = ATM0
[Dialer pulse]
Dial Command = ATDP
|
wvdial output:
| Code: | --> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
--> Sending: ATDT#777
--> Waiting for carrier.
ATDT#777
CONNECT
--> Carrier detected. Starting PPP immediately.
--> Starting pppd at Thu May 21 16:19:45 2009
--> Pid of pppd: 7784
--> Using interface ppp0
--> pppd: [06][08][06][08]
--> pppd: [06][08][06][08]
--> pppd: [06][08][06][08]
--> local IP address 1.2.3.4
--> pppd: [06][08][06][08]
--> remote IP address 5.6.7.8
--> pppd: [06][08][06][08]
--> primary DNS address 9.10.11.12
--> pppd: [06][08][06][08]
--> secondary DNS address 13.14.15.16
--> pppd: [06][08][06][08]
--> pppd: [06][08][06][08]
--> Connect time 0.3 minutes.
--> pppd: [06][08][06][08]
--> pppd: [06][08][06][08]
--> pppd: [06][08][06][08]
--> pppd: [06][08][06][08]
--> Disconnecting at Thu May 21 16:20:04 2009
--> The PPP daemon has died: A modem hung up the phone (exit code = 16)
--> man pppd explains pppd error codes in more detail.
--> Try again and look into /var/log/messages and the wvdial and pppd man pages for more information.
|
/var/log/messages:
| Code: |
May 21 16:19:46 ServerOne pppd[7784]: pppd 2.4.4 started by root, uid 0
May 21 16:19:46 ServerOne pppd[7784]: Using interface ppp0
May 21 16:19:46 ServerOne pppd[7784]: Connect: ppp0 <--> /dev/ttyUSB0
May 21 16:19:46 ServerOne pppd[7784]: local IP address 1.2.3.4
May 21 16:19:46 ServerOne pppd[7784]: remote IP address 5.6.7.8
May 21 16:19:46 ServerOne pppd[7784]: primary DNS address 9.10.11.12
May 21 16:19:46 ServerOne pppd[7784]: secondary DNS address 13.14.15.16
May 21 16:20:00 ServerOne pppd[7784]: LCP terminated by peer
May 21 16:20:00 ServerOne pppd[7784]: Connect time 0.3 minutes.
May 21 16:20:00 ServerOne pppd[7784]: Sent 1709 bytes, received 80 bytes.
May 21 16:20:03 ServerOne pppd[7784]: Connection terminated.
May 21 16:20:03 ServerOne pppd[7784]: Modem hangup
May 21 16:20:03 ServerOne pppd[7784]: Exit.
|
|
|
| Back to top |
|
 |
SignalSeeker EVDO User
Joined: 28 May 2008 Posts: 83
|
Posted: Thu May 21, 2009 5:26 pm Post subject: |
|
|
What version of Ubuntu are you using?
Justin |
|
| Back to top |
|
 |
Pedlar EVDO Newbie
Joined: 21 May 2009 Posts: 5
|
Posted: Thu May 21, 2009 6:19 pm Post subject: |
|
|
| Ubuntu 8.04 |
|
| Back to top |
|
 |
SignalSeeker EVDO User
Joined: 28 May 2008 Posts: 83
|
Posted: Fri May 22, 2009 4:19 am Post subject: |
|
|
If you upgrade to 8.10 or 9.04 it will probably just work.
In 8.04 I used an USB720 with WVdial or whichever with a short look on Google. Most posts say different things, just back upi each file you change first. When one doesnt work, replace the files and try the others.
With 8.10 my USB720 just worked under the network icon.
Can you upgrade?
Justin |
|
| Back to top |
|
 |
Pedlar EVDO Newbie
Joined: 21 May 2009 Posts: 5
|
Posted: Fri May 22, 2009 5:53 am Post subject: |
|
|
| I can try running the upgrade, I use all command line with the one connecting to the internet using SSH from the computer I'm on now, since it is my server, I run iptables on it for forwarding to other computers, and there is no keyboard/mouse monitor on it, so I can't use the GUI |
|
| Back to top |
|
 |
waynefoutz EVDO Junkie
Joined: 31 Mar 2008 Posts: 297
|
Posted: Fri May 22, 2009 8:19 am Post subject: |
|
|
| SignalSeeker wrote: | If you upgrade to 8.10 or 9.04 it will probably just work.
In 8.04 I used an USB720 with WVdial or whichever with a short look on Google. Most posts say different things, just back upi each file you change first. When one doesnt work, replace the files and try the others.
With 8.10 my USB720 just worked under the network icon.
Can you upgrade?
Justin |
Try upgrading or just a clean install. I'm telling you there is a world of difference in 9.04. My Sprint Pantech PX-500 worked right out of the box. I didn't have to configure anything. Right up there with the wireless connection "Mobile Broadband" was listed. I clicked on it and my card was connected. It was amazing. I've never seen a linux distro do this before, and I've tried a lot of them, even earlier ubuntu builds. They have it down perfect with 9.04 |
|
| Back to top |
|
 |
SignalSeeker EVDO User
Joined: 28 May 2008 Posts: 83
|
Posted: Fri May 22, 2009 4:44 pm Post subject: |
|
|
| waynefoutz wrote: | | Try upgrading or just a clean install. I'm telling you there is a world of difference in 9.04. My Sprint Pantech PX-500 worked right out of the box. I didn't have to configure anything. Right up there with the wireless connection "Mobile Broadband" was listed. I clicked on it and my card was connected. It was amazing. I've never seen a linux distro do this before, and I've tried a lot of them, even earlier ubuntu builds. They have it down perfect with 9.04 |
Yup, 8.10 did it like that also with my USB720. Actually haven't tried it out on my 9.04 install yet.
Justin |
|
| Back to top |
|
 |
Pedlar EVDO Newbie
Joined: 21 May 2009 Posts: 5
|
Posted: Sun May 24, 2009 4:43 pm Post subject: |
|
|
Nope, Still disconnecting me every few minutes hmmm updated to 9.04 |
|
| Back to top |
|
 |
SignalSeeker EVDO User
Joined: 28 May 2008 Posts: 83
|
Posted: Sun May 24, 2009 9:21 pm Post subject: |
|
|
| Pedlar wrote: | Nope, Still disconnecting me every few minutes hmmm updated to 9.04 |
Did you install software to do it? Or did you select from the network icon near the clock?
Justin |
|
| Back to top |
|
 |
Pedlar EVDO Newbie
Joined: 21 May 2009 Posts: 5
|
Posted: Mon May 25, 2009 5:57 am Post subject: |
|
|
| I'm using software to do it, wvdial, I can't use the network icon cause I don't have a GUI its a server all I can do is SSH into it to access stuff. |
|
| Back to top |
|
 |
|