Corey Johnston wrote: > I definitely will apply the patch now. > > What is the best way of patching it? > > Do I cut and paste the text into a text file and use the Solaris "patch" > utility against the 4.1.15 source?
Yes, that sounds good - something like: cd ip_fil4.1.15/ patch < orph.patch works on my FreeBSD system - I'm assuming that 'solaris patch' works somewhat similarly. Following this you'll of course have to do a rebuild and reinstall of ipfilter. Note that I ecountered a compile problem on FreeBSD 5.4 - this might not cause any concern for you since you're using solaris. Regards, Simon -- ---------------------------------------------------------------------- Dr Simon A. Boggis Senior Network Analyst Computing Services, Tel. 020 7882 7078 Queen Mary, University of London, London E1 4NS UK.
