Fix an address specification in the IPNAT port redirection example.
Left as 0/32, it would only redirect Very Weird Packets(tm), while
as 0.0.0.0/0 it will indeed process all the traffic as intended.
Submitted by: "Michael P. Soulier" <msoulier@digitaltorque.ca>