How can i setup the following rules in the firewall:
- any packets entering the network that have a source address of an internal host should be denied
- no traffic should be allowed to leave the network that does not have an internal source address.
- deny network entrance to packets that contain source routing information (check for source routing information within the packet and deny it if it is present)