Community discussions

MikroTik App
 
User avatar
rickfrey
Trainer
Trainer
Topic Author
Posts: 609
Joined: Sun Feb 14, 2010 11:41 pm
Location: Van, Texas
Contact:

Need Help with a Verizon USB760 3G card

Mon Feb 15, 2010 7:32 am

I have been trying to convince my 3G adapter to work with Router OS. I am using a Verizon USB760, also known as a Novatel MC760, or as a MC760 (Verizon) adapter. Its connected to a RB-230 which recognizes it without any trouble. I can see it as a USB device and I can use serial-terminal to communicate with it on channel 0. Where I am running into problems is keeping it connected. It will connect for 5-20 pings, in which time I can even pull up a web page, but it will suddenly stop pinging for no explainable reason at all. The log will show that the adapter is still connected. I am successfully receiving an IP address, gateway, and DNS via the PPP connection. I have it set to dial #777, data and info channels are set to 0, and I am not using an int string. I suspect the problem may be with the lack of int string or with the channels not being correct, however channel 0 is the only channel I have been able to get a response out of. I know it has to be using at least two channels though. Could the default dial command be wrong? Has anybody found int strings that work with this model as traditional modem string do not?
 
csickles
Forum Guru
Forum Guru
Posts: 1255
Joined: Fri May 28, 2004 8:46 pm
Location: Phoenix, AZ
Contact:

Re: Need Help with a Verizon USB760 3G card

Mon Feb 15, 2010 3:50 pm

Dial string looks ok.

Look at the Init string...

I had to scrounge up an init string for the sprint 598U..
 
jywmpg
just joined
Posts: 20
Joined: Sun May 24, 2009 10:52 pm

Re: Need Help with a Verizon USB760 3G card

Tue Feb 16, 2010 3:44 am

I am also having trouble with a new Verison USB760 3G card.

I activated the modem in my laptop, so I know that the device works with the Verizon network.

After I install it into either an RB411U or RB433UAH running v3.30, the system hangs when running the /port commands (e.g. /port print). After several minutes, the command completes. I am unable to setup a ppp-client entry, also due to system hangs.

The supported hardware document lists the Novatel U760 as being supported under v3.30

However, the above post says the USB760 is the same as the MC760, which is supported under v4.5.

Is the Novatel USB760 the same thing as the Novetel U760? Should this work under v3.30, or do I need to upgrade to v4.5?

Which routeros version are you using? If you have an init string, that would be useful as well.

Thanks and regards,

jw
 
csickles
Forum Guru
Forum Guru
Posts: 1255
Joined: Fri May 28, 2004 8:46 pm
Location: Phoenix, AZ
Contact:

Re: Need Help with a Verizon USB760 3G card

Tue Feb 16, 2010 6:49 am

I use 4X code for all my 3G cards. Rel 4.2 and 4.6 (Test version) are the best releases I have seen for 3G/4G..
support and stability.

I would look for 4.2 for availability, and would look to 4.6 when released to pickup the newer cards...

In short, upgrade the RouterOS to 4X... and give it a go..
 
User avatar
rickfrey
Trainer
Trainer
Topic Author
Posts: 609
Joined: Sun Feb 14, 2010 11:41 pm
Location: Van, Texas
Contact:

Re: Need Help with a Verizon USB760 3G card

Tue Feb 16, 2010 8:58 am

I am also using ROS 4.x, at the moment I am using 4.5. From what I have found I believe the hardware between our two 3G cards is probably the same or really close. I haven't been able to find any int string that has had any amount of success. In fact, every single string I have tried just makes the connection fail a little faster. I've done several searches online and even called Verizon to get more info... all without success. The Cradle Point routers specifically have support for the cards, so I am certain that they could work ROS as well. Once, we figure it out, we will have to be sure to post it so others don't have the same stumbling block.
 
csickles
Forum Guru
Forum Guru
Posts: 1255
Joined: Fri May 28, 2004 8:46 pm
Location: Phoenix, AZ
Contact:

