Content deleted Content added
c/e |
{{Sum RFC}} |
||
(18 intermediate revisions by 16 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==
Line 15 ⟶ 13:
*An [[Internet service provider]] which provides network access via common modem or modem-like devices (be it [[PSTN]], [[DSL]], [[cable modem|cable]] or [[GPRS]]/[[UMTS]]) can have one or more NAS (network access server) devices which accept [[Point-to-Point Protocol|PPP]], [[PPPoE]] or [[PPTP]] connections, checking credentials and recording accounting data via back-end [[RADIUS]] servers, and allowing users access through that connection.
*
*Another use of a NAS would be in [[
▲*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.
▲*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.
==Associated protocols==
Line 27 ⟶ 23:
==External links==
* {{Sum RFC|2881|ref=yes}}
==References==
{{reflist}}
{{DEFAULTSORT:Network Access Server}}
Line 33 ⟶ 32:
[[Category:Telephony]]
[[Category:Telecommunications infrastructure]]
|