|
News,
Internal,
Projects,
Home Software, Support, Documentation |
root# uname -a FreeBSD localhost 5.0-CURRENT FreeBSD 5.0-CURRENT #7: Tue Feb 18 01:22:01 KST 2003 root@xxxxxxxxx:/usr/obj/usr/src/sys/NAT i386 root# 5.0을 설치하고 소스를 update하고 다시 세상만들기와 커널을 갱신했습니다. * natd.conf --------------- /sbin/natd -p 8668 -n rl0 -redirect_address 192.168.0.1 0.0.0.0 use_sockets same_ports #unregistered_only log_denied --------------- root# ipfw show 00100 7268 735152 allow ip from any to any via lo0 00200 0 0 deny ip from any to 127.0.0.0/8 00300 0 0 deny ip from 127.0.0.0/8 to any 65000 104624 33959272 allow ip from any to any 65535 3 144 deny ip from any to any root# --------------- /etc/services는 5.0 설치하고 나니 아무 내용도 들어있지 않더군요... ----- Original Message ----- From: "CHOI Junho" <cjh@xxxxxxxxxxxxxx> To: <ratapl..@xxxxxxxxxx> Cc: <questions@xxxxxxxxxxxxxx> Sent: Wednesday, February 19, 2003 10:02 AM Subject: Re: natd error > > 사용하시는 버전이 어떻게 되지요? 최근에 natd 포트가 바뀌었을텐데, > 업그레이드하신 것이라면 /etc/services등의 파일까지 같이 맞추어 주지 > 않으면 문제가 될 수 있습니다. > > 그리고 natd 옵션과 ipfw 설정은 어떻게 주셨는지... > > From: "푸하하" <ra..@xxxxxxxxxx> > Subject: natd error > Date: Wed, 19 Feb 2003 00:53:26 +0900 > > > natd : unable to bind divert socket : Can't assign requested address. > > > > inetd[506] - a (null) servname not supported for ai_socktype > > > > natd : unable to bind divert socket address already in use > > > > > > kernel option에 divert관련 내용 추가했어요. > > inetd 오류로 ftp, 웹서비스 모두 문제가 되네요. > > > > 세상 만들기와 커널 설치는 벌써 7번을 했는데... > > 역시 해결되지 않는군요... 더 이상 뺄것도 넣을것도 없는것 같습니다. > > -- Please look and take part in KFUG FAQ: <http://www.kr.freebsd.org/FAQ-kr/> To Unsubscribe: send mail to majordomo@xxxxxxxxxxxxxx with "unsubscribe questions" in the BODY of the message
|
Copyright © 1998-2005 Korea FreeBSD Users Group. All rights reserved. webmaster at kr.FreeBSD.org $Date: 2003/02/28 23:01:12 $ |
|