Re: Need Help with a Verizon USB760 3G card

Tue Feb 16, 2010 3:52 pm

try 4.2
4.5 for me was a bit unstable...
Mikrotik said that there is no differance between 4.2 and 4,5 but...
4.2 stable 3G 4.5 not so much... also turn on ppp-client debug mode.
(see logging) see if it isnt the tower dropping you...

I HAVE seen this before.. I used an ext antenna and it helped quit a bit..
 
jywmpg
just joined
Posts: 20
Joined: Sun May 24, 2009 10:52 pm

Re: Need Help with a Verizon USB760 3G card

Tue Feb 16, 2010 5:05 pm

I will try the upgrade to 4.x and see what happens. According to the supported hardware document, the MC760 is only supported under v4.5, so I am not sure v4.2 will work.

Additionally, it's not clear to me whether, from the RouterOS point of view, the "USB760" I got from Verizon is closer to the "U760" or the "MC760"; whether they are all the same, all different. If anyone knows, please post.


Concerning your disconnect issue: My previous Verizon modem (UM175), freqeuently dropped connection with the tower until I filtered out any 'invalid' packets going to that interface (mainUpstream):
/ip firewall filter
add action=reject chain=forward comment=evdo-weirdness connection-state=invalid disabled=no \
out-interface=mainUpstream protocol=tcp reject-with=icmp-port-unreachable
I read about this on another thread on this site, and it worked like a charm for me; the link immediately became rock solid. In your orignal post, you mention that the adapter is still connected, so maybe this is not relevent to your case.

Like the previous poster said, turn on ppp-client debug, if you haven't already done so. I found this output very useful.

Good Luck,

jw
 
jywmpg
just joined
Posts: 20
Joined: Sun May 24, 2009 10:52 pm

Re: Need Help with a Verizon USB760 3G card

Wed Feb 17, 2010 4:51 pm

I have upgraded to v4.5 and find that its support of the Verizon USB760 modem on RB411U and RB433UAH is not terribly stable. Perhaps this is what the previous poster was talking about. Based on that advice, perhaps I will try to fallback to v4.2

Under v4.5, there are certain commands (/port and /int ppp-client) that can hang the user interface when the USB760 is installed. Once the command is entered, one either gets no response, or the response comes some minutes later. Cycling power is required to restore proper operation; a 'system reboot' is not sufficient.

If you can get the card configured, it will successfully move data. After that, if you run any kind of int ppp-client commands (e.g. print), the user interface freezes and data stops moving across the interface. A '/system reboot' does not clear the issue, one must cycle power.

From the supported hardware point of view, it seems like (Verizon USB760 != Novatel U760 != Novatel MC760), and since the USB760 is not listed, perhaps it is not, if fact, supported?

So...has anyone successfully used the Verizon USB760 on either the RB411U or RB433UAH?


Thanks,

jw
 
uldis
MikroTik Support
MikroTik Support
Posts: 3446
Joined: Mon May 31, 2004 2:55 pm

Re: Need Help with a Verizon USB760 3G card

Wed Feb 17, 2010 5:01 pm

contact support about this, maybe we could check - try different driver.
 
jywmpg
just joined
Posts: 20
Joined: Sun May 24, 2009 10:52 pm

Re: Need Help with a Verizon USB760 3G card

Wed Feb 17, 2010 6:17 pm

Done. Ticket#2010021766000448

Note: I had been using the UM175 with Verizon with no problems, but when I tried to order more was told they had been EOLed and that for now the USB760 was the only USB modem that Verizon supports.

I have not independently verified that but, if true, would put RouterOS+Verizon users in a bit of a bind, if the USB760 is not supported.

Thanks as always

jw
 
User avatar
rickfrey
Trainer
Trainer
Topic Author
Posts: 609
Joined: Sun Feb 14, 2010 11:41 pm
Location: Van, Texas
Contact:

