#!/bin/sh
[ -z "$IPKG_INSTROOT" ] || exit 0
. /lib/functions.sh
insert_modules xt_nat iptable_nat ipt_MASQUERADE nf_nat_masquerade_ipv4 xt_REDIRECT
