Tiny Core Linux

Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: doncap on July 05, 2012, 03:53:26 AM

Title: ipset extension
Post by: doncap on July 05, 2012, 03:53:26 AM
Hello TC experts,
I'm struggling to find a Ubuntu equivalent of ipset.
Reason mainly I need to whitelist some ip's in iptables.

Would there be any equivalent in TC???

Cheers,
Don
Title: Re: ipset extension
Post by: curaga on July 05, 2012, 05:44:34 AM
Unless you have a ton of IPs (or a ton of traffic), you can use iptables directly, without ipsets.
Title: Re: ipset extension
Post by: doncap on July 05, 2012, 10:10:28 AM
Very true. Would go that route lilkely.
Thanks.