Difference between revisions of "NAS setting"

m (Shin moved page NAS 등록 to NAS setting)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
__FORCETOC__  
 
__FORCETOC__  
=== RADIUS > 설정 > NAS ===
+
=== RADIUS > Settings > NAS ===
==== 새로운 NAS 추가 ====
+
You can edit [[NAS | NAS(network access server)]] devices that can pass authentication requests and replies to/from the RADIUS.
NAS를 클릭하면 오른쪽 하단의 "추가" 버튼을 클릭하여 새로운 NAS를 등록 할 수 있습니다.<br>
+
 
 +
==== New NAS ====
 +
If you want to add a new NAS, click the "Add" button at the right bottom below the NAS list.
 
{| class="wikitable"
 
{| class="wikitable"
! 이름 !! 필수 !! 설명
+
! Item !! Required!! Description
 
|-
 
|-
| 주소/서브넷 || || NAS IP 주소를 의미하며 서브넷 단위로 입력하려면 IP 주소/서브넷(, 192.168.0.1/24)와 같이 입력하세요.
+
| style='width:150px' | IP Address/Subnet || Yes || It is the IP Address and its subnet of a NAS(i.e,192.168.0.1/32).
 
|-
 
|-
| NAS 이름 || 아니오 || NAS 표시 이름입니다.
+
| Short Name || No || This is used to distinguish it from other clients.
 
|-
 
|-
| 포트 || 아니오 || 기본 포트를 사용하므로 값을 입력하지 않아도 됩니다.
+
| Port || No || It is the udp/tcp port of a NAS that communicates with the RADIUS. Leave as blank to use default ports.
 
|-
 
|-
| 유형 || || NAS 유형을 의미하며 인증을 위해서는 other를 사용하면됩니다.
+
| Type || Yes || There are permitted NAS types and the default is "other".  
 
|-
 
|-
| 공유키 || || NAS에 등록된 동일한 공유키를 입력하세요.
+
| Shared Secret || Yes || The shared secret use to "encrypt" and "sign" packets between the NAS and RADIUS.<br>The secret can be any ascii string, up to 64 characters in length.<br>
 +
The multibyte or Non-ASCII characters(e.g, korean, japaneses) are not allowed.
 
|-
 
|-
| 설명 || 아니오 || NAS에 대한 설명입니다.
+
| Description || No || It is the description of a NAS.
 
|}
 
|}
[[File:new_nas3.png|400px|새로운 NAS 추가]]
 
  
  
==== NAS 정보 변경 ====
+
==== Edit NAS ====
NAS 목록에서 [[File:popup.png]] 아이콘을 클릭하면 등록된 NAS 정보를 확인/수정 할 수 있습니다.<br>
+
You can view a dialog box of a NAS by click the [[File:popup.png]] icon in front of each row before changing or deleting it.
[[File:nas_list.png|400px]]
 

Latest revision as of 11:26, 6 April 2021

RADIUS > Settings > NAS

You can edit NAS(network access server) devices that can pass authentication requests and replies to/from the RADIUS.

New NAS

If you want to add a new NAS, click the "Add" button at the right bottom below the NAS list.

Item Required Description
IP Address/Subnet Yes It is the IP Address and its subnet of a NAS(i.e,192.168.0.1/32).
Short Name No This is used to distinguish it from other clients.
Port No It is the udp/tcp port of a NAS that communicates with the RADIUS. Leave as blank to use default ports.
Type Yes There are permitted NAS types and the default is "other".
Shared Secret Yes The shared secret use to "encrypt" and "sign" packets between the NAS and RADIUS.
The secret can be any ascii string, up to 64 characters in length.

The multibyte or Non-ASCII characters(e.g, korean, japaneses) are not allowed.

Description No It is the description of a NAS.


Edit NAS

You can view a dialog box of a NAS by click the Popup.png icon in front of each row before changing or deleting it.