#!/bin/sh

iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
exec /usr/bin/osmo-ggsn -c /data/osmo-ggsn.cfg