[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[orca-users:13381] Re: ] 改題 resolv.conft
- To: ORCA全般の話題 <orca-users@xxxxxxxxxxxxxx>
- Subject: [orca-users:13381] Re: ] 改題 resolv.conft
- From: "Michio HAYASHI, M.D." <hayashim@xxxxxxxxxxxxxxx>
- Date: Sat, 31 Aug 2013 14:45:16 +0900
黒田先生
/etc/resolvconf/resolv.conf.d/base
に何か記述してあれば、すべて消して(空のファイルにする)から
再度設定してみて下さい。
/etc/network/interfaces はこのままです。
--------------------------------
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.0.82
netmask 255.255.255.0
gateway 192.168.0.11
dns-nameservers 10.254.4.70
---------------------------------
/etc/resolvconf/resolv.conf.d/base は空
/etc/resolvconf/resolv.conf.d/head は3行
/etc/resolv.conf も空
この状態で networking restart をやっても繋がりません。
OS リブートすると、 /etc/resolv.conf は上書きされて下の
ようになります。
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by
resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 192.168.0.11
nameserver 10.254.4.70
nameserver 192.168.0.1
nameserver 192.168.0.11
nameserver 10.254.4.70
nameserver 192.168.0.11 #ISDN G/W
nameserver 10.254.4.70 #OnlineChiba
nameserver 192.168.0.1 #D/G
何か Windows のレジストリみたいなのが隠れていて上書きする
感じです。名前解決できないのは同じでした。
したは 1004ORCA470 の nslookup です。traceroute <基金のip> を
ためすと、ISDNルータの外へパケットが出て行きますが1204 では
でないのです。
--------------------------------------------------------
hayashi@ORCA470sub02:~$ nslookup
server 192.168.0.11
Default server: 192.168.0.11
Address: 192.168.0.11#53
www.kikin.send.rece
;; connection timed out; no servers could be reached
server 10.254.4.70
Default server: 10.254.4.70
Address: 10.254.4.70#53
www.kikin.send.rece
;; connection timed out; no servers could be reached
exit
hayashi@ORCA470sub02:~$ traceroute 10.254.4.70
traceroute to 10.254.4.70 (10.254.4.70), 30 hops max, 60 byte packets
1 MN128-SOHO-SL11 (192.168.0.11) 25.133 ms 28.643 ms 30.400 ms
2 * * *
3 * * *
4 * * *
5 * * *
6 * * *
7 * * *
8 * * *
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
hayashi@ORCA470sub02:~$ netstat -r
カーネルIP経路テーブル
受信先サイト ゲートウェイ ネットマスク フラグ MSS Window irtt インタフェース
192.168.0.0 * 255.255.255.0 U 0 0 0
eth0
default MN128-SOHO-SL11 0.0.0.0 UG 0 0 0
eth0
default 192.168.0.1 0.0.0.0 UG 0 0 0
eth0
hayashi@ORCA470sub02:~$
-----------------------------------------------------------------------
林 @ 船橋市