[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[orca-users:13380] Re: ] 改題 resolv.conft
- To: ORCA全般の話題 <orca-users@xxxxxxxxxxxxxx>
- Subject: [orca-users:13380] Re: ] 改題 resolv.conft
- From: 黒田道郎 <kkyukeikai@xxxxxxxxx>
- Date: Sat, 31 Aug 2013 13:39:15 +0900
林先生
/etc/resolvconf/resolv.conf.d/base
に何か記述してあれば、すべて消して(空のファイルにする)から
再度設定してみて下さい。
黒田
>黒田先生、大変失礼いたしました。
>
>dns-nameservers 10.254.4.70
>なんですけど
>
>やはりだめでした。
>--------------------------------
>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
>---------------------------------
>
>nslookup はこんな具合です。基金サーバに到達しません。
>
>hayashi@ubuntu1204-ORCA470-02:~$ sudo -s sh
>/home/hayashi/etc-network-interfaces.sh
>hayashi@ubuntu1204-ORCA470-02:~$ sudo -s sh
>/home/hayashi/networking-restart.sh
> * Running /etc/init.d/networking restart is deprecated because it may not
>enable again some interfaces
> * Reconfiguring network interfaces...
>RTNETLINK answers: No such process
> [
>OK ]
>hayashi@ubuntu1204-ORCA470-02:~$ nslookup
>> server 192.168.0.11
>Default server: 192.168.0.11
>Address: 192.168.0.11#53
>> www.kikin.send.rece
>Server: 192.168.0.11
>Address: 192.168.0.11#53
>
>** server can't find www.kikin.send.rece: NXDOMAIN
>> 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@ubuntu1204-ORCA470-02:~$ 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) 49.014 ms 51.272 ms 52.872 ms
> 2 MN128-SOHO-SL11 (192.168.0.11) 54.467 ms !H 56.071 ms !H 57.673 ms !H
>hayashi@ubuntu1204-ORCA470-02:~$ netstat -r
>カーネルIP経路テーブル
>受信先サイト ゲートウェイ ネットマスク フラグ MSS Window irtt インタフェース
>default MN128-SOHO-SL11 0.0.0.0 UG 0 0 0
>eth0
>link-local * 255.255.0.0 U 0 0 0
>eth0
>192.168.0.0 * 255.255.255.0 U 0 0 0
>eth0
>hayashi@ubuntu1204-ORCA470-02:~$
>
>林 @ 船橋市
>