I've uploaded a beta version of what will be 4.1.25 that has changes for Solaris 10 Update 4...
The *big* difference between this and the Solaris version is that I _do not_ support using IPFilter inside a zone, so if you create a zone and give it an exclusive IP stack, this version of IPFilter will not intercept that zone's traffic. What I am going to look at doing is making the global zone intercept all traffic for all zones, exclusive or not. Per-zone use of IPFilter, such as what Solaris supports today will only be supported by version 5 (or later) from me - and I've still got that work to do! http://coombs.anu.edu.au/~avalon/ip_fil4.1.24s10u4.tar.gz Now then...what you need to do is: - build it "make solaris" - run "SunOS5/replace", make sure that looks good - run "SunOS5/replace -f" ..that should backup the u4 files and copy in new ones that you've just compiled. Happy hacking! Cheers, Darren
