srsRAN_4G icon indicating copy to clipboard operation
srsRAN_4G copied to clipboard

Update srsepc_if_masq.sh

Open joereith opened this issue 4 years ago • 3 comments

This allows bi-directional communications with a COTS UE.

joereith avatar Jun 14 '21 16:06 joereith

Thanks for your contribution. We'll review this shortly.

andrepuschmann avatar Jul 29 '21 08:07 andrepuschmann

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Nov 08 '22 08:11 CLAassistant

FYI, I found this PR after I'd debugged and figured out it was missing, but I can confirm that this change fixes the issue for me -- it's exactly what I had to do (wish I'd found it before!). One thing about this fix -- prior to this change, it was technically possible to run the script before running srsepc. But now that it references the tunnel device, srsepc needs to be running or the interface won't be found (although I don't know what iptables does in that case).

rob-zeno avatar Jul 01 '24 21:07 rob-zeno