Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
kr:docs:user-guide:ipv6_ipv4_transitioning [2017/03/26 17:02] – [Dual-Stack Lite tunnel (ds-lite IPv4 in IPv6)] rocksanko:docs:guide-user:ipv6_ipv4_transitioning [2021/09/27 04:13] (current) – [6to4 tunnel] vgaetera
Line 4: Line 4:
 IPv4-in-IPv6 터널 설정 및 관리 : ''ds-lite''\\  IPv4-in-IPv6 터널 설정 및 관리 : ''ds-lite''\\ 
  
-==== 6in4 tunnel (HEnet tunnelbroker, SixXS static tunnel, ...) ====+==== 6in4 tunnel (HE.net tunnelbroker, SixXS static tunnel, ...) ====
 6in4 터널은 일반적으로 HE.net 또는 SixXS와 같은 외부 터널 프로바이더에서 제공합니다. 다음 예제를 처음 설정으로 사용할 수 있습니다.  6in4 터널은 일반적으로 HE.net 또는 SixXS와 같은 외부 터널 프로바이더에서 제공합니다. 다음 예제를 처음 설정으로 사용할 수 있습니다. 
  
Line 17: Line 17:
         option 'ip6addr' '2001:DB8:2222:EFGH::2/64'  # the IPv6 tunnel         option 'ip6addr' '2001:DB8:2222:EFGH::2/64'  # the IPv6 tunnel
         option 'ip6prefix' '2001:DB8:1234:ABCD::/64' # Your routed prefix (required!)         option 'ip6prefix' '2001:DB8:1234:ABCD::/64' # Your routed prefix (required!)
-        # configuration options below are only valid for HEnet tunnels. ignore them for other tunnel providers.+        # configuration options below are only valid for HE.net tunnels. ignore them for other tunnel providers.
         option tunnelid '123456' # HE.net tunnel id         option tunnelid '123456' # HE.net tunnel id
         option username 'username' # HE.net username used to login into tunnelbroker, not the User ID shown after login in.         option username 'username' # HE.net username used to login into tunnelbroker, not the User ID shown after login in.
Line 29: Line 29:
 </code> </code>
  
-일반적인 터널 설정 (예 : HEnet 또는 SixXS)에서는 터널 프로바이더로 부터 두 개의 서로 다른 ipv6 주소 / prefix를 얻습니다. +일반적인 터널 설정 (예 : HE.net 또는 SixXS)에서는 터널 프로바이더로 부터 두 개의 서로 다른 ipv6 주소 / prefix를 얻습니다. 
   * ip6addr: 터널 엔드 포인트 주소는 '2001 : DB8 : 2222 : EFGH :: 2/64'와 같습니다. 이 ... :: 2 주소는 터널 인터페이스 끝점에만 사용됩니다. 라우팅 가능한 주소가 아니며 일반적으로 터널의 다른 쪽 끝 (일반적으로 ... :: 1)에 연결하는 것 이외에는 사용할 수 없습니다.  .   * ip6addr: 터널 엔드 포인트 주소는 '2001 : DB8 : 2222 : EFGH :: 2/64'와 같습니다. 이 ... :: 2 주소는 터널 인터페이스 끝점에만 사용됩니다. 라우팅 가능한 주소가 아니며 일반적으로 터널의 다른 쪽 끝 (일반적으로 ... :: 1)에 연결하는 것 이외에는 사용할 수 없습니다.  .
   * ip6prefix: 터널 프로바이더 라우팅 할 수 있는 prefix (일반적으로 / 48 또는 / 64)를 제공합니다 (예 : '2001 : DB8 : 1234 : ABCD :: / 64'). 올바르게 구성된 시스템에서 LAN 클라이언트는 해당 prefix에서 주소를 가져옵니다.    * ip6prefix: 터널 프로바이더 라우팅 할 수 있는 prefix (일반적으로 / 48 또는 / 64)를 제공합니다 (예 : '2001 : DB8 : 1234 : ABCD :: / 64'). 올바르게 구성된 시스템에서 LAN 클라이언트는 해당 prefix에서 주소를 가져옵니다. 
Line 55: Line 55:
 | ''ip6addr'' | IPv6 address (CIDR) | yes | //(none)// | 터널 종점에 위임 된 로컬 IPv6 주소  | | ''ip6addr'' | IPv6 address (CIDR) | yes | //(none)// | 터널 종점에 위임 된 로컬 IPv6 주소  |
 | ''ip6prefix'' | IPv6 prefix | no | //(none)// | downstream 인터페이스에 대한 라우팅 된 IPv6 prefix (Barrier Breaker 이상)  | | ''ip6prefix'' | IPv6 prefix | no | //(none)// | downstream 인터페이스에 대한 라우팅 된 IPv6 prefix (Barrier Breaker 이상)  |
-| ''sourcerouting'' | boolean | no | ''1'' | 위임 된 prefix에서 패킷 만 라우팅할지 여부 (Barrier Breaker 이상) | 
 | ''defaultroute'' | boolean | no | ''1'' | 터널을 통해 IPv6 기본 경로를 만들지 여부  | | ''defaultroute'' | boolean | no | ''1'' | 터널을 통해 IPv6 기본 경로를 만들지 여부  |
 | ''ttl'' | integer | no | ''64'' | 터널 인터페이스에 사용되는 TTL  | | ''ttl'' | integer | no | ''64'' | 터널 인터페이스에 사용되는 TTL  |
Line 72: Line 71:
 :!: **username**, **password** , **updatekey** 는 모두 일반 텍스트 항목입니다.  :!: **username**, **password** , **updatekey** 는 모두 일반 텍스트 항목입니다. 
  
-:!: ip6prefix는 필수는 아니지만 기본적으로 사용하도록 설정된 sourcerouting은 ip6prefix가 지정되어 있지 않으면 패킷 전달을 금지합니다.  
  
 ==== 6rd tunnel (ISP-provided IPv6 transition) ==== ==== 6rd tunnel (ISP-provided IPv6 transition) ====
Line 226: Line 224:
 | <del>''adv_preferred_lifetime''</del> | <del>integer</del> | <del>no</del> | <del>''120''</del> | **deprecated** <del>Overrides the advertised preferred prefix lifetime, in seconds (used with radvd)</del> | | <del>''adv_preferred_lifetime''</del> | <del>integer</del> | <del>no</del> | <del>''120''</del> | **deprecated** <del>Overrides the advertised preferred prefix lifetime, in seconds (used with radvd)</del> |
  
-:!:  이 프로토콜 유형은 인터페이스 세션에 ''ifname'' 옵션을 설정할 필요가 없습니다. 인터페이스 이름은 섹션 이름에서 파생됩니다 (예 :''config interface wan6'' 은 ''6to4-wan6''이 됩니다. \\ +:!:  이 프로토콜 유형은 인터페이스 세션에 ''ifname'' 옵션을 설정할 필요가 없습니다. 인터페이스 이름은 섹션 이름에서 파생됩니다 (예 :''config interface wan6'' 은 ''6to4-wan6''이 됩니다.
- +
-:!: <del>If radvd is installed and enabled, the 6to4 scripts will add a temporary prefix and interface declaration to the //radvd// uci configuration and perform a daemon restart if required. </del> (**deprecated**)+
  
 ==== Dual-Stack Lite tunnel (ds-lite IPv4 in IPv6) ==== ==== Dual-Stack Lite tunnel (ds-lite IPv4 in IPv6) ====
  • Last modified: 2021/09/27 04:13
  • by vgaetera