I searched the forum deeply but didn't find anything useful
i need to use NAT on 1 interface.
but it doesn't work!
( kernel compiled correctly and rc.conf is configured )
how can i see NAT table or test NAT?
i need to use NAT on 1 interface.
Code:
ipfw add 10 divert natd ip from 192.168.140.0/24 to $valid_IP
but it doesn't work!
( kernel compiled correctly and rc.conf is configured )
how can i see NAT table or test NAT?