blob: 7aaf17b2f081fd14cbc928bbab15c1bcc152746d [file] [log] [blame]
Oliver Smitha3108a32023-10-26 15:14:16 +02001#!/bin/sh -ex
2. /tests/00_test_functions.sh
3
4MS="172.99.0.1"
5MS_PREFLEN="32"
6SGSN="172.0.0.1"
7SGSN_PREFLEN="24"
8GGSN="172.0.0.2"
9WEBSERVER="172.99.0.2"
10
11tunnel_start
12tunnel_ping
13tunnel_stop