Bridges don't route, routers do.

This commit is contained in:
Ceri Davies 2002-05-07 10:36:51 +00:00
parent ac5dca2eaa
commit 384fe01e69
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12991

View file

@ -372,7 +372,7 @@ host2.example.com link#1 UC 0 0
<para>Either way, routing tables are set up so that each subnet knows
that this machine is the defined gateway (inbound route) to the other
subnet. This configuration, with the machine acting as a Bridge
subnet. This configuration, with the machine acting as a router
between the two subnets, is often used when we need to implement
packet filtering or firewall security in either or both
directions.</para>