[srslte-users] Internet connection with ZeroMQ setting
Andre Puschmann
andre.puschmann at softwareradiosystems.com
Tue Mar 16 20:42:06 UTC 2021
Kentaro,
please double check the interface names and addresses you use in your
setup. The issue is likely a routing/forwarding one. Also the network
namespace routing could play a role here.
But there is no fundamental issue with what you're trying to achieve.
Cheers
Andre
On 14/3/21 11:34, KENTARO SHIBATA wrote:
> Hello everyone!
>
> Does anybody know is it possible to connect to the Internet with ZeroMQ
> setting?
>
> I'm testing a stand-alone srsLTE on a single raspberry pi 4 without RF
> devices.
> By following the instructions on ZeroMQ Application note
> <https://docs.srslte.com/en/latest/app_notes/source/zeromq/source/index.html> I
> managed to run srsUE, srsENB and srsEPC on my raspberry pi4.
> Ping from srsUE to srsEPC(srs_spgw_sgi) is OK, but cannot to the Internet.
>
> I tried the following steps but they don't work...
> 1. Enable packet forwarding on the raspberry pi by the script,
> `sudo srsepc_if_masq eth0`
> 2. Add default static routing to UE's network namespace by `sudo ip
> netns exec ue1 ip route add default via 172.16.0.1`
>
> Looking through the pcap file captured on srs_spgw_sgi and ptable's log,
> it seems packet comes to srs_spgw_sgi but not forwarded to default GW
> from raspberry pi.
>
> I appreciate your reading this mail!
> Let me know if I need to show something like logs or messages...
>
> Best regards,
> Kentaro Shibata
>
>
> _______________________________________________
> srslte-users mailing list
> srslte-users at lists.softwareradiosystems.com
> http://www.softwareradiosystems.com/mailman/listinfo/srslte-users
>
More information about the srsran-users
mailing list