search for: load_interfac

Displaying 13 results from an estimated 13 matches for "load_interfac".

Did you mean: load_interfaces
2008 Jan 05
1
Samba not seeing any interfaces
...PALIVE = 0 .... (bunch of print stuff)..... [2000/01/02 10:55:01, 3] nmbd/nmbd.c:open_sockets(615) open_sockets: Broadcast sockets opened. [2000/01/02 10:55:01, 2] lib/interface.c:interpret_interface(130) can't determine netmask for 192.168.128.199 [2000/01/02 10:55:01, 0] lib/interface.c:load_interfaces(229) WARNING: no network interfaces found [2000/01/02 10:55:01, 0] nmbd/nmbd_subnetdb.c:create_subnets(190) create_subnets: No local interfaces ! [2000/01/02 10:55:01, 0] nmbd/nmbd_subnetdb.c:create_subnets(191) create_subnets: Waiting for an interface to appear ... [2000/01/02 10:55:06, 2]...
2017 Aug 26
1
configuring samba for virtualbox guest os host only network
...min 31s ago Main PID: 4663 Status: "nmbd: No local IPv4 non-loopback interfaces available, waiting for interface ..." Tasks: 0 (limit: 512) CGroup: /system.slice/nmb.service Aug 26 13:15:00 linux nmbd[4663]: [2017/08/26 13:15:00.610756, 0] ../source3/lib/interface.c:652(load_interfaces) Aug 26 13:15:00 linux nmbd[4663]: WARNING: no network interfaces found Aug 26 13:15:05 linux nmbd[4663]: [2017/08/26 13:15:05.619116, 0] ../source3/lib/interface.c:652(load_interfaces) Aug 26 13:15:05 linux nmbd[4663]: WARNING: no network interfaces found Aug 26 13:15:10 linux nmbd[4663]...
2005 Mar 31
3
Error when add Samba 3.0.10-1.fc3 to Windows NT Domain
...fc3 I used SWAT to configure. Here is some lines of my smb.conf: workgroup = DOMAIN server string = SAMBA interfaces = eth security = domain Then i looked on the interrnet how to add it to a domain, and found that: # net join member -S IP_OF_PDC -U moecke [2005/03/31 15:44:45, 0] lib/interface.c:load_interfaces(220) WARNING: no network interfaces found moecke's password: [2005/03/31 15:44:53, 0] utils/net_ads.c:ads_startup(186) ads_connect: Argumento inv?lido [2005/03/31 15:44:53, 0] rpc_client/cli_netlogon.c:cli_nt_setup_creds(256) cli_nt_setup_creds: request challenge failed [2005/03/31 15:4...
2013 Mar 06
2
no network interfaces found on OpenIndiana (Illumos)
...he 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 pro...
2010 Feb 21
0
samba in freebsd jail
...\\192.168.2.214 but not \\raid. I have tried it with and with out the interfaces option /usr/local/etc/rc.d/samba status nmbd is running as pid 56868. smbd is running as pid 56874. winbindd is running as pid 56880 samba# tail -n 10 /var/log/samba/log.nmbd [2010/02/21 13:05:47, 0] lib/interface.c:load_interfaces(229) WARNING: no network interfaces found [2010/02/21 13:05:52, 0] lib/interface.c:load_interfaces(229) WARNING: no network interfaces found and log.smbd just shows cups error samba-3.0.37,1 FreeBSD 8.0-RELEASE Thank you
2018 Oct 13
4
Windows Server 2019 / Windows 10 LTSC can't access samba shares on Debian stable 4.5.12
...able = No public = Yes guest only = Yes writable = No directory = /export/ISO Afterwards I started smbd and nmbd with the options '-c' and they did work for me with the following error message: [2018/10/11 12:30:58.556337, 0] ../source3/lib/interface.c:652(load_interfaces) WARNING: no network interfaces found 10.10.10.1 is configured on the interface lo: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft fore...
1998 Jul 22
0
BUG-with-fix: smbclient ignores WORKGROUP= in smb.conf
...--- 3704,3710 ---- break; case 'W': ! pstrcpy(tempworkgroup,optarg); break; case 'E': dbf = stderr; *************** *** 3786,3793 **** interpret_coding_system(term_code); ! if (*workgroup == 0) pstrcpy(workgroup,lp_workgroup()); load_interfaces(); get_myname((*myname)?NULL:myname,NULL); --- 3787,3797 ---- interpret_coding_system(term_code); ! if (*tempworkgroup) { ! pstrcpy(workgroup,tempworkgroup); ! } else { pstrcpy(workgroup,lp_workgroup()); + } load_interfaces(); get_myname((*myname)?NULL:myname,NU...
2007 Jun 29
0
Network Interfaces Not Recognized
Hello, I am facing the problem that samba does not recognize my network interfaces: Jun 29 12:21:59 ebox nmbd[22377]: [2007/06/29 12:21:59, 0] lib/interface.c:load_interfaces(225) Jun 29 12:21:59 ebox nmbd[22377]: WARNING: no network interfaces found Jun 29 12:21:59 ebox nmbd[22377]: [2007/06/29 12:21:59, 0] nmbd/nmbd_subnetdb.c:create_subnets(190) Jun 29 12:21:59 ebox nmbd[22377]: create_subnets: No local interfaces ! Jun 29 12:21:59 ebox nmbd[22377]: [2007/0...
2012 Feb 09
2
nmbd process and winbindd process can't start in multi network interface environement
...ap AP1 interface path = /export/capps/AP1 valid users = cn1wj026 read only = No pekwj42a-> # [2012/02/09 11:27:55, 0] nmbd/nmbd.c:main(850) nmbd version 3.3.12 started. Copyright Andrew Tridgell and the Samba Team 1992-2009 [2012/02/09 11:27:55, 0] lib/interface.c:load_interfaces(546) WARNING: no network interfaces found [2012/02/09 11:27:55, 0] nmbd/nmbd_subnetdb.c:create_subnets(206) create_subnets: No local IPv4 non-loopback interfaces ! [2012/02/09 11:27:55, 0] nmbd/nmbd_subnetdb.c:create_subnets(207) create_subnets: Waiting for an interface to appear ... [201...
2009 Jul 27
1
Samba-3.0.34 can ADS join but not non-ADS join.
...load ANSI_X3.4-1968.so And this... [2009/07/24 14:27:57, 3] source/lib/util.c:interpret_addr(1310) sys_gethostbyname: Unknown host. eth0 [2009/07/24 14:27:57, 2] source/lib/interface.c:interpret_interface(130) can't determine netmask for eth0 [2009/07/24 14:27:57, 0] source/lib/interface.c:load_interfaces(229) WARNING: no network interfaces found [2009/07/24 14:27:57, 3] source/libsmb/namequery.c:get_dc_list(1557) get_dc_list: preferred server list: ", abc.example.com" [2009/07/24 14:27:57, 1] source/libads/cldap.c:recv_cldap_netlogon(247) Failed to parse cldap reply [2009/07/24 14:27...
2000 Feb 12
1
nmbd over ppp
...s ! [2000/02/12 11:23:51, 0] nmbd/nmbd.c:main(807) ERROR: Failed when creating subnet lists. Exiting. [2000/02/12 11:23:51, 1] nmbd/nmbd.c:main(747) Netbios nameserver version 2.0.6 started. Copyright Andrew Tridgell 1994-1998 # /var/log/samba/log.smb [2000/02/12 11:54:20, 0] lib/interface.c:load_interfaces(222) WARNING: no network interfaces found [2000/02/12 11:54:20, 1] smbd/files.c:file_init(216) file_init: Information only: requested 10000 open files, 1014 are available. [2000/02/12 11:54:21, 1] smbd/server.c:main(643) smbd version 2.0.6 started. Copyright Andrew Tridgell 1992-1998 Any...
2009 May 07
0
Unable to find tun interface
Hi all. I'm trying to set up Samba on a dedicated server. I want Samba to listen on a openvpn tun interface but log.nmbd says: [2009/05/07 12:35:43, 0] lib/interface.c:load_interfaces(543) WARNING: no network interfaces found even though there is one: tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:10.8.0.1 P-t-P:10.8.0.2 Mask:255.255.255.255 UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1...
2001 May 03
3
Unicode pages
Hope someone can help here: I have upgraded from Samba 2.0.7 to Samba 2.2.0 without changing anything in the config files, and everything goes well. Now I am looking at what can and what must be changed for this new version. Currently there are three things in the SmbClient that I am wondering about: - SmbClient constantly complains about a missing codepage (850). After looking at the doc, I