#!/bin/bash iptables -t nat -D POSTROUTING -s $1 -o ppp0 -j MASQUERADE