불규칙적으로 시스템 접속이 불능.. 시간이 지나면 다시 정상.

maindb의 이미지

제목 그대로..

ssh 접속을 해서 사용을 하고 있다고 어느순간 접속이 끊어집니다.
그래서 다시 접속하려고 하면

refuse 되어 버립니다.
ssh 뿐만이 아니라 ftp 등등... 모두 접속이 불가능 합니다.
다른 컴퓨터에서 시도해 봐도 마찬가지 입니다.

근데 재미있는건 한동안 시간이 지나면 다시 접속이 잘 됩니다.
잠시 담배 하나 피우고 오면 다시 정상적으로 접속이 됩니다.

이런 원인이 무엇 때문인지는 대충 짐작은 갑니다.
서버에서 돌아가는 어떤 보안관련된 기능 때문인것 같습니다.

하지만 현재 iptables, ipchain 어떤것도 사용하지 않고 있습니다.

리눅스는 레드햇 어드밴스드 서버 3.0 AS 입니다.

어디를 살펴봐야 문제가 없을까요?

손댄거라고는 qmail 설치하고 mysql 설치한것...
그리고 /etc/xinetd.conf 파일 건드린것 밖에는 없습니다.
혹시... /etc/xinetd.conf 파일에 문제가 있나요? 아래와 같습니다.

defaults
{
instances = 1024
log_type = SYSLOG authpriv
log_on_success = HOST PID
log_on_failure = HOST
cps = 1024 30
per_source = UNLIMITED
}

includedir /etc/xinetd.d

제가 보기엔 별 문제가 없는데... 왜 이런 증상이 나타날까요?

codebank의 이미지

sshd 때문인것 같다는 생각이 듭니다.
저도 가끔 접속하고 있던 터미널이 먹통이 되버리는 경우가 있기는 하지만 그건
제가 사용하는 시스템의 문제로 야기되는 것 같고...
일단 man sshd로 보시면 -g옵션이 있습니다. 이것이 디폴트로 2분이 주어지는데
이시간동안은 접속이 유예되는것 같네요.
-g 0를 첨가시키면 이후에는 바로 접속이 가능할 겁니다.

------------------------------
좋은 하루 되세요.

다즐링의 이미지

음 혹시

dmesg 해보시면

에러로그가 나올껍니다.

대부분 하드웨어 ( 랜카드 ) 에러인 경우가 많은데

확인해보시죠.

------------------------------------------------------------------------------------------------
Life is in 다즐링

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.