Given the following config,host 192.168.0.1 should only open ports 80, 5067 to the outside world and should be able to access the web on port 80 and outside smtp servers on port 25 only.The problem is that host 192.168.0.1 allows all traffic in and...