#cat /proc/sys/net/ipv4/tcp_ecn
1
tcp_ecn 의 기본값은 on(1)입니다.
off(0)으로 설정해서 test 해보세요
#cat /proc/sys/net/ipv4/tcp_ecn
0
(참고)
Per default the 2.4.x kernels seem to have tcp_ecn (Explicit Congestion
Notification) option on. If there's a router on the way (AFAIK) that doesn't
support ECN, there will be extremely strange and *very* difficult to trace
down networking problems.
: DNS 서버는 정상적으로 설정되 있습니다.
: 질문시 nslookup 으로 ftp.bora.net 에 대한 ip조회가 된다고
: 말씀드렸는데...
:
: : 아 저는 ...
: :
: : 공유기 쓸때 쓰시는 회선에 대한 DNS서버를 입력해 줘야 하드라구여 ㅡ,.ㅡ..
: :
: :
: :
: : 저도 첨에 그랫었는데...
: :
: : ㅎㅎ
: :
: :
: : : Redhat AS 2.1
: : :
: : : 네트워크 구성 : 인터넷<-->공유기<-->PC ...n
: : :
: : : 내부 네트워크 간에는 ftp가 되는 데 외부(인터넷)는 안되네요
: : :
: : : 예를들면 아래와 같은 에러가 나요
: : :
: : : # ftp ftp.bora.net
: : : ftp: connect : connection timed out
: : :
: : : 더불어 netscape로 웹사이트 접속도 안되구요...
: : :
: : : nslookup하면 ftp.bora.net에 대한 ip는 정상적으로 조회되고
: : :
: : : ping 도 됩니다.
: : :
: : : firewall은 disable한 상태입니다.
: :
: : --
: : 냐하하