Juniper Networks
Log in
|
How to Buy
|
Contact Us
|
United States (Change)
Choose Country
Close

Choose Country

North America

  • United States

Europe

  • Deutschland - Germany
  • España - Spain
  • France
  • Italia - Italy
  • Россия - Russia
  • United Kingdom

Asia Pacific

  • Asean Region (Vietnam, Indonesia, Singapore, Malaysia)
  • Australia
  • 中国 - China
  • India
  • 日本 - Japan
  • 대한민국 - Korea
  • 台灣 - Taiwan
Solutions
Products & Services
Company
Partners
Support
Education
Community
Security Intelligence Center

Technical Documentation

Support
Technical Documentation
Content Explorer New
 
Enterprise MIBs
 
EOL Documentation
 
Feature Explorer Login required New
 
File Format Help
 
Glossary
 
Portable Libraries
 
 
Home > Support > Technical Documentation > Controlling Access to Domain Names
Print
Rate and give feedback:  Feedback Received. Thank You!
Rate and give feedback: 
Close
This document helped resolve my issue.  Yes No

Additional Comments

800 characters remaining

May we contact you if necessary?

Name:  
E-mail: 
Submitting...
 

Related Documentation

  • aaa profile
  • allow
  • deny
  • ppp aaa-profile
 

Controlling Access to Domain Names

You can control a PPP subscriber’s access to certain domains on given interfaces. As the administrator, you can use the deny command to prevent PPP subscribers from using unauthorized domain names. Using the allow command, you can allow PPP subscribers to use authorized domain names.

In this example, the administrator wants to restrict access of a PPP interface to the specific domain abc.com.

  1. Create an AAA profile.
    host1(config)#aaa profile restrictToABC
  2. Specify the domain name you want to allow.
    host1(config-aaa-profile)#allow abc.com
  3. Specify the domain name you want to restrict.
    host1(config-aaa-profile)#deny default
  4. Associate the AAA profile to the designated PPP interface.
    host1(config-if)#ppp aaa-profile restrictToABC

When configured as such, the following is a likely scenario:

  • PPP passes the AAA profile restrictToABC to AAA in the authentication request.
  • AAA performs the following:
    • Receives the authentication request from PPP with the subscriber’s name will@xyz.com.
    • Parses the domain name xyz.com and examines the specified AAA profile restrictToABC.
    • Determines that the AAA profile restrictToABC is valid.
    • Searches restrictToABC for a match on the PPP subscriber’s domain name and finds no match.
    • Searches restrictToABC for a match on the domain name default.
    • Finds a match and denies the user access.
 

Related Documentation

  • aaa profile
  • allow
  • deny
  • ppp aaa-profile
 

Published: 2012-06-27

 
  • About Juniper
  • Investor Relations
  • Press Releases
  • Newsletters
  • Juniper Offices
  • Green Networking
  • Resources
  • How to Buy
  • Partner Locator
  • Image Library
  • Visio Templates
  • Security Center
  • Community
  • Forums
  • Blogs
  • Junos Central
  • Social Media
  • Developers
  • Support
  • Technical Documentation
  • Knowledge Base (KB)
  • Software Downloads
  • Product Licensing
  • Contact Support
Site Map / RSS Feeds / Careers / Accessibility / Feedback / Privacy & Policy / Legal Notices
Copyright© 1999-2012 Juniper Networks, Inc. All rights reserved.
Help
|
My Account
|
Log Out