[srslte-users] can not connect to internet on Jetson TX2
Ralph A. Schmid, dk5ras
ralph at schmid.xxx
Tue Sep 22 14:12:49 UTC 2020
On my TX2 I had to compile a new kernel, because the sctp stuff was not compiled into it. Was a real PITA for one who never did this. However I have no idea if actual releases maybe already support this.
Ralph.
From: srslte-users [mailto:srslte-users-bounces at lists.softwareradiosystems.com] On Behalf Of Pedro Alvarez
Sent: Monday, September 21, 2020 7:14 PM
To: Jane Zhang <janezhang76201 at gmail.com>
Cc: srslte-users <srslte-users at lists.softwareradiosystems.com>
Subject: Re: [srslte-users] can not connect to internet on Jetson TX2
Seems like your kernel does not like to enable IP forwarding.
What is the output of "cat /proc/sys/net/ipv4/ip_forward"?
On Mon, Sep 21, 2020 at 5:23 PM Jane Zhang <janezhang76201 at gmail.com <mailto:janezhang76201 at gmail.com> > wrote:
I am not sure if the information in the attachment could help. Just send it for reference.
On Mon, Sep 21, 2020 at 11:00 AM Jin <janezhang76201 at gmail.com <mailto:janezhang76201 at gmail.com> > wrote:
I tried 2) sudo tee /proc/sys/net/ipv4/ip_forward 1>/dev/null
It hangs.
I tried to use “route” or “ping ..” , the machine hangs. Then reboot automatically.
Thank you so much!
Jane
From: Jane Zhang <mailto:janezhang76201 at gmail.com>
Sent: Monday, September 21, 2020 9:42 AM
To: Pedro Alvarez <mailto:pedro.alvarez at softwareradiosystems.com>
Cc: srslte-users <mailto:srslte-users at lists.softwareradiosystems.com>
Subject: Re: [srslte-users] can not connect to internet on Jetson TX2
try to run these commands? ( sorry for not familiar with the script commands)
1) sudo -v
2) sudo tee /proc/sys/net/ipv4/ip_forward 1>/dev/null
3) sudo iptables -t nat -A POSTROUTING -o $1 -j MASQUERADE
Thank you so much!
Jane
On Mon, Sep 21, 2020 at 8:58 AM Pedro Alvarez <pedro.alvarez at softwareradiosystems.com <mailto:pedro.alvarez at softwareradiosystems.com> > wrote:
So the srsepc_if_masq.sh script itself hangs?
Have you tried running the commands on the script manually to see which one is causing issues?
On Mon, Sep 21, 2020 at 9:01 AM Jane Zhang <janezhang76201 at gmail.com <mailto:janezhang76201 at gmail.com> > wrote:
Dear srsLTE team
I ran srsLTE on Jetson TX2 by using LimeSDR USB as the RF end. A COST UE with a programmable SIM card connected to the srsLTE.
when running ./srsepc_if_masq.sh to set epc interface to the internet., terminal stopped there . Even though ctrl+c could not stop the script. Of course "route" had no output. ping an Ip address was ok. But ping www.google.com <http://www.google.com> stopped working.
I can not open the website either.
Does anybody have any idea?
Any help will be appreciated!
Jane
_______________________________________________
srslte-users mailing list
srslte-users at lists.softwareradiosystems.com <mailto:srslte-users at lists.softwareradiosystems.com>
http://www.softwareradiosystems.com/mailman/listinfo/srslte-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20200922/7f2c0072/attachment.htm>
More information about the srsran-users
mailing list