| 검색 | ?

Difference between r1.91 and the current

@@ -157,7 +157,7 @@
==== Data Attributes ====
* ISAKMP Payload안에는 여러가지 속성들(Attributes)이 기술되어야 할 필요가 있습니다. 이 경우 속성값들을 표현하기 위해서 다음과 같은 구조로 나타냅니다. (참고: [^https://tools.ietf.org/html/rfc2408#section-3.3 RFC2408 Section 3.3 Data Attributes])
||<bgcolor="gray"> '''0''' ||<bgcolor="gray"> '''1''' ||<bgcolor="gray"> '''2''' ||<bgcolor="gray"> '''3''' ||<bgcolor="gray"> '''4''' ||<bgcolor="gray"> '''5''' ||<bgcolor="gray"> '''6''' ||<bgcolor="gray"> '''7''' ||<bgcolor="gray"> '''8''' ||<bgcolor="gray"> '''9''' ||<bgcolor="gray"> '''10''' ||<bgcolor="gray"> '''11''' ||<bgcolor="gray"> '''12''' ||<bgcolor="gray"> '''13''' ||<bgcolor="gray"> '''14''' ||<bgcolor="gray"> '''15''' ||<bgcolor="gray"> '''16''' ||<bgcolor="gray"> '''17''' ||<bgcolor="gray"> '''18''' ||<bgcolor="gray"> '''19''' ||<bgcolor="gray"> '''20''' ||<bgcolor="gray"> '''21''' ||<bgcolor="gray"> '''22''' ||<bgcolor="gray"> '''23''' ||<bgcolor="gray"> '''24''' ||<bgcolor="gray"> '''25''' ||<bgcolor="gray"> '''26''' ||<bgcolor="gray"> '''27''' ||<bgcolor="gray"> '''28''' ||<bgcolor="gray"> '''29''' ||<bgcolor="gray"> '''30''' ||<bgcolor="gray"> '''31''' ||
|| AF (1 bit) |||||||||||||| Attribute Type (7 bits) |||||||||||||||||||||||||||||||||||||||||||||||| AF=0 ? Attibute Length (2 octets)[[br]]AF=1 ? Attribute Value (2 octets) ||
|| AF (1 bit) |||||||||||||||||||||||||||||| Attribute Type (15 bits) |||||||||||||||||||||||||||||||| AF=0 ? Attibute Length (2 octets)[[br]]AF=1 ? Attribute Value (2 octets) ||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| AF=0 ? Attibute Value (Variable size: Attibute Length)[[br]]AF=1 ? Not Transmitted ||
* "AF" : 0인 경우 "Attribute Length"에 의한 가변 크기의 Data를 Attibute Value로 나타낼 수 있으며 1인 경우 고정된 2 octets크기의 Data를 나타내도록 합니다.
* "Attribute Type" : 표현하고자 하는 속성의 식별값이며 DOI(Domain of Interpretation)에 정의되어 있습니다.
@@ -174,7 +174,7 @@
* 값이 0인 경우는 "Generic ISAKMP SA"를 지칭합니다.
* 값이 1인 경우는 "IPSec DOI"([^https://tools.ietf.org/html/rfc2407 RFC2407 - The Internet IP Security Domain of Interpretation for ISAKMP])를 지칭합니다.
* 그 밖에 나머지는 IANA에서 미래를 위해서 예약된 값이며 RFC와 같은 사양을 연계참조하지 않고 임의로 값을 할당하지는 않습니다.
* "Situation" : DOI에서 지정한 필드규격에 맞게 가변길이로 표현됩니다. (참고: [^https://tools.ietf.org/html/rfc2407#section-4.6.1 RFC2407 Section 4.6.1 Security Association Payload]
* "Situation" : DOI에서 지정한 필드규격에 맞게 가변길이로 표현됩니다. (참고: [^https://tools.ietf.org/html/rfc2407#section-4.6.1 RFC2407 Section 4.6.1 Security Association Payload])

=== 참고자료 ===
* [wiki:randomize 난수생성]
@@ -182,6 +182,7 @@
* [wiki:DiffieHellmanKeyAgreementMethod Diffie-Hellman Key Agreement Method (Diffie-Hellman 키 분배 방법)]
* [wiki:ISAKMP ISAKMP (Internet Security Association and Key Management Protocol, RFC 2408)]
* [wiki:VirtualPrivateNetwork VPN(Virtual Private Network, 가상사설망)]
* [wiki:skbuff Linux Kernel의 skbuff에 대하여]
* [^https://tools.ietf.org/html/rfc2407 RFC2407 - The Internet IP Security Domain of Interpretation for ISAKMP]
* [^https://tools.ietf.org/html/rfc2408 RFC2408 - Internet Security Association and Key Management Protocol (ISAKMP)]
* [^https://tools.ietf.org/html/rfc2409 RFC2409 - The Internet Key Exchange (IKE)]
@@ -212,5 +213,4 @@
* [^http://rockhoppervpn.sourceforge.net/techdoc_ikev1vsikev2.html What are differences between IKEv1 and IKEv2? (IKEv1 vs. IKEv2) - IPsec/IKEv2-based VPN software for Linux - Rockhopper VPN]
* [^https://docs.oracle.com/cd/E56343_01/html/E53812/ike-versions-1.html IKEv2 및 IKEv1 비교 - Oracle® Solaris 11.2의 네트워크 보안]
* [^http://www.differencebetween.net/technology/protocols-formats/difference-between-ikev1-and-ikev2/ Difference Between IKEv1 and IKEv2 - differencebetween.net]




File does not exist


Copyright ⓒ MINZKN.COM
All Rights Reserved.