라우팅이 10분마다 리셋 되나보죠?
그리고 내부에서 패킷을 보내면 된다고 하시는 것으로 보아,
라우팅이 잘못 되고 있는거 같습니다.
: 안녕하세요?
:
: 학교에서 서버하나를 운영중인데요.
:
: 라우팅이 됐다 안됐다 합니다.
:
: 외부에서 접속할때는 접속이 됐다 안됐다 하구요.
:
: 내부(인트라넷)에서는 잘됩니다.
:
: 신기한것은 외부에서 접속이 안될때
:
: 내부를 통해 패킷하나만 보내주면 다시 접속이 됩니다.
:
: 왜 그런것이지요? 얼마전까지만해도 잘 돌아갔었는데.
:
: 갑자기 그러네요
:
: 알려주세요.
:
: 이런현상이 한 10분단위로 주기적으로 일어납니다. 됐다 안됐다..
:
: 지금 셋팅은 다음과 같이 되어있습니다.
:
: say2u:/home/say2u/board# route -n
: Kernel IP routing table
: Destination Gateway Genmask Flags Metric Ref
: Use Iface
: 165.132.132.0 0.0.0.0 255.255.252.0 U 0 0
: 0 eth0
: 0.0.0.0 165.132.132.1 0.0.0.0 UG 0 0
: 0 eth0
: say2u:/home/say2u/board# ifconfig
: eth0 Link encap:Ethernet HWaddr 00:01:02:92:84:78
: inet addr:165.132.134.57 Bcast:165.132.135.255
: Mask:255.255.252.0
: UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
: RX packets:14954337 errors:0 dropped:0 overruns:13 frame:0
: TX packets:742482 errors:0 dropped:0 overruns:0 carrier:4
: collisions:11315 txqueuelen:100
: Interrupt:12 Base address:0xd800
:
: lo Link encap:Local Loopback
: inet addr:127.0.0.1 Mask:255.0.0.0
: UP LOOPBACK RUNNING MTU:3924 Metric:1
: RX packets:180242 errors:0 dropped:0 overruns:0 frame:0
: TX packets:180242 errors:0 dropped:0 overruns:0 carrier:0
: collisions:0 txqueuelen:0