Re: Need Help with a Verizon USB760 3G card

Thu Feb 18, 2010 8:34 am

I have tried all of the things that you all have suggested... thank you for responding to my post. So far, I still have not had any success. Here are the settings that I am trying to use:

Under System Resources USB:

0 1:1 OHCI Host Controller 12 Mbps
1 1:3 Novatel Wireless Inc. Novatel Wireless CDMA 12 Mbps

My Ports show:

0 serial0 1 Serial Console 9600
1 usb2 4 9600

My PPP Profiles:

0 * name="default" use-compression=default use-vj-compression=default
use-encryption=default only-one=default change-tcp-mss=yes

1 name="Verizon Profile" use-compression=default use-vj-compression=default
use-encryption=default only-one=default change-tcp-mss=default

2 * name="default-encryption" use-compression=default
use-vj-compression=default use-encryption=yes only-one=default
change-tcp-mss=yes

My PPP-Client:

0 X name="ppp-out1" max-mtu=1500 max-mru=1500 mrru=disabled port=usb2 data-channel=0 info-channel=0 pin="" user=""
password="" profile=Verizon Profile phone="" dial-command="ATDT" modem-init="" null-modem=no dial-on-demand=no
add-default-route=yes use-peer-dns=yes allow=chap

At first, I was using a RB-230 with ROS 4.5. I have since switched to ROS 4.2. Under ports it shows that there is 4 channels available, and I have tried extensively to get a response out of any channel other than just 0. I believe something is wrong with the info channel because no matter what I have it set to (0-3) I never get anything from the info or scan buttons on the PPP-Client interface. The data channel is also set to 0 and that seems to correct as it is the only channel I can query from serial-terminal or use to connect. Here is a copy of the log. I unfortunately, do not quite know what to make of it.

