안녕하세요
지금 서버를 셋팅하여 잘 쓰고 있는데요. 요즘 bind에 취약점이 넘
많다고 해서.. bind를 업데이트 하게 됐는데 설정엔 이상없어보이는데
시동시 에러가 납니다. 방법좀 아시면 알려주세요
os: wowlinux 6.2up
기존 bind 버전
[root@love jerry]# rpm -qa |grep bind
bind-8.2.2_P5-9
bind-utils-8.2.2_P5-9
ypbind-3.3-28
업데이트 후~
[root@xxxxxx jerry]# rpm -Uvh bind-9.1.3-2.i686.rpm
bind ##################################################
[root@xxxxxx jerry]# rpm -Uvh bind-utils-9.1.3-2.i686.rpm
bind-utils ##################################################
[root@xxxxxx jerry]# rpm -qa |grep bind
bind-utils-9.1.3-2
bind-9.1.3-2
ypbind-3.3-28
문제점(시동시 에러!)
Starting named: named: -u not supported on Linux kernels older than 2.3.99-pre3
when using threads [FAILED]
이런 식으로 나오고 에러가 납니다.
어떻게 버전 내리는 방법 외엔 없는 건가요..
linux 6.2 에서 8.2.x 버전에서 bind 9.2.x 로 업하는 방법은 없는건가요
아님 제가 방법을 몰라서 인가요..
방법좀 알려주세요.
밤을 꼴딱 넘길거 같아요~ ㅜ.ㅜ