3Com WXR100 3CRWXR10095A, WX4400 3CRWX440095A manual Add the last rule contained in portalacl

Models: WX1200 3CRWX120695A WX4400 3CRWX440095A WXR100 3CRWXR10095A WX2200 3CRWX220095A

1 728
Download 728 pages 48.88 Kb
Page 476
Image 476

476CHAPTER 21: CONFIGURING AAA FOR NETWORK USERS

When user piltdown is successfully authenticated and authorized, MSS redirects the user to the following URL:

http://myserver.com/piltdown.html

The following example configures a redirect URL that contains a script argument using the literal character ?:

WX1200# set usergroup ancestors attr url https://saqqara.org/login.php$quser=$u success: change accepted.

When user djoser is successfully authenticated and authorized, MSS redirects the user to the following URL:

https://saqqara.org/login.php?user=djoser

To verify configuration of a redirect URL and other user attributes, type the display aaa command.

Using an ACL Other By default, when you set the fallthru authentication type on a service Than portalacl profile or wired authentication port to web-portal, MSS creates an ACL

called portalacl. MSS uses the portalacl ACL to filter Web-Portal user traffic while users are being authenticated.

To use another ACL:

1Create a new ACL and add the first rule contained in portalacl:

set security acl ip portalacl permit udp 0.0.0.0 255.255.255.255 eq 68 0.0.0.0 255.255.255.255 eq 67

set security acl ip portalacl deny 0.0.0.0 255.255.255.255 capture

2Add the additional rules required for your application. For example, if you want to redirect users to a credit card server, add the ACEs to do so.

3Add the last rule contained in portalacl:

set security acl ip portalacl deny 0.0.0.0 255.255.255.255 capture

4Verify the new ACL configuration, before committing it to the configuration, using the following command:

display security acl info [acl-nameall] [editbuffer]

Page 476
Image 476
3Com WXR100 3CRWXR10095A manual Add the last rule contained in portalacl, Display security acl info acl-nameall editbuffer