#!/bin/bash # IPChains rules for TV ipchains -A input -s 202.2.96.0/20 -j ACCEPT ipchains -A input -s 202.2.112.0/20 -j ACCEPT