fail iperf #629
fail iperf
#629
Replies: 1 comment 12 replies
-
@pchat-imm any update on this issue? |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Previously, I successfully use CPE as UE to connect to the srsRAN network. The CPE can provide internet for a mobile phone. My next goal is to use Raspberry Pi with Quectel board as UE to connect to the srsRAN network. I want my RPI to be able to
Currently, the Raspberry Pi with Quectel can receive IP address as 10.45.0.2 and can successfully ping to different destinations, including: 1.1.1.1, 8.8.8.8, www.chula.ac.th. However, I cannot do iperf.
I cannot send iperf to both my own server, and to free server

speedtest.singnet.com.sg
. I have checked beforehand that these server can be iperf with my own Wi-Fi. But I have failed when try with srsRAN network. The results shows below that they have only one successful. I check on wireshark of the core network, it shows that the server send RST back after some times.My question is
But from UE (10.45.0.2) I cannot ping to either 10.45.0.1 nor 127.0.0.1.
system
Core network: open5gs
RAN: USRP B210
UE: Raspberry PI 3 with Quectel RM510Q-GL
gnb config
log:
gnb.zip
gnb_wireshark.zip
core_network_wireshark.zip
log show UE can connect showing on core network
Beta Was this translation helpful? Give feedback.
All reactions