search for: unalloctaed

Displaying 1 result from an estimated 1 matches for "unalloctaed".

Did you mean: unallocated
2002 Aug 22
6
Q: best solution to stop traffic to huge amount of unregistered hosts
...roblem description: I''m running a class B University network with approx 10k hosts attached. I would now like to stop traffic from and to hosts in my network not already registered in my DNS server. This means I''ve to handle with approx 50k rules|routes. Sure I can summarize the unalloctaed address space a little bit with masks to approx 30k rules, anyway this seems to be a problem. Question: What will be the best solution between the different choices netfilter/iptables, ip route(s) ... type prohibit and tc filter ... u32 ... police 0kbps netfilter/iptables doesn''t seem t...