Re: translation to random source port?
Darren Reed <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.ipfilter |
|---|---|
| Message-ID | <[email protected]> |
Jeremy C. Reed wrote: > I have: > > map ral0 from any port = 4791 to any -> 0/32 portmap tcp/udp 5000:60000 > > As documented in man page I see it does use incremental port numbers for > the new port (5000, 5001, 5002, ... as seen with tcpdump.) > > Anyway to randomize my new source port? > Not yet. If you'd like to add a random port feature, my preference would be for it to be added to the active development version of IPFilter that you can get from CVS on sourceforge.net/projects/ipfilter/ but all code contributions are welcome :) Cheers, Darren