conn

A script repository to manage connections in Linux.
git clone git://r-36.net/conn
Log | Files | Refs | README | LICENSE

README.md (534B)


      1 # WWAN - the never ending story
      2 
      3 Wwan on Linux depends on the hardware you are using and how to initialize
      4 it. On my Laptop (X200), this is an Ericsson F3507g modem, which is setup
      5 via AT commands and exports an usb ethernet device for communication.
      6 
      7 Since it's my only device, the script for init and the usbnet are run
      8 in serial, after which dhcp is run on it. Besides this a ping is started,
      9 which increases the stability of a wwan connection; at least here in Ger-
     10 many.
     11 
     12 There are now support scripts for the gobi WWAN modems.
     13