[Error-Ubuntu] Apt-get Err http://kr.archive.ubuntu.com/ubuntu/ maverick/main libnetpbm10 i386 2:10.0-12.2 Something wicked happened resolving 'kr.archive.ubuntu.com:http' (-5 - No address associated with hostname) Err http://kr.archive.ubuntu.com/ubuntu/ maverick/main netpbm i386 2:10.0-12.2 Something wicked happened resolving 'kr.archive.ubuntu.com:http' (-5 - No address associated with hostname) Failed to fetch htt.. 더보기 [링크] DNS 터널링 http://www.uow.edu.au/~kwanwu/DNSTunnel.pdf http://www.blackhat.com/presentations/bh-usa-08/Miller/BH_US_08_Ty_Miller_Reverse_DNS_Tunneling_Shellcode.pdf http://swbae.egloos.com/2525635 http://www.youtube.com/watch?v=D4TDhGecB9A&ytsession=gFgoOK9shHl3Hbf_qFhwX6Yxmcw7FzgO6s89Dw1g1IUUUCWYzQiuovjFswdq8-aS0rndbKblcgyo2fbh3vCB6LiAVGVtqkHs96R_9bxg7qEvw0mx6C62kR2y7OzieUN6QVK2jl3GeBhafAM7QJYd7mQfHE0mNox.. 더보기 Ubuntu DNS Server (BIND) # apt-get install bind9 (낮은 버전은 아래 사이트에서 구할수 있음, 현재 최신 9.8.1b ) 또는 # apt-get install openssh # wget http://ftp.arcane-networks.com/pub/mirrors/ftp.isc.org/isc/bind9/9.4.0/bind-9.4.0.tar.gz # tar -xvf bind-9.4.0.tar.gz | cd bind-9.4.0 # ./configure --prefix=/opt/bind9 --with-openssl=/usr/local/ssl --sysconfdir=/etc/bind # make && make install # root@LEOmaster:/etc/bind# cat named.conf include "/e.. 더보기 이전 1 ··· 13 14 15 16 17 18 19 ··· 39 다음