Behind a firewall do I need to change the address space?
If I have a network, lets say 10.0.0.0/24 and I put a firewall, do I need to change all the ip addresses of the machines behind the firewall?
For example,
Internet - 10.0.0.0 - Firewall - 192.168.1.0
Or can I do something like:
Internet - 10.0.0.0 - Firewall - 10.0.0.0
|