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
  • cc is an alias to /usr/local/bin/confd-client.plx, you could try this:
    "/usr/local/bin/confd-client.plx get_objects itfhw usbserial"

    But the output looks fine. Try to create a new interface and select 3G/UMTS as Interface type. 3G hardware is not listed in interface/hardware, only ethernet interfaces are listed here.
  • that looks better [[[:)]]]

    thor:~ # /usr/local/bin/confd-client.plx get_objects itfhw usbserial
    get_objects returned [
              {
                'ref' => 'REF_puCyxFhSOi',
                'lock' => '',
                'data' => {
                            'comment' => '',
                            'hardware' => 'ttyUSB1',
                            'name' => 'ttyUSB1 (ZTE INCORPORATED - K3565-Z)',
                            'product' => '0016',
                            'description' => 'ZTE INCORPORATED - K3565-Z',
                            'vendor' => '19d2',
                            'control' => 'ttyUSB2'
                          },
                'type' => 'usbserial',
                'class' => 'itfhw',
                'hidden' => 0,
                'nodel' => ''
              }
            ]


    I have configured the 3G device now, but it does not work... reception is fine (light blue led: UMTS/HSPDA Available)


    2011:01:28-20:08:54 thor pppd[3427]: pppd 2.4.5 started by root, uid 0
    2011:01:28-20:08:55 thor chat[3428]: abort on (NO CARRIER)
    2011:01:28-20:08:55 thor chat[3428]: abort on (NO DIALTONE)
    2011:01:28-20:08:55 thor chat[3428]: abort on (RINGING RINGING)
    2011:01:28-20:08:55 thor chat[3428]: abort on (ERROR)
    2011:01:28-20:08:55 thor chat[3428]: abort on (NO ANSWER)
    2011:01:28-20:08:55 thor chat[3428]: abort on (BUSY)
    2011:01:28-20:08:55 thor chat[3428]: abort on (DELAYED)
    2011:01:28-20:08:55 thor chat[3428]: abort on (Username/Password Incorrect)
    2011:01:28-20:08:55 thor chat[3428]: timeout set to 5 seconds
    2011:01:28-20:08:55 thor chat[3428]: timeout set to 5 seconds
    2011:01:28-20:08:55 thor chat[3428]: send (ATZ^M)
    2011:01:28-20:08:55 thor chat[3428]: expect (OK)
    2011:01:28-20:08:56 thor chat[3428]: ATZ^M^M
    2011:01:28-20:08:56 thor chat[3428]: OK
    2011:01:28-20:08:56 thor chat[3428]: -- got it
    2011:01:28-20:08:56 thor chat[3428]: send (ATI^M)
    2011:01:28-20:08:56 thor chat[3428]: expect (OK)
    2011:01:28-20:08:56 thor chat[3428]: ^M
    2011:01:28-20:08:56 thor chat[3428]: ATI^M^M
    2011:01:28-20:08:56 thor chat[3428]: Manufacturer: ZTE INCORPORATED^M
    2011:01:28-20:08:56 thor chat[3428]: Model: K3565-Z^M
    2011:01:28-20:08:56 thor chat[3428]: Revision: BD_P673A2V1.0.0B09^M
    2011:01:28-20:08:56 thor chat[3428]: IMEI: 356517********^M
    2011:01:28-20:08:56 thor chat[3428]: +GCAP: +CGSM,+DS,+ES^M
    2011:01:28-20:08:56 thor chat[3428]: ^M
    2011:01:28-20:08:56 thor chat[3428]: OK
    2011:01:28-20:08:56 thor chat[3428]: -- got it
    2011:01:28-20:08:56 thor chat[3428]: send (AT+CGDCONT?^M)
    2011:01:28-20:08:56 thor chat[3428]: report (+CGDCONT[[[:)]]]
    2011:01:28-20:08:56 thor chat[3428]: clear abort on (ERROR)
    2011:01:28-20:08:56 thor chat[3428]: expect (OK)
    2011:01:28-20:08:56 thor chat[3428]: ^M
    2011:01:28-20:08:56 thor chat[3428]: AT+CGDCONT?^M^M
    2011:01:28-20:08:56 thor chat[3428]: +CGDCONT: 1,"IP","web.vodafone.de","0.0.0.0",0,1^M
    2011:01:28-20:08:56 thor chat[3428]: +CGDCONT: 2,"IP","web.vodafone.de","0.0.0.0",0,0^M
    2011:01:28-20:08:56 thor chat[3428]: +CGDCONT: 3,"IP","event.vodafone.de","0.0.0.0",0,0^M
    2011:01:28-20:08:56 thor chat[3428]: +CGDCONT: 4,"IP","event.vodafone.de","0.0.0.0",0,1^M
    2011:01:28-20:08:56 thor chat[3428]: ^M
    2011:01:28-20:08:56 thor chat[3428]: OK
    2011:01:28-20:08:56 thor chat[3428]: -- got it
    2011:01:28-20:08:56 thor chat[3428]: send (AT+CSQ^M)
    2011:01:28-20:08:56 thor chat[3428]: report (+CSQ[[[:)]]]
    2011:01:28-20:08:56 thor chat[3428]: abort on (ERROR)
    2011:01:28-20:08:56 thor chat[3428]: expect (OK)
    2011:01:28-20:08:56 thor chat[3428]: ^M
    2011:01:28-20:08:56 thor chat[3428]: AT+CSQ^M^M
    2011:01:28-20:08:56 thor chat[3428]: +CSQ: 8,99^M
    2011:01:28-20:08:56 thor chat[3428]: ^M
    2011:01:28-20:08:56 thor chat[3428]: OK
    2011:01:28-20:08:56 thor chat[3428]: -- got it
    2011:01:28-20:08:56 thor chat[3428]: send (ATH0^M)
    2011:01:28-20:08:56 thor chat[3428]: expect (OK)
    2011:01:28-20:08:56 thor chat[3428]: ^M
    2011:01:28-20:08:56 thor chat[3428]: ATH0^M^M
    2011:01:28-20:08:56 thor chat[3428]: OK
    2011:01:28-20:08:56 thor chat[3428]: -- got it
    2011:01:28-20:08:56 thor chat[3428]: send (ATZ^M)
    2011:01:28-20:08:56 thor chat[3428]: timeout set to 45 seconds
    2011:01:28-20:08:56 thor chat[3428]: expect (OK)
    2011:01:28-20:08:56 thor chat[3428]: ^M
    2011:01:28-20:08:56 thor chat[3428]: ATZ^M^M
    2011:01:28-20:08:56 thor chat[3428]: OK
    2011:01:28-20:08:56 thor chat[3428]: -- got it
    2011:01:28-20:08:56 thor chat[3428]: send (\d\d\d\d\dATD*99#^M)
    2011:01:28-20:09:01 thor chat[3428]: expect (CONNECT)
    2011:01:28-20:09:01 thor chat[3428]: ^M
    2011:01:28-20:09:01 thor chat[3428]: ATD*99#^M^M
    2011:01:28-20:09:01 thor chat[3428]: NO CARRIER
    2011:01:28-20:09:01 thor chat[3428]: -- failed
    2011:01:28-20:09:01 thor chat[3428]: Failed (NO CARRIER)
    2011:01:28-20:09:01 thor pppd[3427]: Script /usr/sbin/chat -v -e -f /etc/chat/REF_MYnJhgkHhu -r /tmp/REF_MYnJhgkHhu finished (pid 3428), status = 0x4
    2011:01:28-20:09:01 thor pppd[3427]: Connect script failed
    2011:01:28-20:09:02 thor pppd[3427]: Exit.
    2011:01:28-20:09:02 thor pppd: PPPModem connection time shorter then 60 seconds (8 sec): Error? - wait 60 seconds 


    Attached configuration of the Interface. CDMA instead of GSM does not work, too - same error. vodafone does not require user/pass, the umts stick self has no PIN.
Reply
  • that looks better [[[:)]]]

    thor:~ # /usr/local/bin/confd-client.plx get_objects itfhw usbserial
    get_objects returned [
              {
                'ref' => 'REF_puCyxFhSOi',
                'lock' => '',
                'data' => {
                            'comment' => '',
                            'hardware' => 'ttyUSB1',
                            'name' => 'ttyUSB1 (ZTE INCORPORATED - K3565-Z)',
                            'product' => '0016',
                            'description' => 'ZTE INCORPORATED - K3565-Z',
                            'vendor' => '19d2',
                            'control' => 'ttyUSB2'
                          },
                'type' => 'usbserial',
                'class' => 'itfhw',
                'hidden' => 0,
                'nodel' => ''
              }
            ]


    I have configured the 3G device now, but it does not work... reception is fine (light blue led: UMTS/HSPDA Available)


    2011:01:28-20:08:54 thor pppd[3427]: pppd 2.4.5 started by root, uid 0
    2011:01:28-20:08:55 thor chat[3428]: abort on (NO CARRIER)
    2011:01:28-20:08:55 thor chat[3428]: abort on (NO DIALTONE)
    2011:01:28-20:08:55 thor chat[3428]: abort on (RINGING RINGING)
    2011:01:28-20:08:55 thor chat[3428]: abort on (ERROR)
    2011:01:28-20:08:55 thor chat[3428]: abort on (NO ANSWER)
    2011:01:28-20:08:55 thor chat[3428]: abort on (BUSY)
    2011:01:28-20:08:55 thor chat[3428]: abort on (DELAYED)
    2011:01:28-20:08:55 thor chat[3428]: abort on (Username/Password Incorrect)
    2011:01:28-20:08:55 thor chat[3428]: timeout set to 5 seconds
    2011:01:28-20:08:55 thor chat[3428]: timeout set to 5 seconds
    2011:01:28-20:08:55 thor chat[3428]: send (ATZ^M)
    2011:01:28-20:08:55 thor chat[3428]: expect (OK)
    2011:01:28-20:08:56 thor chat[3428]: ATZ^M^M
    2011:01:28-20:08:56 thor chat[3428]: OK
    2011:01:28-20:08:56 thor chat[3428]: -- got it
    2011:01:28-20:08:56 thor chat[3428]: send (ATI^M)
    2011:01:28-20:08:56 thor chat[3428]: expect (OK)
    2011:01:28-20:08:56 thor chat[3428]: ^M
    2011:01:28-20:08:56 thor chat[3428]: ATI^M^M
    2011:01:28-20:08:56 thor chat[3428]: Manufacturer: ZTE INCORPORATED^M
    2011:01:28-20:08:56 thor chat[3428]: Model: K3565-Z^M
    2011:01:28-20:08:56 thor chat[3428]: Revision: BD_P673A2V1.0.0B09^M
    2011:01:28-20:08:56 thor chat[3428]: IMEI: 356517********^M
    2011:01:28-20:08:56 thor chat[3428]: +GCAP: +CGSM,+DS,+ES^M
    2011:01:28-20:08:56 thor chat[3428]: ^M
    2011:01:28-20:08:56 thor chat[3428]: OK
    2011:01:28-20:08:56 thor chat[3428]: -- got it
    2011:01:28-20:08:56 thor chat[3428]: send (AT+CGDCONT?^M)
    2011:01:28-20:08:56 thor chat[3428]: report (+CGDCONT[[[:)]]]
    2011:01:28-20:08:56 thor chat[3428]: clear abort on (ERROR)
    2011:01:28-20:08:56 thor chat[3428]: expect (OK)
    2011:01:28-20:08:56 thor chat[3428]: ^M
    2011:01:28-20:08:56 thor chat[3428]: AT+CGDCONT?^M^M
    2011:01:28-20:08:56 thor chat[3428]: +CGDCONT: 1,"IP","web.vodafone.de","0.0.0.0",0,1^M
    2011:01:28-20:08:56 thor chat[3428]: +CGDCONT: 2,"IP","web.vodafone.de","0.0.0.0",0,0^M
    2011:01:28-20:08:56 thor chat[3428]: +CGDCONT: 3,"IP","event.vodafone.de","0.0.0.0",0,0^M
    2011:01:28-20:08:56 thor chat[3428]: +CGDCONT: 4,"IP","event.vodafone.de","0.0.0.0",0,1^M
    2011:01:28-20:08:56 thor chat[3428]: ^M
    2011:01:28-20:08:56 thor chat[3428]: OK
    2011:01:28-20:08:56 thor chat[3428]: -- got it
    2011:01:28-20:08:56 thor chat[3428]: send (AT+CSQ^M)
    2011:01:28-20:08:56 thor chat[3428]: report (+CSQ[[[:)]]]
    2011:01:28-20:08:56 thor chat[3428]: abort on (ERROR)
    2011:01:28-20:08:56 thor chat[3428]: expect (OK)
    2011:01:28-20:08:56 thor chat[3428]: ^M
    2011:01:28-20:08:56 thor chat[3428]: AT+CSQ^M^M
    2011:01:28-20:08:56 thor chat[3428]: +CSQ: 8,99^M
    2011:01:28-20:08:56 thor chat[3428]: ^M
    2011:01:28-20:08:56 thor chat[3428]: OK
    2011:01:28-20:08:56 thor chat[3428]: -- got it
    2011:01:28-20:08:56 thor chat[3428]: send (ATH0^M)
    2011:01:28-20:08:56 thor chat[3428]: expect (OK)
    2011:01:28-20:08:56 thor chat[3428]: ^M
    2011:01:28-20:08:56 thor chat[3428]: ATH0^M^M
    2011:01:28-20:08:56 thor chat[3428]: OK
    2011:01:28-20:08:56 thor chat[3428]: -- got it
    2011:01:28-20:08:56 thor chat[3428]: send (ATZ^M)
    2011:01:28-20:08:56 thor chat[3428]: timeout set to 45 seconds
    2011:01:28-20:08:56 thor chat[3428]: expect (OK)
    2011:01:28-20:08:56 thor chat[3428]: ^M
    2011:01:28-20:08:56 thor chat[3428]: ATZ^M^M
    2011:01:28-20:08:56 thor chat[3428]: OK
    2011:01:28-20:08:56 thor chat[3428]: -- got it
    2011:01:28-20:08:56 thor chat[3428]: send (\d\d\d\d\dATD*99#^M)
    2011:01:28-20:09:01 thor chat[3428]: expect (CONNECT)
    2011:01:28-20:09:01 thor chat[3428]: ^M
    2011:01:28-20:09:01 thor chat[3428]: ATD*99#^M^M
    2011:01:28-20:09:01 thor chat[3428]: NO CARRIER
    2011:01:28-20:09:01 thor chat[3428]: -- failed
    2011:01:28-20:09:01 thor chat[3428]: Failed (NO CARRIER)
    2011:01:28-20:09:01 thor pppd[3427]: Script /usr/sbin/chat -v -e -f /etc/chat/REF_MYnJhgkHhu -r /tmp/REF_MYnJhgkHhu finished (pid 3428), status = 0x4
    2011:01:28-20:09:01 thor pppd[3427]: Connect script failed
    2011:01:28-20:09:02 thor pppd[3427]: Exit.
    2011:01:28-20:09:02 thor pppd: PPPModem connection time shorter then 60 seconds (8 sec): Error? - wait 60 seconds 


    Attached configuration of the Interface. CDMA instead of GSM does not work, too - same error. vodafone does not require user/pass, the umts stick self has no PIN.
Children
No Data