Tiny Core Linux
Tiny Core Extensions => TCE Talk => Extension requests => Topic started 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
-
Unless you have a ton of IPs (or a ton of traffic), you can use iptables directly, without ipsets.
-
Very true. Would go that route lilkely.
Thanks.