한국어

네트워킹

온누리070 플레이스토어 다운로드
    acrobits softphone
     온누리 070 카카오 프러스 친구추가온누리 070 카카오 프러스 친구추가친추
     카카오톡 채팅 상담 카카오톡 채팅 상담카톡
    
     라인상담
     라인으로 공유

     페북공유

   ◎위챗 : speedseoul


  
     PAYPAL
     
     PRICE
     

pixel.gif

    before pay call 0088 from app


http://muzso.hu/2011/09/19/how-to-disable-ipv6-in-debian-lenny-and-squeeze

How to disable IPv6 in Debian Lenny and Squeeze

There're many-many methods described all over the net, some work in Etch, some in Lenny, some in Squeeze. The official documentation tells you to use sysctl to set net.ipv6.conf.all.disable_ipv6 to 1 in case of Squeeze.

Actually this is the only method that works for me (at least in Squeeze). I used to get IPv6 related errors during apt-get update commands and using sysctl to let the kernel know not to use IPv6 stopped these from occurring.

The older method (that worked in Lenny) does not really work for me anymore (it prevented the ipv6 module from being loaded, but APT errors still kept coming), but I'll document it just for reference: create a new file at /etc/modprobe.d/local.conf and put the following in it:
install ipv6 /bin/true
alias net-pf-10 off
alias ipv6 off

There's another (third) method which might (or might not) work for you: set the kernel commandline parameter disable_ipv6 to 1. This is meant to do the same as the sysctl method and might work if your kernel recognizes this commandline parameter. If you're using the GRUB bootloader, you can specify the parameter in /etc/default/grub in the GRUB_CMDLINE_LINUX variable.

As already said: for me the sysctl method works just fine in Squeeze.

조회 수 :
45445
등록일 :
2011.12.29
19:54:39 (*.160.42.233)
엮인글 :
http://www.webs.co.kr/index.php?document_srl=659&act=trackback&key=c13
게시글 주소 :
http://www.webs.co.kr/index.php?document_srl=659
List of Articles
번호 제목 글쓴이 조회 수 추천 수sort 날짜
123 Name Server 설정및 이해 admin 31630   2011-12-13
 
122 서버이전시 고려할 사항들 admin 84113   2011-12-13
 
121 리눅스 tar 압축 백업복원시 소유자 문제해결 admin 37345   2011-12-16
 
120 ftp 파일전송 여러파일을 한번에 통째로 전송 admin 37926   2011-12-16
 
119 리눅스 서버 이전시 고려할 사항들 admin 130793   2011-12-16
 
118 How to disable IPv6 in Debian , 리눅스 아이피설정 admin 45227   2011-12-16
 
117 파이썬 설치 및 사용하기 admin 109081   2011-12-16
 
116 윈도우 2003 작업 스케줄러 설정 admin 47572   2011-12-16
 
115 무료백신 여러가지 분류해놓은곳 admin 30686   2011-12-16
 
114 스트리밍서버 / 윈도우서버 admin 37827   2011-12-16
 
113 Wireshark admin 30396   2011-12-16
 
112 모든 CPU 벤치마크 수치 admin 41124   2011-12-16
 
111 다양한 사운드 파일있는곳 admin 30271   2011-12-19
 
110 리눅스 네트워크 설정 LINUX admin 41890   2011-12-19
 
109 Centos net install web http admin 82224   2012-03-02
 
» How to disable IPv6 in Debian Lenny and Squeeze admin 45445   2011-12-29
http://muzso.hu/2011/09/19/how-to-disable-ipv6-in-debian-lenny-and-squeeze How to disable IPv6 in Debian Lenny and Squeeze 2011, September 19 - 11:56 — müzso There're many-many methods described all over the ne...  
107 linux 파티션 디렉토리 용량 확인방법 전체 폴더 크기 사이즈 admin 40900   2012-01-05
 
106 특정 IP 엑세스 못하게 하는방법 admin 27074   2014-10-29
 
105 검색 파일리스트 만든 다음 여러파일 한방에 압축하기 admin 33310   2012-02-14
 
104 Linux 시스템 백업과 복원 admin 77804   2012-02-28
 
103 Site builder shootout: Drupal vs. Joomla vs. WordPress admin 146577   2012-07-15
 
102 리눅스의 막강한 네트워크 필터 iptables admin 31788   2012-04-15
 
101 [Linux/SSL] 리눅스 서버에 Apache 2 설치 및 SSL 설정하기(mod_ssl, openssl) admin 42646   2012-04-15
 
100 scp, ssh, rsync등을 사용할때에 SSH 비밀번호 묻는것 피하기 admin 41349   2012-04-15
 
99 한국인/국내기업은 얼마나 Linux Kernel에 기여할까? admin 77453   2012-04-29
 
98 Debian CD DVD 다운로드 링크 헤메지말고 바로 다운로드하지요 admin 39243   2012-08-18
 
97 리눅스에 RADIUS 서버 구현하기 admin 226425   2012-09-01
 
96 WinXP 부팅안되는 현상 NTLDR is missing 메세지 admin 36606   2012-07-12
 
95 윈도우XP 알면 정말 편한 숨겨진 기능 60가지 admin 86575   2012-05-11
 
94 암호 없이 SSH 접속하기 admin 38169   2013-09-05