blob: 1e69f653b6a5dac55b6b0f882fc1688cb23a4977 [file] [log] [blame]
Neels Hofmeyr697a6172018-08-22 17:32:21 +02001log stderr
2 logging level all debug
3 logging filter all 1
4 logging print category 1
5ggsn ggsn0
6 gtp bind-ip ${GGSN_IP}
7 apn internet
8 tun-device ${APN_DEV}
9 type-support v4
10 ip dns 0 ${GGSN_DNS0}
11 ip dns 1 ${GGSN_DNS1}
12 #ip ifconfig ${GGSN_NET}
13 ip prefix dynamic ${GGSN_NET}
14 no shutdown
15 default-apn internet
16 no shutdown ggsn
17${include(../common_logging)}