[질문]페도라코어로 GW서버를 만들었는데...

bigdog의 이미지

질문입니다.

잘 사용하던 서버가(redhat7.1) 해킹당해서 다시 구성했습니다.

Fedora core2로 게이트웨이서버를 만들었습니다.

설치는 ftp로 (거의 최소) 설치 했습니다.

실행되는 서비스는 ntsysv로 봤을때,

dhcpd, sendmail, crond, iptables, network, syslog, xinetd

가 전부입니다.

용도는 NAT(iptables로 nat만 구성되어 있습니다)와 DHCP 서버가 전부입니다.

여기가지가 구성 환경이며, 작동은 정상적이었습니다.

문제는, 하루정도 지나면, 클라이언트PC들이 인터넷에 접속이 안되는 문제가 발생하는 것이며, 서버에서 아무키나 누르면 다시 작동을 한다는것입니다. (마치 서버가 잠을 자고 있는것 같습니다. 깨무면 즉시 일 시작하고...)
무엇이 문제일까요?

참고로 아래는 실행중인 프로세서들입니다.

[root@gw log]#             ps -ef | more
UID        PID  PPID  C STIME TTY          TIME CMD
root         1     0  0 Dec27 ?        00:00:01 init [3]
root         2     1  0 Dec27 ?        00:00:00 [ksoftirqd/0]
root         3     1  0 Dec27 ?        00:00:00 [events/0]
root         4     3  0 Dec27 ?        00:00:00 [khelper]
root         5     3  0 Dec27 ?        00:00:00 [kblockd/0]
root         6     1  0 Dec27 ?        00:00:00 [khubd]
root        30     3  0 Dec27 ?        00:00:00 [pdflush]
root        31     3  0 Dec27 ?        00:00:00 [pdflush]
root        33     3  0 Dec27 ?        00:00:00 [aio/0]
root        28     1  0 Dec27 ?        00:00:02 [kapmd]
root        32     1  0 Dec27 ?        00:00:00 [kswapd0]
root       106     1  0 Dec27 ?        00:00:00 [kseriod]
root       181     1  0 Dec27 ?        00:00:00 [kjournald]
root       925     1  0 Dec27 ?        00:00:00 [kjournald]
root      1306     1  0 Dec27 ?        00:00:00 syslogd -m 0
root      1310     1  0 Dec27 ?        00:00:00 klogd -x
root      1343     1  0 Dec27 ?        00:00:00 /usr/sbin/sshd
root      1353     1  0 Dec27 ?        00:00:00 xinetd -stayalive -pidfile /var/
run/xinetd.pid
root      1362     1  0 Dec27 ?        00:00:00 /usr/sbin/dhcpd
root      1380     1  0 Dec27 ?        00:00:00 sendmail: accepting connections
smmsp     1389     1  0 Dec27 ?        00:00:00 sendmail: Queue runner@01:00:00
for /var/spool/clientmqueue
root      1400     1  0 Dec27 ?        00:00:00 crond
root      1428     1  0 Dec27 tty2     00:00:00 /sbin/mingetty tty2
root      1429     1  0 Dec27 tty3     00:00:00 /sbin/mingetty tty3
root      1430     1  0 Dec27 tty4     00:00:00 /sbin/mingetty tty4
root      1431     1  0 Dec27 tty5     00:00:00 /sbin/mingetty tty5
root      1432     1  0 Dec27 tty6     00:00:00 /sbin/mingetty tty6
root      1654     1  0 Dec27 ?        00:00:00 login -- root
root      1704  1654  0 17:43 tty1     00:00:00 -bash
root      1763  1343  0 19:43 ?        00:00:00 sshd: admin [priv]
admin     1765  1763  0 19:43 ?        00:00:00 sshd: admin@pts/0
admin     1766  1765  0 19:43 pts/0    00:00:00 -bash
root      1787  1766  0 19:43 pts/0    00:00:00 su -
root      1788  1787  0 19:43 pts/0    00:00:00 -bash
root      1838  1788  0 19:53 pts/0    00:00:00 ps -ef
root      1839  1788  0 19:53 pts/0    00:00:00 more
[root@gw log]#

sicoguy의 이미지

전 좀 무식하게 해결을 했는데요.
먼저, BIOS에서 Power management를 Diasble했습니다.
그리고, system-config-services 실행해서(서비스관리자 같은거요)
전원관리 관련 부분을 다 껐습니다.

제가 이런 건 서버가 작동중에 아무 이유없이 다운먹는 문제 때문이었는데,
님의 서버는 웨이크업 이벤트를 처리 안해서 그러는 것 같습니다.
Wake up on LAN이던가요?
혹시 이게 켜지면 시도해보시고요. 전 이 기능이 작동을 안해서 그냥 무식하게 다 꺼버렸습니다.

난 언제나 초보딱지 떼지?

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.