Font Size: a A A

Source - Address Filtering For Hardware And Software Optimization

Posted on:2013-03-29Degree:MasterType:Thesis
Country:ChinaCandidate:J TanFull Text:PDF
GTID:2208330434472649Subject:Software engineering
Abstract/Summary:PDF Full Text Request
Source address filtering is used as an important mechanism to prevent malicious traffic. Currently, most networks store filters in hardware such as TCAM, which has limited capacity, high power consumption and high cost. Although software can accommodate large number of filters, it needs multiple accesses to memory on the border router, which bears much more additional burden than other routers. In this paper, we propose a software-based mechanism for source address filtering. In our mechanism, we only need to check a few bits in source addresses on each router, rather than checking all bits on the ingress router. Through cooperation among routers, our mechanism ensures that malicious traffic will be filtered in the network. We formulate this problem as finding a cooperative scheme such that the loads on all routers are optimally balanced. We show that the problem can be optimally solved by dynamic programming. We evaluate our algorithms using comprehensive simulations with BRITE generated topologies and real world topologies. Compared to checking128-bit IP addresses on ingress routers, our algorithm checks at most40bits on each router.
Keywords/Search Tags:source address filtering, software router, distributed solution
PDF Full Text Request
Related items