log.smbd に "open_socket_in(): socket() call failed: Address family not supported by protocol" と表示されるのはなぜですか?
Issue
- log.smbd に "open_socket_in(): socket() call failed: Address family not supported by protocol" と表示されるのはなぜですか?
/var/log/samba/log.smbd のログのサンプル:
[2017/10/12 10:58:52.455507, 0] ../lib/util/become_daemon.c:124(daemon_ready)
STATUS=daemon 'smbd' finished starting up and ready to serve connections
[2017/10/12 10:58:52.461372, 0] ../source3/lib/util_sock.c:334(open_socket_in)
open_socket_in(): socket() call failed: Address family not supported by protocol
[2017/10/12 10:58:52.461464, 0] ../source3/smbd/server.c:1080(smbd_open_one_socket)
smbd_open_one_socket: open_socket_in: Address family not supported by protocol
[2017/10/12 10:58:52.465569, 0] ../source3/lib/util_sock.c:334(open_socket_in)
open_socket_in(): socket() call failed: Address family not supported by protocol
[2017/10/12 10:58:52.465595, 0] ../source3/smbd/server.c:1080(smbd_open_one_socket)
smbd_open_one_socket: open_socket_in: Address family not supported by protocol
Environment
- Red Hat Enterprise Linux 7、8、9
- samba
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.