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.
Parents
  • 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?
Reply
  • 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?
Children
  • 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?