I also rebooted with the package removed and then added the package. Again, it still thinks I've added 3.4.21 instead of 4.1.3.
modinfo still thinks it is 3.4.21 as well.
Where might the kernel module be found? Can I remove this so that it for sure uses the new kernel module?
Thanks, Tom
Hermes, Stefan wrote:
it seems like your old kernel module is still active.
try to remove it via:
modinfo |grep ipf | awk '{print $1}' | xargs modunload -i
and check with modinfo if it really is removed.
If you cannot remove it, you might have to reboot.
Regards, -Stefan
-----Urspr�ngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Tom Hanstra Gesendet: Dienstag, 7. Dezember 2004 16:12 An: [EMAIL PROTECTED] Betreff: Upgrade on Sun E450
I had an older version (3.4.21) of ipfilter software on a Sun E450 running Solaris 8 ( patched to Generic_117350-04) I obtained and built the 4.1.3 version, did pkgrm to remove the older version, and then made and installed the new package. However, the command:
/usr/sbin/ipf -V
is still showing the old version. It sure looks like the new version is in place, since
/usr/sbin/sparcv7/ipf -V
shows version 4.1.3. But why does /usr/sbin/ipf still show the older version? How can I be sure I have the newer software in place?
Thanks, Tom Hanstra
-- ----------------------------------------------------------------------------- Thomas A. Hanstra Systems Administrator University Libraries of Notre Dame Phone: (219)631-4686 213 Hesburgh Library Email: [EMAIL PROTECTED] Notre Dame, IN 46556 ----------------------------------------------------------------------------- Welcome back my friends, to the show that never ends. We're so glad you could attend. Come inside, come inside... ELP
