http://www.colby.edu/personal/j/jaearick/sysadmin/sol10.ipfilter.upgrade

if you need to switch from Sun version to public-domain version

On Tue, 16 May 2006, Darren Reed wrote:

Date: Tue, 16 May 2006 04:11:24 +1000 (EST)
From: Darren Reed <[EMAIL PROTECTED]>
To: Toby Chappell <[EMAIL PROTECTED]>
Cc: [email protected]
Subject: Re: removing entries from pools (was Re: using named pools in rules)

Thanks Darren.

In a related question, if I create and populate a pool like this:

    ippool -A -m 1 -o ipf -t pool
    ippool -a -m 1 -o ipf -i 131.96.1.4
    ippool -a -m 1 -o ipf -i 131.96.1.6


how can I remove a member from the same pool? The man page and command
usage for ippool seem to suggest something like this:

    ippool -r -m 1 -o ipf -i 131.96.1.4

but when I do so, I get the error:

    remove_pool:SIOCLOOKUPDELNODE: No such file or directory

(same result for 131.96.1.4/32).

Note: This is still IPF 4.0.2 and PFIL 1.61 on Solaris 10.

This has been fixed...all I can say is, either upgrade ass per
Jeff's directions, wait for an update from Sun or file a bug.

Darren

Reply via email to