사용자 도구

사이트 도구


os:debian:networking:disableipv6

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
os:debian:networking:disableipv6 [2007/09/02 06:35]
222.238.62.148
os:debian:networking:disableipv6 [2007/09/02 06:37] (현재)
222.238.62.148
줄 1: 줄 1:
 ====== Disable IPV6 module on default kernels ====== ====== Disable IPV6 module on default kernels ======
 +
  
 ===== Debian kernel 2.4 ===== ===== Debian kernel 2.4 =====
줄 5: 줄 6:
 alias net-pf-10 ipv6 alias net-pf-10 ipv6
 </code> </code>
-    - to <code>+  - to <code>
 alias net-pf-10 off alias net-pf-10 off
 alias ipv6 off alias ipv6 off
줄 42: 줄 43:
   - Reboot.   - Reboot.
    
 +
 ===== SuSE 9.0 ===== ===== SuSE 9.0 =====
   - In /etc/modules.conf, change the line <code>   - In /etc/modules.conf, change the line <code>
 alias net-pf-10 ipv6 alias net-pf-10 ipv6
 </code> </code>
-    - to <code>+  - to <code>
 alias net-pf-10 off alias net-pf-10 off
 alias ipv6 off alias ipv6 off
줄 52: 줄 54:
   - Reboot.   - Reboot.
    
 +
 +
 ===== SuSE 9.1/9.2/9.3/10.0 ("official" method) ===== ===== SuSE 9.1/9.2/9.3/10.0 ("official" method) =====
   - In /etc/modprobe.conf, change the line <code>   - In /etc/modprobe.conf, change the line <code>
 alias net-pf-10 ipv6 alias net-pf-10 ipv6
 </code> </code>
-    - to <code>+  - to <code>
 alias net-pf-10 ipv6 alias net-pf-10 ipv6
 install ipv6 /bin/true install ipv6 /bin/true
줄 62: 줄 66:
   - Reboot.   - Reboot.
    
 +
 +
 ===== SuSE 9.1/9.2/9.3/10.0 (alternate method)/Mandriva (method 2)/Slackware ===== ===== SuSE 9.1/9.2/9.3/10.0 (alternate method)/Mandriva (method 2)/Slackware =====
   - In /etc/modprobe.conf, make sure you change <code>   - In /etc/modprobe.conf, make sure you change <code>
 alias net-pf-10 ipv6 alias net-pf-10 ipv6
 </code> </code>
-    - to <code>+  - to <code>
 alias net-pf-10 off alias net-pf-10 off
 alias ipv6 off alias ipv6 off
줄 72: 줄 78:
   - Reboot.   - Reboot.
    
 +
 +
 ===== Gentoo ===== ===== Gentoo =====
   - In /etc/modules.d/aliases, make sure you change <code>   - In /etc/modules.d/aliases, make sure you change <code>
 alias net-pf-10 ipv6 alias net-pf-10 ipv6
 </code> </code>
-    - to <code>+  - to <code>
 alias net-pf-10 off alias net-pf-10 off
 alias ipv6 off alias ipv6 off
os/debian/networking/disableipv6.1188682552.txt.gz · 마지막으로 수정됨: 2007/09/02 06:35 저자 222.238.62.148