02:27:45 async,ppp,debug,packet ppp-out1: sent LCP ConfReq id=0x1b
02:27:45 async,ppp,debug,packet <asyncmap 0x0>
02:27:45 async,ppp,debug,packet <magic 0x2fd4cb38>
02:27:45 async,ppp,debug,packet <pcomp>
02:27:45 async,ppp,debug,packet <accomp>
02:27:45 async,ppp,debug,packet ppp-out1: rcvd LCP ConfAck id=0x1b
02:27:45 async,ppp,debug,packet <asyncmap 0x0>
02:27:45 async,ppp,debug,packet <magic 0x2fd4cb38>
02:27:45 async,ppp,debug,packet <pcomp>
02:27:45 async,ppp,debug,packet <accomp>
02:27:45 async,ppp,debug ppp-out1: LCP opened
02:27:45 async,ppp,debug ppp-out1: PPP discarding protocol 0x8021
02:27:45 async,ppp,info ppp-out1: authenticated
02:27:45 async,ppp,debug ppp-out1: IPCP lowerup
02:27:45 async,ppp,debug,packet ppp-out1: sent IPCP ConfReq id=0x31
02:27:45 async,ppp,debug,packet <addr 0.0.0.0>
02:27:45 async,ppp,debug,packet <ms-dns 0.0.0.0>
02:27:45 async,ppp,debug,packet <ms-dns 0.0.0.0>
02:27:45 async,ppp,debug ppp-out1: IPCP open
02:27:45 async,ppp,debug ppp-out1: BCP open
02:27:45 async,ppp,debug ppp-out1: CCP lowerup
02:27:45 async,ppp,debug ppp-out1: CCP open
02:27:45 async,ppp,debug,packet ppp-out1: rcvd LCP DiscReq id=0x1f
02:27:45 async,ppp,debug,packet <magic 0x4fc9ac4f>
02:27:45 async,ppp,debug,packet ppp-out1: rcvd IPCP ConfNak id=0x31
02:27:45 async,ppp,debug,packet <addr 75.233.84.149>
02:27:45 async,ppp,debug,packet <ms-dns 75.116.127.154>
02:27:45 async,ppp,debug,packet <ms-dns 75.116.63.154>
02:27:45 async,ppp,debug,packet ppp-out1: sent IPCP ConfReq id=0x32
02:27:45 async,ppp,debug,packet <addr 75.233.84.149>
02:27:45 async,ppp,debug,packet <ms-dns 75.116.127.154>
02:27:45 async,ppp,debug,packet <ms-dns 75.116.63.154>
02:27:45 async,ppp,debug,packet ppp-out1: rcvd IPCP ConfNak id=0x32
02:27:45 async,ppp,debug,packet ppp-out1: sent IPCP ConfReq id=0x33
02:27:45 async,ppp,debug,packet <addr 75.233.84.149>
02:27:45 async,ppp,debug,packet <ms-dns 75.116.127.154>
02:27:45 async,ppp,debug,packet <ms-dns 75.116.63.154>
02:27:45 async,ppp,debug,packet ppp-out1: rcvd IPCP ConfNak id=0x33
02:27:45 async,ppp,debug,packet ppp-out1: sent IPCP ConfReq id=0x34
02:27:45 async,ppp,debug,packet <addr 75.233.84.149>
02:27:45 async,ppp,debug,packet <ms-dns 75.116.127.154>
02:27:45 async,ppp,debug,packet <ms-dns 75.116.63.154>
02:27:45 async,ppp,debug,packet ppp-out1: rcvd IPCP ConfAck id=0x34
02:27:45 async,ppp,debug,packet <addr 75.233.84.149>
02:27:45 async,ppp,debug,packet <ms-dns 75.116.127.154>
02:27:45 async,ppp,debug,packet <ms-dns 75.116.63.154>
02:27:46 async,ppp,debug ppp-out1: IPCP timer
02:27:46 async,ppp,debug,packet ppp-out1: sent IPCP ConfReq id=0x35
02:27:46 async,ppp,debug,packet <addr 75.233.84.149>
02:27:46 async,ppp,debug,packet <ms-dns 75.116.127.154>
02:27:46 async,ppp,debug,packet <ms-dns 75.116.63.154>
02:27:46 async,ppp,debug,packet ppp-out1: rcvd IPCP ConfReq id=0x10
02:27:46 async,ppp,debug,packet <addr 75.116.237.106>
02:27:46 async,ppp,debug,packet ppp-out1: sent IPCP ConfAck id=0x10
02:27:46 async,ppp,debug,packet <addr 75.116.237.106>
02:27:46 async,ppp,debug,packet ppp-out1: rcvd IPCP ConfNak id=0x35
02:27:46 async,ppp,debug,packet ppp-out1: sent IPCP ConfReq id=0x36
02:27:46 async,ppp,debug,packet <addr 75.233.84.149>
02:27:46 async,ppp,debug,packet <ms-dns 75.116.127.154>
02:27:46 async,ppp,debug,packet <ms-dns 75.116.63.154>
02:27:46 async,ppp,debug,packet ppp-out1: rcvd IPCP ConfNak id=0x36
02:27:46 async,ppp,debug,packet ppp-out1: sent IPCP ConfReq id=0x37
02:27:46 async,ppp,debug,packet <addr 75.233.84.149>
02:27:46 async,ppp,debug,packet <ms-dns 75.116.127.154>
02:27:46 async,ppp,debug,packet <ms-dns 75.116.63.154>
02:27:46 async,ppp,debug,packet ppp-out1: rcvd IPCP ConfNak id=0x37
02:27:46 async,ppp,debug,packet ppp-out1: sent IPCP ConfReq id=0x38
02:27:46 async,ppp,debug,packet <addr 75.233.84.149>
02:27:46 async,ppp,debug,packet <ms-dns 75.116.127.154>
02:27:46 async,ppp,debug,packet <ms-dns 75.116.63.154>
02:27:46 async,ppp,debug,packet ppp-out1: rcvd IPCP ConfAck id=0x38
02:27:46 async,ppp,debug,packet <addr 75.233.84.149>
02:27:46 async,ppp,debug,packet <ms-dns 75.116.127.154>
02:27:46 async,ppp,debug,packet <ms-dns 75.116.63.154>
02:27:46 async,ppp,debug ppp-out1: IPCP opened
02:27:46 async,ppp,info ppp-out1: connected
02:27:46 system,info dns changed
02:28:04 async,ppp,debug,packet ppp-out1: rcvd LCP TermReq id=0x20
02:28:04 async,ppp,debug ppp-out1: LCP closed
02:28:04 async,ppp,debug ppp-out1: CCP lowerdown
02:28:04 async,ppp,debug ppp-out1: BCP lowerdown
02:28:04 async,ppp,debug ppp-out1: BCP down event in starting state
02:28:04 async,ppp,debug ppp-out1: IPCP lowerdown
02:28:04 async,ppp,debug ppp-out1: IPCP closed
02:28:04 async,ppp,debug,packet ppp-out1: sent LCP TermAck id=0x20
02:28:04 async,ppp,debug ppp-out1: LCP lowerdown
02:28:04 async,ppp,info ppp-out1: terminating... - hungup
02:28:04 async,ppp,debug ppp-out1: LCP lowerdown
02:28:04 async,ppp,debug ppp-out1: LCP down event in starting state
02:28:04 async,ppp,info ppp-out1: disconnected
02:28:04 async,ppp,info ppp-out1: initializing...
02:28:04 async,ppp,info ppp-out1: reseting link...
02:28:05 async,ppp,info ppp-out1: initializing modem...
02:28:05 async,ppp,info ppp-out1: dialing out...
02:28:07 async,ppp,info ppp-out1: dialing out...
02:28:07 async,ppp,debug ppp-out1: LCP lowerdown
02:28:07 async,ppp,debug ppp-out1: LCP down event in starting state
02:28:07 async,ppp,info ppp-out1: disabled


