네트워크 설정 문제 (Gateway 밖으로 안나감) 도움 부탁 드립니다

haseong의 이미지

안녕하세요

1달여가 넘게 틈틈히 인터넷으로 검색해가며 시도했지만 네트워크 관련 지식이 짧아서인지 해결 방법이 보이질 않아서 이렇게 질문 드립니다.

현재 내부 아이피로 (192.168.122.76, eth0) 운영되는 리눅스 서버가 있습니다. 사내 Gateway (192.168.122.1)를 통해서 인터넷으로 연결이 되는데요
얼마 전까지 서버의 eth1에 192.168.1.1을 할당하고 이를 노트북 (192.168.1.2)에 연결하여 인터넷을 같이 사용하고 있었습니다.

문제는 노트북을 사용하지 않으면서 eth1 설정을 없애고 eth0만 사용하여 서버만 운영하기 시작했는데요
이 때 우분투 apt-get upgrade를 간만에 한 것 같습니다
그 이후부터는 서버에서 인터넷이 안되고 Gateway까지 ping도 나가지 않고 있습니다.
다행히 192.168.122 네트워크 대역에 있는 pc들에는 ping이 나가고 그 분들도 서버에 접속이 됩니다.

대략적인 설정 내용들은 다음과 같습니다.

======= /etc/network/interface ==============

# The loopback network interface
auto lo
iface lo inet loopback
 
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.122.76
netmask 255.255.255.0
gateway 192.168.122.1
dns-nameservers 210.219.43.11

====== ifconfig 실행시 ==================

eth0      Link encap:Ethernet  HWaddr c8:60:00:46:bc:e3
          inet addr:192.168.122.76  Bcast:192.168.122.255  Mask:255.255.255.0
          inet6 addr: 2001:320:3107:1003:b5da:7359:4d4a:c334/64 Scope:Global
          inet6 addr: fe80::ca60:ff:fe46:bce3/64 Scope:Link
          inet6 addr: 2001:320:3107:1003:ca60:ff:fe46:bce3/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:106855 errors:0 dropped:229 overruns:0 frame:0
          TX packets:10165 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:8569285 (8.5 MB)  TX bytes:1369333 (1.3 MB)
          Memory:cf200000-cf220000
 
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:7488 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7488 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:4319593 (4.3 MB)  TX bytes:4319593 (4.3 MB)

=============== ip route 실행시 ======================

default via 192.168.122.1 dev eth0
169.254.0.0/16 dev eth0  scope link  metric 1000
192.168.122.0/24 dev eth0  proto kernel  scope link  src 192.168.122.76

=============== route -n 실행시 =====================

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.122.1   0.0.0.0         UG    0      0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth0
192.168.122.0   0.0.0.0         255.255.255.0   U     0      0        0 eth0

고수님들의 조언 꼭 좀 부탁드립니다!!
혹시 더 필요한 정보가 있으시면 말씀 주세요
감사합니다.

coolseed의 이미지

라우팅은 맞는데 순서가 뭔가 이상하네요..
service network restart
로 네트워크 서비스를 재시작 해보시던지 재부팅하면 해결될듯 보입니다.

댓글 달기

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