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.


Thanks
Toby




Darren Reed <[EMAIL PROTECTED]> wrote:
> ..
> > How do I then use the pool named 'dns_servers' in a rule?
> > 
> > If I use 'pool/dns_servers' as an address, I get the error 'syntax error 
> > error 
> > at "dns_servers", line 1'.  If I just use 'dns_servers', I get 'Unknown 
> > hostname error at "dns_servers", line 1'.
> > 
> > Is this supposed to work somehow, or is there something I'm doing wrong?
> 
> Thanks for bringing this to my attention.
> 
> The code to make it work is half there - ippool lets you do it but ipf does
> not.  I'll get that fixed.
> 
> Darren

-- 
Toby Chappell                                            Georgia State Univ.
Lead Software System Engineer                               Atlanta, Georgia 
UNIX Support                                           Phone: (404) 651-3805
[EMAIL PROTECTED]                                        Fax: (404) 651-4408

Reply via email to