Slyong,
Thank you.
I won't have an opportunity to test this until next Wednesday, August 2. After I do so I'll reward you points.
Parsing the rule it appears that the traffic will simply halted. Yes? Or can this redirect traffic to server running the Symantec software. I guess I'm looking for something like:
-A MYRULES -dport 80 -j REDIRECT 192.168.1.2 (where REDIRECT is psuedo command I just made up, as is the IP address of the second server)
Thanks for your prompt assistance.
Jack
Main Topics
Browse All Topics





by: slyongPosted on 2006-07-26 at 19:09:09ID: 17189691
Hi Jack,
Linux-mini /Transpare ntProxy.ht ml#s6). However, I think you can simply use:
The information that you need is here (http://www.faqs.org/docs/
-A MYRULES --dport 80 -j REJECT
-A MYRULES --dport 443 -j REJECT
to stop all users from using the Linux box as gateway, and add exception rules for IPs that you want to allow.