Applying the
Authentication Proxy
Figure 8-3 shows a simple authentication proxy
implementation where a single connection exists to the local, protected network
and a serial connection exists to the Internet via an Internet service provider
(ISP). Access control lists are applied inbound on both interfaces to block all
incoming traffic. The lone exception is this: an opening must be created that
allows the AAA server to communicate with the firewall router.
One strategy is to apply the authentication proxy in the inbound
direction for any router interface for which per-user authentication and
authorization is required. By applying the authentication proxy inbound, all
user connection requests are intercepted before they’re processed by any IOS or
firewall features. If the user authentication attempt fails, the connection
request is dropped.
The authentication proxy feature supports using a standard
access list to specify a particular host or group of hosts whose initial HTTP
traffic triggers the proxy. How the authentication proxy will be applied should
be driven by the organization security policy.