突然名前解決できなくなった

 今日突然名前解決が出きなくなりました。

# cat /var/log/samba/log.nmbd
[2016/10/10 16:53:16.587032,  0] ../lib/util/become_daemon.c:135(daemon_status)
 STATUS=daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ...NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6).

自分のループバックを知らない・・・ふむ、ネットワークデバイスを明示的に示したところが問題かなぁ

ifconfigではenp3s0とでる~
eth0 -> enp3s0 だからかな

smb.confの

   interfaces = 127.0.0.0/8 enp3s0

へ変えて見ると大丈夫でした。


トップ   編集 凍結解除 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2016-10-10 (月) 18:57:40