Script used to fwd ips from squid proxy server
iptables -t nat -A POSTROUTING -s 192.168.0.2(client machine ip address) -j MASQUERADE
Possibly Related Posts:
- Linux :How to encrypt text file in Linux (VIM)
- FreeBSD : Data set and change
- Mysql : Connect to a remote mysql Server
- MySql : how to create database user on mysql databbase?
- MySql : How to Create a new database on MySQL?
