InterviewSolution
Saved Bookmarks
| 1. |
When You Want To Filter Packets That Traverse The Network, What Should You Do? |
|
Answer» You can USE packet filtering to block certain PACKETS from entering and TRAVELING over a network. This is usually done on a firewall that has a public-facing IP on the INTERNET to protect internal users. You can use packet filtering to block certain packets from entering and traveling over a network. This is usually done on a firewall that has a public-facing IP on the Internet to protect internal users. |
|