diff --git a/docs/source/usermanuals/source/srsepc/source/2_epc_getstarted.rst b/docs/source/usermanuals/source/srsepc/source/2_epc_getstarted.rst index 289a74e7e..7e46f5a82 100644 --- a/docs/source/usermanuals/source/srsepc/source/2_epc_getstarted.rst +++ b/docs/source/usermanuals/source/srsepc/source/2_epc_getstarted.rst @@ -88,7 +88,7 @@ Connecting UEs to the Internet To allow UEs to connect to the Internet, it is necessary to perform IP masquerading. Without masquerading, the Linux kernel will not do packet forwarding from one subnet to another. -To enable this, you can run a convenience script ``sudo srsepc_if_masq ``, where *out_interface* is the interface that connects the PC to the Internet. +To enable this, you can run a convenience script ``sudo srsepc_if_masq.sh ``, where *out_interface* is the interface that connects the PC to the Internet. .. warning::