It just keeps going through this process over and over. Does anyone have any suggestions?
 
User avatar
rickfrey
Trainer
Trainer
Topic Author
Posts: 609
Joined: Sun Feb 14, 2010 11:41 pm
Location: Van, Texas
Contact:

Re: Need Help with a Verizon USB760 3G card

Thu Feb 18, 2010 10:05 am

Would you mind posting our settings for the UM175 so that I can compare them to what I am using?
 
jywmpg
just joined
Posts: 20
Joined: Sun May 24, 2009 10:52 pm

Re: Need Help with a Verizon USB760 3G card

Thu Feb 18, 2010 3:54 pm

The commands I use for setting up the UM175 are the same as I am using for the USB760:
int ppp-client add add-default-route=yes allow=pap,chap,mschap1,mschap2 comment="Cell Modem" dial-command=ATDT dial-on-demand=no disabled=no  modem-init=ATZ mrru=disabled name=mainUpstream null-modem=no password=vzw phone=#777 pin="" port=usb2 profile=default use-peer-dns=yes user=4065551212@vzw3g.com

/ip firewall filter add action=reject chain=forward comment=evdo-weirdness connection-state=invalid disabled=no out-interface=mainUpstream protocol=tcp reject-with=icmp-port-unreachable
Really, quite a simple setup. No special profile, dial command, or modem init string required.

Here is what the system reports when the link is up:
[admin@trk1-rtr] > int pr
Flags: D - dynamic, X - disabled, R - running, S - slave
 #     NAME                                                            TYPE             MTU   L2MTU
 0     ether1                                                           ether            1500  1526
 1  R  signalBridge                                                    bridge           1500  65535
 2  R  ;;; Cell Modem
       mainUpstream                                                   ppp-out          1500
 3     wlan1                                                             wlan             1500  2304

[admin@trk1-rtr] > /system resource usb print
 # DEVICE VENDOR                                            NAME                                            SPEED
 0 2:1                                                      RB400 EHCI                                      480 Mbps
 1 1:1                                                      RB400 OHCI                                      12 Mbps
 2 1:3    PANTECH                                           PANTECH USB MODEM                               12 Mbps
