The perimeter router is typically a
standard router providing a serial connection to the outside world (untrusted network) and a LAN
connection to the internal network. The perimeter router should provide any
filtering of outside traffic to implement basic security for the DMZ and
preliminary filtering for the inside network.
The internal router is usually meant to protect against DOS attacks against your network, just in case that your perimeter router goes down due to DOS attacks, there will still be connection within the organization due to the internal router, otherwise the entire organization will have no connection even within it's own network. It also performs filtering of traffic for the internal network.
A firewall is a device or set of devices designed to permit or
deny network transmissions based on a set of rules and is frequently
used to protect networks from unauthorized access while permitting
legitimate communications to pass. Firewalls often have network address translation
(NAT) functionality, and the hosts protected behind a firewall commonly
have addresses in the "private address range". Firewalls often have such functionality to hide the true address of protected hosts. Hiding the addresses of protected devices has become an increasingly important defense against network reconnaissance.
From your post about Perimeter Router, Internal Router and Firewall, I have learned more about these. Firstly, I have learned that a perimeter router is typically a standard router providing a serial connection to the outside world. Secondly, I have learned that in internal router is usually meant to protect against DoS attacks against the network if the perimeter router goes down due to DoS attacks to ensure there will still be connection within the organization due to the internal router. Thirdly I have learned that a firewall is a device designed to permit or deny network transmissions based on a set of rules and is frequently used to protect networks from unauthorized access wile permitting legitimate communications to pass. I have understood more about how these three work in a network.
ReplyDelete