Remove TUN interface name from SMF configuration files
This commit is contained in:
@@ -41,19 +41,15 @@ smf:
|
|||||||
- subnet: UE_IPV4_INTERNET_SUBNET
|
- subnet: UE_IPV4_INTERNET_SUBNET
|
||||||
gateway: UE_IPV4_INTERNET_TUN_IP
|
gateway: UE_IPV4_INTERNET_TUN_IP
|
||||||
dnn: internet
|
dnn: internet
|
||||||
dev: ogstun
|
|
||||||
- subnet: 2001:230:cafe::/48
|
- subnet: 2001:230:cafe::/48
|
||||||
gateway: 2001:230:cafe::1
|
gateway: 2001:230:cafe::1
|
||||||
dnn: internet
|
dnn: internet
|
||||||
dev: ogstun
|
|
||||||
- subnet: UE_IPV4_IMS_SUBNET
|
- subnet: UE_IPV4_IMS_SUBNET
|
||||||
gateway: UE_IPV4_IMS_TUN_IP
|
gateway: UE_IPV4_IMS_TUN_IP
|
||||||
dnn: ims
|
dnn: ims
|
||||||
dev: ogstun2
|
|
||||||
- subnet: 2001:230:babe::/48
|
- subnet: 2001:230:babe::/48
|
||||||
gateway: 2001:230:babe::1
|
gateway: 2001:230:babe::1
|
||||||
dnn: ims
|
dnn: ims
|
||||||
dev: ogstun2
|
|
||||||
dns:
|
dns:
|
||||||
- SMF_DNS1
|
- SMF_DNS1
|
||||||
- SMF_DNS2
|
- SMF_DNS2
|
||||||
|
@@ -32,19 +32,15 @@ smf:
|
|||||||
- subnet: UE_IPV4_INTERNET_SUBNET
|
- subnet: UE_IPV4_INTERNET_SUBNET
|
||||||
gateway: UE_IPV4_INTERNET_TUN_IP
|
gateway: UE_IPV4_INTERNET_TUN_IP
|
||||||
dnn: internet
|
dnn: internet
|
||||||
dev: ogstun
|
|
||||||
- subnet: 2001:230:cafe::/48
|
- subnet: 2001:230:cafe::/48
|
||||||
gateway: 2001:230:cafe::1
|
gateway: 2001:230:cafe::1
|
||||||
dnn: internet
|
dnn: internet
|
||||||
dev: ogstun
|
|
||||||
- subnet: UE_IPV4_IMS_SUBNET
|
- subnet: UE_IPV4_IMS_SUBNET
|
||||||
gateway: UE_IPV4_IMS_TUN_IP
|
gateway: UE_IPV4_IMS_TUN_IP
|
||||||
dnn: ims
|
dnn: ims
|
||||||
dev: ogstun2
|
|
||||||
- subnet: 2001:230:babe::/48
|
- subnet: 2001:230:babe::/48
|
||||||
gateway: 2001:230:babe::1
|
gateway: 2001:230:babe::1
|
||||||
dnn: ims
|
dnn: ims
|
||||||
dev: ogstun2
|
|
||||||
dns:
|
dns:
|
||||||
- SMF_DNS1
|
- SMF_DNS1
|
||||||
- SMF_DNS2
|
- SMF_DNS2
|
||||||
|
Reference in New Issue
Block a user