6 comments on “Verizon Wireless Broadband – RHEL 5.x / CentOS 5.x

  1. Just found your article and gave it a shot. Worked like a charm on the first try. Thanks for the write-up!

  2. I’m running RHEL 5.5 with a Pantech UM175 and have been using your method for about a month now. Although it works well… I really missed using NetworkManager. So I did some hacking and found a way to get NetworkManager to recognize the UM175. Here is what I did:

    1. plugin usb moden
    2. /sbin/lsusb

    Bus 002 Device 006: ID 106c:3714 Curitel Communications, Inc. PANTECH USB MODEM [UM175]

    Note the ID 106c:3714
    usb.product_id = 106c
    usb.interface.number = 3714

    3. edit /usr/share/hal/fdi/information/10freedesktop/10-nm-modem.fdi

    Search for 106c (product_id)

    The next few sections are different Pantech modems and will contain a line like this where int=”0xnnnn” is increasing

    Add the following section while maintaining the increasing int sequence (probably at the end of the Pantech modems). Be sure to place this before the last closing

    modem
    IS-707-A

    4. reboot
    5. plugin usb modem and open NetworkManager
    6. RMB Edit Connections… and goto Mobile Broadband tab
    7. Click Add and select “Curitel PANTECH USB MODEM [UM175]”
    8. check Connect automatically and enter:
    Number #777
    Username nnnnnnnnnn@vzw3g.com (replacing nnnnnnnnnn with the modem’s areacode and phone number)
    Password vzw

    9. Click Apply

    You should now be good to go…

    I hope this helps someone.

  3. Rats!
    OK I give up… I’m not going to try and post the code again.
    dbcooper – please email me and I’ll send you the added code.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>