This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ASG 3G/UMTS Support Test

Hi Everyone. Today you get some new unreleased stuff to play with!

 With the release of Astaro Security Gateway 8.100, (which will be GA in just a few hours but it is already there for the soft-release as well), I can inform you that we have introduced an unpublished implementation of a feature: support for USB 3G/UMTS modems. This feature allows for these cellular USB-connected devices or “sticks to be used as Internet interface with your Astaro. The support of these devices lets you add cheap redundancy, or connectivity at temporary sites, remote locations, or areas without a good selection of affordable Internet connections. You can add 3G/UMTS connections to the ASG’s WAN (Internet) link balancing pool to increase total overall bandwidth. 3G interfaces are also supported when creating specific balancing rules.

  Until this feature is been officially integrated (this is planned for the V8.200 release of ASG in the first half of 2011), full documentation and official support for these USB modems will not be available. However during these next months we would like to invite you to test our current abilities with the products available from the cellular providers in your area. Report results here when using ASG with the 3G/UMTS modems available to you. 

Your feedback will let us refine this feature and give us a wide testing bed of devices which we can release 8.200 with. During testing, if you encounter problems with a certain device, please do let us know. We may contact you via email to suggest some parameters which might be adjusted to successfully let ASG work with what you are testing.

To use it, just plugin a stick, then reboot and look for it in the Interfaces list. It should then be usable. If you are command line saavy, you will see the interface in CC and can edit certain 3G/UMTS only parameters if needed. Please remember, this is a Beta feature and not finished, if you use it in someplace critical it might fail horribly on you.


