Ingress and Egress Filtering
Wednesday, August 29, 2007
There's a lot of confusion with ingress and egress filtering on routers, lets see what it really is:
Ingress Filtering:
Ingress filtering is a technique used to make sure that incoming packets are actually from the networks that they claim to be from(Do not allow spoofing).
Ingress filtering allows you to control the traffic that enters your network and restrict activity to legitimate purposes.
Egress Filtering:
Egress filtering controls the traffic headed out of your network.
- No inbound traffic bears a source IP address assigned to your network.
- No inbound traffic bears a private (non-routable) IP address.
-- Anish
0 comments:
Post a Comment