[admin@trk1-rtr] > port print
Flags: I - inactive
 #   NAME                              CHANNELS   USED-BY                                          BAUD-RATE
 0   serial0                                      1          GPS                                                   4800
 1   usb2                                        1          PPP <mainUpstream>                             9600
[admin@trk1-rtr] > int ppp-client pri
Flags: X - disabled, R - running
 0  R ;;; Cell Modem
      name="mainUpstream" max-mtu=1500 max-mru=1500 mrru=disabled port=usb2 data-channel=0 info-channel=0 pin="" user="4065551212@vzw3g.com" password="vzw" profile=default phone="#777" dial-command="ATDT" modem-init="ATZ" null-modem=no dial-on-demand=no add-default-route=yes use-peer-dns=yes allow=pap,chap,mschap1,mschap2

[admin@trk1-rtr] > /ppp profile print
Flags: * - default
 0 * name="default" use-compression=default use-vj-compression=default use-encryption=default only-one=default change-tcp-mss=yes

 1 * name="default-encryption" use-compression=default use-vj-compression=default use-encryption=yes only-one=default change-tcp-mss=yes

[admin@trk1-rtr] > ip firewall filter print
Flags: X - disabled, I - invalid, D - dynamic
 0 X ;;; place hotspot rules here
     chain=unused-hs-chain action=passthrough

 1   ;;; evdo-weirdness
     chain=forward action=reject reject-with=icmp-port-unreachable connection-state=invalid protocol=tcp out-interface=mainUpstream
As for your debug output, it looks similar to mine, before I added the filter command.

I am not sure what all the debug messages mean, but it looks like the session comes up OK (the "system,info dns changed" log message is about the last step in bringing the link up), but then the tower requests the link be terminated ("rcvd LCP TermReq").

My understanding, which may be incorrect, is that the cell network is very sensitive to things like invalid packets, and will terminate the link if it doesn't like the packets coming from your router.

In my case, adding the filter rule stopped the flow of invalid packets and the tower immediately stopped requesting that the link be terminated, and now allows the link to stay up indefinitely.

BTW I heard back from Mikotik support shortly after contacting them, and they are looking into the USB760 issue. I will post again, when there is progress to report.

Regards,

jw
 
jywmpg
just joined
Posts: 20
Joined: Sun May 24, 2009 10:52 pm

Re: Need Help with a Verizon USB760 3G card

Fri Feb 19, 2010 2:05 pm

I have heard back from Mikrotik support, and they indicate they will try to optimize the driver in v4.7 in order to support the USB760.

They say that the modem ports respond very slowly.

So it sounds like the Novatel USB760 != Novatel U760, and that the USB760 is not supported under v4.5, at least for the Routerboard 400 series.

(To be clear, the USB760 is not listed on the Supported Hardware list.)

Thanks and Regards,

jw
 
User avatar
normis
MikroTik Support
MikroTik Support
Posts: 26924
Joined: Fri May 28, 2004 11:04 am
Location: Riga, Latvia
Contact:

Re: Need Help with a Verizon USB760 3G card

Fri Feb 19, 2010 2:12 pm

FYI the supported hardware list is purely user maintained, so if you get some card working, you can add it to that list.
 
roadracer96
Forum Veteran
Forum Veteran
Posts: 736
Joined: Tue Aug 25, 2009 12:01 am

Re: Need Help with a Verizon USB760 3G card

Sat Apr 10, 2010 3:48 pm

Just thought Id post. I just tried a Verizon 760 USB adapter on an RB411U and it has been connected for 9 hours straight w/o a problem.

EDIT: I am running 5.0b1 on it. Havent tried an older version.
 
csickles
Forum Guru
Forum Guru
Posts: 1255
Joined: Fri May 28, 2004 8:46 pm
Location: Phoenix, AZ
Contact:

