[Samba] no network interfaces found on OpenIndiana (Illumos)

Joeri Vanthienen mail at joerivanthienen.be
Wed Mar 6 03:42:02 MST 2013


Hi,

I've downloaded the samba 3.6.12 OpenCSW package.
I joined openindiana to the the active directory, winbind seems to
work fine, I see all the users with "wbinfo -u".
However, my samba server is not starting. It seems that there is no
network card found.

2013/03/06 10:40:39.068405,  0] lib/interface.c:543(load_interfaces)
  WARNING: no network interfaces found
[2013/03/06 10:40:39.072795,  0] smbd/server.c:1082(main)
  standard input is not a socket, assuming -D option
...
[2013/03/06 10:40:39.205210,  0] smbd/server.c:746(open_sockets_smbd)
  open_sockets_smbd: No sockets available to bind to.

Is there some problem that the get_interfaces(talloc_tos(), &ifaces);
call returns  no interfaces on solaris/openindiana ?
Any idea?

I sure have interfaces:
root at openindiana:/# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu
8232 index 1
        inet 127.0.0.1 netmask ff000000
e1000g0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu
1500 index 3
        inet 192.168.250.8 netmask ffffff00 broadcast 192.168.250.255
        ether 8:0:27:bd:35:de
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu
8252 index 1
        inet6 ::1/128
e1000g0: flags=20002004841<UP,RUNNING,MULTICAST,DHCP,IPv6> mtu 1500 index 3
        inet6 fe80::a00:27ff:febd:35de/10
        ether 8:0:27:bd:35:de


More information about the samba mailing list