answered
2014-01-02 11:17:16 +0200
USB tethering is a feature that will come soon. It will not be a modem, as NAT is cleaner and more user friendly (no need to set up ppp etc)
If you're not afraid of the command line you can already do this for yourself if you have developer mode enabled.
Instructions are here: http://elinux.org/Jolla#How_do_I_enable_USB_tethering.3F
Update: It seems to be possible to install the config package straight from the jolla repos
pkcon install usb-moded-connection-sharing-android-config
As stated in the original solution offered down below : Reboot and you should have an extra mode (internet sharing) that sets up NAT over the usb network. On the device will be a dhcp server which can be used to set up your pc (normal default behaviour it will just request a dhcp address and get gateway and dns etc at the same time)
On OS X you will need to install the horndis driver first (sorry Apple just does not seem to like supporting standard USB gadgets out of the box)
Warning this assumes you know what you're doing. So don't come and complain about roaming charges ;)
I really think that this should be included in the OS.
But have a look at this, no USB, but wlan and bluetooth. http://talk.maemo.org/showthread.php?t=92206
evk ( 2014-01-01 23:39:28 +0200 )edit@evk Could be used as a kind of workaround but seems a bit too complicated for i.e. OTG usage. I travel quite a lot with my laptop and setting up a WLAN to connect to internet while at the same time the USB connection of the phone is anyway needed not to drain the phone's battery seems quite uncomfortable.
strnous ( 2014-01-01 23:51:28 +0200 )editYou can probably achieve it by tunneling internet through ssh. It is a rather advanced topic so if you are very new to *nix/networking perhaps you should just ignore my comment. I have not done it myself, but I know it's possible with ssh, openvpn or ipsec.
fasza2mobile ( 2014-01-02 06:09:31 +0200 )editI think this question is similar to https://together.jolla.com/question/3798/usb-tethering/ (witch has already been accepted ;-) )
TeHeR ( 2014-01-03 13:21:09 +0200 )editYes, similar, but both discuss different approach to the same goal (use Jolla to access internet from other devices). Therefore it seems reasonable to ask them separately.
strnous ( 2014-01-03 14:31:18 +0200 )edit