The paper by Peng et al about DoS/DDoS discusses ingress and egress filtering as
ID: 3571481 • Letter: T
Question
The paper by Peng et al about DoS/DDoS discusses ingress and egress filtering as a way to fight source address spoofing. They note the difficulties with knowing for certain if a source address is valid on a particular interface can make ingress filtering difficult. But it seems safe to assume that any border router will know which IP addresses are located inside its own AS. Therefore, it can safely and easily do two things: • Drop any packet actually originating within the AS, but having a source address outside the AS. This provides a simple form of egress filtering. • Assume that a packet originating the outside with a source address belonging to the AS is spoofed, and drop it at the gateway. This would apply to both packets arriving at the AS for internal delivery, and for transit through the AS. This policy then provides some simple ingress filtering, and some indirect egress filtering, since the transit packets would be dropped. Suppose every AS adopted such a policy How would this limit the ability of hackers to spoof source addresses? What cases would it block, and what would it still allow? Is it worth doing?
Explanation / Answer
It is worth doing.
Suppose every AS adopted such policy any source addresses should enter the network through router(gateway) which provides end to end connection and will store the source address in it's table than broadcasts the source address to deliver the packet.
Source address plus spoofing address requets at the server increases downtime of server and that will cause server to crush and reduces connectivity of valid source address clients so for them service cannot be provided.
To reduces this problems dropping the spoofing source address policy followed and allows only aunthenticated source addresses.If they hacked the network with valid source address their location registered in gateway can easily identify them to put behind bars.
Note: spoofing source address means source addresses have false location , all the souce IP address mapped with specific GPS locations.
Only when source addresses which have false GPS location will be blocked.
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.