[srslte-users] Connect UE to Internet by eNB.
Andre Puschmann
andre.puschmann at softwareradiosystems.com
Thu Sep 19 08:16:05 UTC 2019
Hi,
On 18/9/19 15:09, Piotr Kulesza wrote:
> Hi,
>
> I'm trying to connect my UE created via srsue to the internet. UE and
> eNB are able to see each other and I am able to ping them. For now I
> have done this:
> 1) I installed resolvconf and I saved in a
> file/etc/resolvconf/resolv.conf.d/headwhat follows:
> nameserver 8.8.4.4
> nameserver 8.8.8.8
> 2) I started ./srsepc_if_masq.sh <My Interface connected to Internet>
>
> Do I have to do anything else to connect to the Internet through the UE?
> Any additional changes to the configuration files?
No. Once you have a connection to the core it's all fine on the LTE
side. From now on, it's a Linux IP routing issue.
Note that the default route for IPs outside of your LTE network is
probably going through Wifi or Ethernet and not through the tun that the
UE creates.
Make sure that the default route is over the tun. If you are not
familiar with route and friend, try disabling all other network connections.
Cheers
Andre
More information about the srsran-users
mailing list