This thread was automatically locked due to age.
  • ok good to hear that it works now. Yes you have to configure it after plug in the modem,
    e.g. enter PIN or APN information. Otherwise it can not work.

    Cheers
     Ulrich
  • Hi, 

    I'm trying to get this to work. Iäm trying to replace my ADSL connection with a 3g connection instead and I have som computers that needs to share the connection. But I do have som problem. 

    This is the first time I'm using astaro, so I'm not very used to it, so you have to explain it very easy to me. 

    I have a huawei e372 usb modem. It works fine in windows, but not in astaro. 

    If i run "lsusb" I can see the modem. 
    If i run "cc get_objects itfhw usbserial" I get:
    get_object returned 0

    if i run "/etc/init.d/usb-modeswitch start" 
    I get nothing
     
    if i run "/usr/local/bin/modemtest /dev/tty***" I can't see any USB stuff.

    So, what should i do? Is the modem not supported? Or whats the problem?
  • Did you reboot your ASG after you plugged in the modem?
    Whats the output of lsusb?

    Cheers
     Ulrich
  • @ulrich
    Yes, I've restarted the system after plugging in the device. Here is the output from lsusb


    loginuser@Oscar:/home/login > lsusb
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 003: ID 0b97:7772 O2 Micro, Inc. OZ776 CCID Smartcard Reader
    Bus 007 Device 002: ID 0b97:7761 O2 Micro, Inc. Oz776 1.1 Hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 002: ID 413c:8140 Dell Computer Corp. Wireless 360 Bluetooth
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 003: ID 12d1:1505 Huawei Technologies Co., Ltd.
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  • Seems the usb_modeswitch version we are using in 8.200 is not supporting the e372.

    You can try to upgrade usb_modeswitch by downloading a new version from here
    usb-modeswitch-1.1.9-4.g4a4b1da.i686.rpm
    and install via "rpm -U --force usb-modeswitch-1.1.9-4.g4a4b1da.i686.rpm"

    Maybe your modem works then after a reboot...

    Cheers
     Ulrich
  • Hi,
       found a hardware problem with the new UMTS feature, I have a ZTE MF112, when pluged in and connected at first all works well, however when left running for some duration is drops the connection and will not reconnect requiring unplugging/plugging in again the device and then reconnect for it to come back up. I reinstalled the utm and did update, problem still persists. From look of log (see below) it has something to do with the usb/serial link.

    I get the following in ppp log:
    No response to 5 echo-requests
    Serial link appears to be disconnected.
    Connect time 495.6 minutes.
    Sent 1991073 bytes, received 51903429 bytes.
    Script /etc/ppp/ip-down started (pid 28051)
    sent [LCP TermReq id=0x2 "Peer not responding"]
    Script /etc/ppp/ip-down finished (pid 28051), status = 0x0
    sent [LCP TermReq id=0x3 "Peer not responding"]
    Connection terminated.
    Can't get terminal parameters: Input/output error
    Script /usr/sbin/chat -v -e '' 'ATZ' finished (pid *), status = 0x2
    disconnect script failed
    Modem hangup
    Exit.
    unrecognized option '/dev/ttyUSB2'
    PPPModem connection time shorter then 60 seconds (0 sec): Error? - wait 60 seconds
    unrecognized option '/dev/ttyUSB2'

    Kernel log:
    usb 1-3: USB disconnect, address 2
    option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
    option 1-3:1.0: device disconnected
    option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
    option 1-3:1.1: device disconnected
    option: option_instat_callback: error -108
    option1 ttyUSB2: GSM modem (1-port) converter now disconnected from ttyUSB2
    option 1-3:1.3: device disconnected

    Any help please?
  • Well thats strange, seems the modem need a hard reset.
    Whats the timestamp of these messages? Did the kernel disconnect message
    appear by them self or after you unplugged the modem?
  • PPP Complete Log:
    2011:08:27-00:09:37 utm pppd[12550]: No response to 5 echo-requests
    2011:08:27-00:09:37 utm pppd[12550]: Serial link appears to be disconnected.
    2011:08:27-00:09:37 utm pppd[12550]: Connect time 495.6 minutes.
    2011:08:27-00:09:37 utm pppd[12550]: Sent 1991073 bytes, received 51903429 bytes.
    2011:08:27-00:09:37 utm pppd[12550]: Script /etc/ppp/ip-down started (pid 28051)
    2011:08:27-00:09:37 utm pppd[12550]: sent [LCP TermReq id=0x2 "Peer not responding"]
    2011:08:27-00:09:38 utm pppd[12550]: Script /etc/ppp/ip-down finished (pid 28051), status = 0x0
    2011:08:27-00:09:40 utm pppd[12550]: sent [LCP TermReq id=0x3 "Peer not responding"]
    2011:08:27-00:09:43 utm pppd[12550]: Connection terminated.
    2011:08:27-00:12:09 utm chat[28228]: Can't get terminal parameters: Input/output error
    2011:08:27-00:12:09 utm pppd[12550]: Script /usr/sbin/chat -v -e '' 'ATZ' finished (pid 28228), status = 0x2
    2011:08:27-00:12:09 utm pppd[12550]: disconnect script failed
    2011:08:27-00:12:10 utm pppd[12550]: Modem hangup
    2011:08:27-00:12:10 utm pppd[12550]: Exit.
    2011:08:27-00:12:10 utm pppd[28258]: unrecognized option '/dev/ttyUSB2'
    2011:08:27-00:12:10 utm pppd: PPPModem connection time shorter then 60 seconds (0 sec): Error? - wait 60 seconds
    2011:08:27-00:13:10 utm pppd[28277]: unrecognized option '/dev/ttyUSB2'
    2011:08:27-00:13:10 utm pppd: PPPModem connection time shorter then 60 seconds (0 sec): Error? - wait 60 seconds
    2011:08:27-00:14:10 utm pppd[28291]: unrecognized option '/dev/ttyUSB2'
     ... (unrecognized option,  PPPModel connection time short ... repeats.....)

    Kernel Log:
    2011:08:27-00:12:09 utm kernel: [37045.670854] usb 1-3: USB disconnect, address 2
    2011:08:27-00:12:09 utm kernel: [37045.671473] option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
    2011:08:27-00:12:09 utm kernel: [37045.671510] option 1-3:1.0: device disconnected
    2011:08:27-00:12:09 utm kernel: [37045.672149] option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
    2011:08:27-00:12:09 utm kernel: [37045.672193] option 1-3:1.1: device disconnected
    2011:08:27-00:12:09 utm kernel: [37045.678856] option: option_instat_callback: error -108
    2011:08:27-00:12:09 utm kernel: [37045.679587] option1 ttyUSB2: GSM modem (1-port) converter now disconnected from ttyUSB2
    2011:08:27-00:12:09 utm kernel: [37045.679617] option 1-3:1.3: device disconnected
    2011:08:27-00:12:10 utm kernel: [37046.455017] usb 1-3: new high speed USB device using ehci_hcd and address 3
    2011:08:27-00:12:10 utm kernel: [37046.570732] usb 1-3: New USB device found, idVendor=19d2, idProduct=0016
    2011:08:27-00:12:10 utm kernel: [37046.570737] usb 1-3: New USB device strings: Mfr=3, Product=2, SerialNumber=0
    2011:08:27-00:12:10 utm kernel: [37046.570741] usb 1-3: Product: ZTE WCDMA Technologies MSM
    2011:08:27-00:12:10 utm kernel: [37046.570744] usb 1-3: Manufacturer: ZTE, Incorporated
    2011:08:27-00:12:10 utm kernel: [37046.570935] usb 1-3: configuration #1 chosen from 1 choice
    2011:08:27-00:12:10 utm kernel: [37046.571978] option 1-3:1.0: GSM modem (1-port) converter detected
    2011:08:27-00:12:10 utm kernel: [37046.572263] usb 1-3: GSM modem (1-port) converter now attached to ttyUSB0

    From that it looks like ppp stoped first, not sure whats going on here.

    Anything I can do to gather more information for you guys?
  • Forgot to mention, it requires more than just hard reset, once the connection has gone down, you can't reconnect without a reboot, The ppp log part at end just repeats forever... reboot and it comes back up again. If you try and delete the interface and re add it once it has died it fails to connect leaving no option but reboot.
  • @da_merlin 

    Still no luck. But when I rebooted the system after installing the drivers there was some info about a 3g modem. But i can't find it under interfaces in webadmin.

    Anyother info that might be helpfull for you to help me fix the problem?