> One question I have that came out of this discussion is why are systems
> behind routers safer? What kind of security does a router provide?

A router by itself does not provide any inherent security.  However:

A standard router, such as a cisco 2501, can do port blocking, which can add
some security.

The devices which are marketed as "cable modem routers" often have Network
Address Translation (NAT), which *does* add some security.  It makes it
harder for the bad guys to hit your computer, as most of the 'routers' are
set only to allow inbound packets that are replies to your outbound
requests.  (IPtables does this as well, but most of these 'routers' do it
out of the box).

Ben


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to