Content deleted Content added
{{Sum RFC}} |
|||
(20 intermediate revisions by 18 users not shown) | |||
Line 1:
{{redirect-distinguish|NAS server|Network-attached storage}}
{{
==Overview==▼
A '''network access server''' ('''NAS''') is a group of components that provides remote users with a point of access to a network.<ref>{{Cite book |last=Clark |first=Martin P. |url=https://books.google.com/books?id=HccWEdLdacwC&pg=PA542 |title=Data Networks, IP and the Internet: Protocols, Design and Operation |date=2003-05-07 |publisher=[[John Wiley & Sons]] |isbn=978-0-470-84856-2 |language=en |page=542}}</ref><ref>{{Cite book |last=Held |first=Gilbert |url=https://books.google.com/books?id=06uBL8vGpoIC&pg=PA205 |title=Network Design: Principles and Applications |date=2000-05-31 |publisher=[[CRC Press]] |isbn=978-1-4200-9375-9 |language=en |page=205}}</ref>
▲==Overview==
A NAS concentrates dial-in and dial-out user communications. An access server may have a mixture of analog and digital interfaces and support hundreds of simultaneous users. A NAS consists of a [[communications processor]] that connects asynchronous devices to a [[LAN]] or [[Wide area network|WAN]] through network and [[terminal emulation]] software. It performs both synchronous and asynchronous routing of supported protocols.
The NAS is meant to act as a
==Examples==
The above translates into different implementations for different uses. Here are some examples.
*An [[Internet
*
*Another use of a NAS would be in [[
==Associated protocols==
▲*A sample use is the [[captive portal]] mechanism used by many [[WiFi]] providers: a user wants to access the Internet and opens a [[web browser|browser]]. The NAS detects that the user is not currently [[authorized]] to have access to the Internet, so the NAS prompts the user for their username and password. The user supplies them and sends them back to the NAS. The NAS then uses the [[RADIUS]] protocol to connect to an [[AAA protocol|AAA]] server and passes off the [[username]] and [[password]]. The RADIUS server searches through its resources and finds that the credentials are valid and notifies the NAS that it should grant the access. The NAS then grants the user access to the internet.
Although not required, NASs are almost exclusively used with [[AAA protocol|
==See also==
▲*Another use of a NAS would be in [[VoIP]]. However, instead of using a username and password, many times a [[phone number]] or [[IP Address]] are used. If the phone number is a valid customer then the call can be completed. Other uses might be if the phone number has [[long distance calling|long distance]] access or if a [[telephone card]] has minutes left.
* [[Terminal server]]▼
==
* {{Sum RFC|2881|ref=yes}}
▲Although not required, NASs are almost exclusively used with [[AAA protocol|Authentication, Authorization, and Accounting]] (AAA) servers. Of the AAA protocols available, [[RADIUS]] tends to be the most widely used. The [[Diameter (protocol)|Diameter]] base protocol extends RADIUS services by providing error handling and inter-___domain communications. This protocol is used in networks like the [[IP Multimedia Subsystem]] (IMS).
==
{{reflist}}
▲* [[Terminal server]]
{{DEFAULTSORT:Network Access Server}}
Line 32:
[[Category:Telephony]]
[[Category:Telecommunications infrastructure]]
|