Re: Need Help with a Verizon USB760 3G card

Tue May 18, 2010 11:36 pm

Correct..

I recived A Verizon USB760 last week for a "One off" for a client that uses the Sprint 598U as a rule..

The 1st card would NOT Auth.. (Spent 2+ hrs on support with Verizon, but their system would NOT Auth the card)
The 2nd card was installed into a Windows box, then Authed.. (and firmware updated)..

I then put it in to a "Blackbird", and it connected with out issue..

I have been seeing 2+ Mb from this device.. (With an Ext 13 dbi Ant.)

Stable as a rock....

No special init string or settings...

(Remove the APN = "internet").. Dial string and number = "ATDT" , "#777"

Lock and load !!
 
fresnel
newbie
Posts: 46
Joined: Sun May 23, 2010 6:02 am

Re: Need Help with a Verizon USB760 3G card

Sat Aug 21, 2010 7:08 pm

jywmpg, you are spot on with your recommendation! The firewall rule is very important in this process.
 
videoicu
just joined
Posts: 15
Joined: Sat Aug 07, 2010 4:11 pm

Re: Need Help with a Verizon USB760 3G card

Mon Aug 23, 2010 3:10 pm

Under v4.5, there are certain commands (/port and /int ppp-client) that can hang the user interface when the USB760 is installed. Once the command is entered, one either gets no response, or the response comes some minutes later. Cycling power is required to restore proper operation; a 'system reboot' is not sufficient.

If you can get the card configured, it will successfully move data. After that, if you run any kind of int ppp-client commands (e.g. print), the user interface freezes and data stops moving across the interface. A '/system reboot' does not clear the issue, one must cycle power.

I would like to confirm that this is verifiable on my setup also. Must cycle power (bad) to get RB back active. Running RB411U, ROS 4.5, and Verizon USB760. Link comes up immediately and is stable until you issue any type command (via WinBox, have not tried CLI) after the link is up and moving data. I have also had the USB760 disconnect and hang after simply initiating a connection via WinBox to the 411U. You can connect to the 411U but it shows no interfaces at that point so....hard reboot required.

Anyone have any additional input on this? I have been reading all the threads. This issue is not about connecting PPP, its about 411U hanging after the PPP session is active.

Pretty much have worked with all ideas that have been listed on threads with USB/PPP topics. The PPP session is stable but the RB is not when you issue it a command.

If anything unclear or I need to add more info, I will be glad to assist in solving this problem. The USB760 is very popular 3G modem here and I need it to be stable with the 411U.

Thanks
vICU
 
fresnel
newbie
Posts: 46
Joined: Sun May 23, 2010 6:02 am

Re: Need Help with a Verizon USB760 3G card

Sat Aug 28, 2010 7:02 am

videoicu,

I am having the same problem you describe. After working many hours trying to understand how the 4xxU devices are handling this USB760 and calling Verizon tech support today here is what I have learned:

1) The problem is still not solved. I thought the IP filter would help solve the problem but it didn't. No packets ever hit that filter.

2) Same 4xxU and AT&T USBConnect Mercury have no issues at all. I've got my AT&T card in this unit now while I type this and surf the web with no issues and it's been up for 24 hours now.

3) I have tested this with all 4.x code and 5.xBetaX code. Same issues. I ultimately don't think this is a problem with MT but rather something that is happening with packets that get to the Verizon network it doesn't like. The Verizon tech called them "leaked" packets.

4) Verizon said the reason for the disconnect was the leaked packets. Although this guy couldn't explain it to me in exact detail he made it sound like a packet got on the network (like OSPF) that it recognized as "bad" and dropped the PPP session. Over and over again!

5) This doesn't happen if you don't try to route/NAT packets from another network or interface. In other words, I can connect to the Internet with the card and the session will stay up so long as nothing is routed through the MT. Useless, I know, but it's an observation. As long as the packet originates from MT it's good. If it comes from another computer via NAT, bad.

