Need to set up ipfilter on Solaris 10. All the systems behind the Solaris system are using the 192.168.0.0/24 network and have a one-to-one routeable address assigned to it. So, I set up NAT using the bimap keyword, one for each pairing. My question is about when does the NATing occur? That is, in my block and pass rules, do I use the "NATed" address or the 192.168 address?
Thanks!
Never mind. I find the answer in the ipfilter FAQ:
http://www.phildev.net/ipf/IPFques.html#ques11
Thanks!