ggsn/interfaces: Change secondary IP address to be in the same IP range

On 3G the femtocell needs to be able to connect to the ggsn directly, so
change the secondary IP address to be inside the same IP range
This commit is contained in:
Daniel Willmann 2017-05-08 16:21:45 +02:00 committed by Daniel Willmann
parent 7748dd8516
commit 4f2ba173f3
2 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ iface eth1 inet static
auto eth1:1
iface eth1:1 inet static
address 10.23.123.1
address 10.23.24.2
netmask 255.255.255.0
network 10.23.123.0
network 10.23.24.0

View File

@ -33,7 +33,7 @@
# TAG: listen
# Specifies the local IP address to listen to
#listen 10.0.0.240
listen 10.23.123.1
listen 10.23.24.2
# TAG: net
# IP network address of external packet data network