Re: ipnat 4.1.31
Steve Clark <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.ipfilter |
|---|---|
| Message-ID | <19348_1240242417_49EC98F1_19348_2296_1_49EC982B.9000804@netwolves.com> |
Steve Clark wrote: > Hello, > > Currently I have the following nat rule: > > map eth1 from 192.168.4.0/24 ! to 192.168.10.0/24 -> 10.0.129.150/32 portmap tcp/udp 40000:60000 > > which nats everything coming from the 192.168.4.0/24 network unless it is going to the 192.168.10.0/24 > network. > > Is there a way to specify an additional destination ip address range that is not to be natted, something like: > > map eth1 from 192.168.4.0/24 ! to ( 192.168.10.0/24 or 176.16.0.0/16 ) -> 10.0.129.150/32 portmap tcp/udp 40000:60000 > > Thanks, > Steve > Hmmm.... I guess since no one responded this is not doable with ipfilter or it is so obvious people think I am a troll. Regards, Steve