hi. i just installed the system followed the instructions on https://security-bits.de/research/cellular/lab_setup. but it looks the gb(ns) configuration.command encapsulation missed in this version. OsmoSGSN(config-ns)# list help list [with-flags] show vty-attributes show vty-attributes (application|library|global) write terminal write file [PATH] write memory write show running-config exit end timer (tns-block|tns-block-retries|tns-reset|tns-reset-retries|tns-test|tns-alive|tns-alive-retries|tsns-prov|tsns-size-retries|tsns-config-retries|tsns-procedures-retries) <0-65535> nse <0-65535> [ip-sns-role-sgsn] no nse <0-65535> bind (fr|udp) ID no bind ID ip-sns-default bind ID no ip-sns-default bind ID OsmoSGSN(config-ns)#
libosmocore/bionic 0.9.0-7 amd64 libosmocore-dbg/bionic 0.9.0-7 amd64 libosmocore-dev/bionic 0.9.0-7 amd64
br,thornton.
Hi,
the manual you're using is old. There is no encapsulation anymore. The ns has been rewritten and is more flexible.
Best Regards, lynxis
old: ns timer tns-block 3 timer tns-block-retries 3 timer tns-reset 3 timer tns-reset-retries 3 timer tns-test 30 timer tns-alive 3 timer tns-alive-retries 10 encapsulation udp local-ip 192.168.1.20 encapsulation udp local-port 23000 encapsulation framerelay-gre enabled 0
new: ns timer tns-block 3 timer tns-block-retries 3 timer tns-reset 3 timer tns-reset-retries 3 timer tns-test 30 timer tns-alive 3 timer tns-alive-retries 10 bind udp local listen 192.168.1.20 23000 accept-ipaccess
On Sun, 17 Jul 2022 20:36:06 +0800 gang chen thornton.chen247@gmail.com wrote:
hi. i just installed the system followed the instructions on 2. but it looks the gb(ns) configuration.command encapsulation missed in this version. OsmoSGSN(config-ns)# list help list [with-flags] show vty-attributes show vty-attributes (application|library|global) write terminal write file [PATH] write memory write show running-config exit end timer (tns-block|tns-block-retries|tns-reset|tns-reset-retries|tns-test|tns-alive|tns-alive-retries|tsns-prov|tsns-size-retries|tsns-config-retries|tsns-procedures-retries) <0-65535> nse <0-65535> [ip-sns-role-sgsn] no nse <0-65535> bind (fr|udp) ID no bind ID ip-sns-default bind ID no ip-sns-default bind ID OsmoSGSN(config-ns)#
libosmocore/bionic 0.9.0-7 amd64 libosmocore-dbg/bionic 0.9.0-7 amd64 libosmocore-dev/bionic 0.9.0-7 amd64
br,thornton.
osmocom-net-gprs@lists.osmocom.org