Hernan Freschi wrote:
Hi. I needed to NAT with Solaris 10 u4 and found out it had problems.
So I went and installed IPFilter with SunOS5/replace, and everything
worked fine. Now I saw that a new patch was released,
http://sunsolve.sun.com/search/document.do?assetkey=1-21-127887-01-1
Does anyone know if this patch fixes u4's issues with NAT? I could try
but I don't know how to remove the source IPFilter and reinstall
Sun's.
The replace script includes a backout facility:
To see what it'll do:
# SunOS5/replace undo
and to make it happen:
# SunOS5/replace undo -f
Darren