Verizon told me they would hook me up with someone who could help guide me to a solution. I'll keep you posted on what I find and if I come up with any other observations in the mean time.
 
videoicu
just joined
Posts: 15
Joined: Sat Aug 07, 2010 4:11 pm

Re: Need Help with a Verizon USB760 3G card

Sat Aug 28, 2010 5:01 pm

Thanks, we are still having the problem with verizon USB760....our Sprint U300 is much more stable...

We are still working on the problem. Please keep forum posted as we will also.
 
fresnel
newbie
Posts: 46
Joined: Sun May 23, 2010 6:02 am

Re: Need Help with a Verizon USB760 3G card

Sun Aug 29, 2010 9:39 am

videoicu,

You are NATting the ppp connection to Verizon, right?
 
fresnel
newbie
Posts: 46
Joined: Sun May 23, 2010 6:02 am

Re: Need Help with a Verizon USB760 3G card

Sun Aug 29, 2010 10:05 am

videoicu,

One thing I noticed after hours of working on this is my NAT rule was not showing packets increasing. It was always 0 (zero).

So, I deleted the NAT rule and recreated an exact same rule and the numbers started increasing and the connection is now working.

With the old rule in place you can CLEARLY see that the NAT rule was not working and that RFC1918 addresses were going to Verizon's network. When they see a bunch of these they kill the PPP connection. With the NAT working this does not occur.

I don't know how I got this rule in this weird state but it's very replicable at this point. I have an old config that I can boot to and see the situation occur with torch. I delete the rule, recreate the rule and NAT begins to work.

This has got to be some type of MIOS bug.

lw
 
videoicu
just joined
Posts: 15
Joined: Sat Aug 07, 2010 4:11 pm

Re: Need Help with a Verizon USB760 3G card

Sun Aug 29, 2010 4:17 pm

Yes definitely NATing....can not bridge with the PPP usb.

I will check my settings and get back to you with them so we can compare.

Regards
 
fresnel
newbie
Posts: 46
Joined: Sun May 23, 2010 6:02 am

Re: Need Help with a Verizon USB760 3G card

Fri Sep 03, 2010 7:37 am

What I did was delete the rule and recreate it. I also selected the output interface to be the PPP interface. So it only NATs when the interface is active. It's been working very well this week.
 
jandafields
Forum Guru
Forum Guru
Posts: 1515
Joined: Mon Sep 19, 2005 6:12 pm

Re: Need Help with a Verizon USB760 3G card

Tue Oct 12, 2010 8:02 pm

What I did was delete the rule and recreate it. I also selected the output interface to be the PPP interface. So it only NATs when the interface is active. It's been working very well this week.
So are you saying that the USB760 works properly now? If I use it with the latest 5.0 version, I shouldn't have any problems now, correct?

Thank you.
 
jmlalley
just joined
Posts: 20
Joined: Tue Jan 30, 2007 11:08 pm

Re: Need Help with a Verizon USB760 3G card

Mon Dec 13, 2010 11:43 am

Greetings

I posted a solution here you my wish to try.

http://forum.mikrotik.com/viewtopic.php?f=2&t=47440
 
User avatar
stmx38
Long time Member
Long time Member
Posts: 651
Joined: Thu Feb 14, 2008 4:03 pm
Location: Moldova, Chisinau

Re: Need Help with a Verizon USB760 3G card

Fri Mar 14, 2014 12:46 am

Hello everyone!
We also tried to setup Verizon Wireless USB 760 with ROS 6.10 but at the moment without success.
waiting for packets...
Our settings are:
Data Channel: 0
Info Channel: 0

Phone: #777
APN: empty
User: empty
Password: empty
We also tried different channels, usernames and passwords, modem init, dial commands.

Modem work fine via Broadband2Go software.
In Verizon Access Manager I can't see the modem to change WWAN settings.

Thank you!

Who is online

Users browsing this forum: akakua, mikrotik4kvm3 and 39 guests