This articleneeds additional citations forverification. Please helpimprove this article byadding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "Network access server" – news ·newspapers ·books ·scholar ·JSTOR(October 2022) (Learn how and when to remove this message) |
Anetwork access server (NAS) is a group of components that provides remote users with a point of access to a network.[1][2]
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 acommunications processor that connects asynchronous devices to aLAN orWAN through network andterminal emulation software. It performs both synchronous and asynchronous routing of supported protocols.
The NAS is meant to act as agateway to guard access to a protected resource. This can be anything from atelephonenetwork, toprinters, to theInternet. Aclient connects to the NAS. The NAS then connects to another resource asking whether the client's suppliedcredentials are valid. Based on that answer the NAS then allows or disallows access to the protected resource.
The above translates into different implementations for different uses. Here are some examples.
Although not required, NASs are almost exclusively used withauthentication, authorization, and accounting (AAA) servers. Of the AAA protocols available,RADIUS tends to be the most widely used. TheDiameter base protocol extends RADIUS services by providing error handling and inter-domain communications. This protocol is used in networks like theIP Multimedia Subsystem (IMS).