Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 2016 10:19:17 +0000 (UTC)
From:      Jouni Laakso <jounijl@ymail.com>
To:        "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
Subject:   4G roaming support in FreeBSD kernel
Message-ID:  <369438191.9106236.1453371557826.JavaMail.yahoo@mail.yahoo.com>
References:  <369438191.9106236.1453371557826.JavaMail.yahoo.ref@mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Hi,


I've been using 3G USB Modem for a long time with FreeBSD. This is not a good solution because the roaming is missing. The network speed is ok and temporary without roaming. I'm also dreaming of a static (server) IP-address.


In todays 4G networks the roaming from data-link layer changes the IP-address in the network layer. The DHCP or PPP from the operating system is not anymore the only initiator in changing the IP. Am I correct? The connection fails every now and then when the 3G-USB-stick needs to change the IP. The service provider may have configured the IP to be changed in some intervals?

Does anyone know if 3G or 4G roaming is somehow available from the FreeBSD kernel?

I have installed the u3g driver to the operators modem type. See URL http://palsta.saunalahti.fi/t5/Mobiililaajakaistat/Huawei-E353-ja-FreeBSD/td-p/225880 with 

http://translate.google.com/ for example. The flip-flop is really difficult in these modems if the modem id-number is the operators decision. It has not been a good choice to let the operators decide the device ID:s. I just added the serial numbers to the kernel source code and compiled again. Even GPS is found from these budget consious modems if it's needed with AT-commands.

The roaming is behind of a data-link layer protocol signaling. The modem may do this but how is this signal carried to the FreeBSD operating system and how do I get the signal to automatically change the IP-address?

I should look more about this subject from 4G protocol and research again but I really have something else to do. 


I would like to eliminate the middle boxes from my configuration and attach the 4G modem directly to the FreeBSD:s USB-port. I think the middle box I have uses Linux as it's operating system and I haven't really tested if the connection with it is more permanent.


How to add roaming to the 3G/4G USB modems?


best regs,


Jouni 


_
Helsinki, Finland



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?369438191.9106236.1453371557826.JavaMail.yahoo>