Hi All,
I would like to share a script which forward a port or ip.
Example :
You have a linux firewall with LIVE_IP_LOCAL ( external interface ) and We want to provide acceess of our LAN ip YYY.YYY.YYY.YYY.
But same time we want to restrict the access to client ip ZZZ.ZZZ.ZZZ.ZZZ
This is a script made by me. Any body can use it without any warranty.
Let me if you have any confusion.
It also include start and stop function. So you can schedule this according to your requirement.
#----------startof script