ris8
March 14th, 2010, 08:04 PM
I also see the requests from the windows machines in the log.nmbd:
[2010/03/14 14:49:36, 3] nmbd/nmbd_incomingrequests.c:453(process_name_query_req uest)
process_name_query_request: Name query from 192.168.100.100 on subnet 192.168.100.200 for name ISATAP<00>
[2010/03/14 14:49:36, 3] nmbd/nmbd_incomingrequests.c:453(process_name_query_req uest)
process_name_query_request: Name query from 192.168.100.100 on subnet 192.168.100.200 for name ISATAP<00>
It all seems to point to an improperly started smbd, but the smbd is running... looking at debug level 3 log.smbd I only see a "Failed to fetch domain sid for CUGIARISA" (is this a problem?):
[2010/03/14 14:33:35, 3] smbd/server.c:848(exit_server_common)
Server exit (termination signal)
[2010/03/14 14:34:57, 0] smbd/server.c:1068(main)
smbd version 3.4.0 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2010/03/14 14:34:57, 2] lib/tallocmsg.c:106(register_msg_pool_usage)
Registered MSG_REQ_POOL_USAGE
[2010/03/14 14:34:57, 2] lib/dmallocmsg.c:77(register_dmalloc_msgs)
Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
[2010/03/14 14:34:57, 3] param/loadparm.c:9016(lp_load_ex)
lp_load_ex: refreshing parameters
Initialising global parameters
[2010/03/14 14:34:57, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2010/03/14 14:34:57, 3] param/loadparm.c:7703(do_section)
Processing section "[global]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[stefano]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[carla]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[marcello]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[HTPC]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[public]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[DVD]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[private]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[Fantom]"
[2010/03/14 14:34:57, 3] param/loadparm.c:6174(lp_add_ipc)
adding IPC service
[2010/03/14 14:34:57, 2] lib/interface.c:463(interpret_interface)
interpret_interface: using netmask value 8 from config file on interface lo
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface lo ip=127.0.0.1 bcast=127.255.255.255 netmask=255.0.0.0
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface br0 ip=fe80::215:17ff:fec7:b3e5%br0 bcast=fe80::ffff:ffff:ffff:ffff%br0 netmask=ffff:ffff:ffff:ffff::
[2010/03/14 14:34:57, 3] smbd/server.c:1110(main)
loaded services
[2010/03/14 14:34:57, 3] smbd/server.c:1125(main)
Becoming a daemon.
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] auth/token_util.c:433(create_local_nt_token)
Failed to fetch domain sid for CUGIARISA
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] auth/token_util.c:464(create_local_nt_token)
Failed to fetch domain sid for CUGIARISA
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] lib/privileges.c:63(get_privileges)
get_privileges: No privileges assigned to SID [S-1-22-1-0]
[2010/03/14 14:34:57, 3] lib/privileges.c:63(get_privileges)
get_privileges: No privileges assigned to SID [S-1-5-2]
[2010/03/14 14:34:57, 3] lib/privileges.c:63(get_privileges)
get_privileges: No privileges assigned to SID [S-1-5-11]
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] auth/token_util.c:433(create_local_nt_token)
Failed to fetch domain sid for CUGIARISA
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] auth/token_util.c:464(create_local_nt_token)
Failed to fetch domain sid for CUGIARISA
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] lib/privileges.c:63(get_privileges)
get_privileges: No privileges assigned to SID [S-1-5-21-2063038000-3907146246-2208747359-501]
[2010/03/14 14:34:57, 3] lib/privileges.c:63(get_privileges)
get_privileges: No privileges assigned to SID [S-1-22-2-65534]
[2010/03/14 14:34:57, 3] lib/privileges.c:63(get_privileges)
get_privileges: No privileges assigned to SID [S-1-5-2]
[2010/03/14 14:34:57, 3] lib/privileges.c:63(get_privileges)
get_privileges: No privileges assigned to SID [S-1-5-32-546]
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] printing/printing.c:1415(start_background_queue)
start_background_queue: Starting background LPQ thread
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 1] smbd/process.c:755(smbd_sig_hup_handler)
Reloading services after SIGHUP
[2010/03/14 14:34:57, 3] param/loadparm.c:9016(lp_load_ex)
lp_load_ex: refreshing parameters
Initialising global parameters
[2010/03/14 14:34:57, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2010/03/14 14:34:57, 3] param/loadparm.c:7703(do_section)
Processing section "[global]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[stefano]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[carla]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[marcello]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[HTPC]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[public]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[DVD]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[private]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[Fantom]"
[2010/03/14 14:34:57, 3] param/loadparm.c:6174(lp_add_ipc)
adding IPC service
[2010/03/14 14:34:57, 2] lib/interface.c:463(interpret_interface)
interpret_interface: using netmask value 8 from config file on interface lo
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface lo ip=127.0.0.1 bcast=127.255.255.255 netmask=255.0.0.0
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface br0 ip=fe80::215:17ff:fec7:b3e5%br0 bcast=fe80::ffff:ffff:ffff:ffff%br0 netmask=ffff:ffff:ffff:ffff::
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface br0 ip=192.168.100.200 bcast=192.168.100.255 netmask=255.255.255.0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 1] smbd/process.c:755(smbd_sig_hup_handler)
Reloading services after SIGHUP
[2010/03/14 14:34:57, 3] param/loadparm.c:9016(lp_load_ex)
lp_load_ex: refreshing parameters
Initialising global parameters
[2010/03/14 14:34:57, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2010/03/14 14:34:57, 3] param/loadparm.c:7703(do_section)
Processing section "[global]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[stefano]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[carla]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[marcello]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[HTPC]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[public]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[DVD]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[private]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[Fantom]"
[2010/03/14 14:34:57, 3] param/loadparm.c:6174(lp_add_ipc)
adding IPC service
[2010/03/14 14:34:57, 2] lib/interface.c:463(interpret_interface)
interpret_interface: using netmask value 8 from config file on interface lo
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface lo ip=127.0.0.1 bcast=127.255.255.255 netmask=255.0.0.0
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface br0 ip=fe80::215:17ff:fec7:b3e5%br0 bcast=fe80::ffff:ffff:ffff:ffff%br0 netmask=ffff:ffff:ffff:ffff::
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface br0 ip=192.168.100.200 bcast=192.168.100.255 netmask=255.255.255.0
[2010/03/14 14:34:57, 2] smbd/server.c:675(smbd_parent_loop)
waiting for connections
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 1] smbd/process.c:755(smbd_sig_hup_handler)
Reloading services after SIGHUP
[2010/03/14 14:34:57, 3] param/loadparm.c:9016(lp_load_ex)
lp_load_ex: refreshing parameters
Initialising global parameters
[2010/03/14 14:34:57, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2010/03/14 14:34:57, 3] param/loadparm.c:7703(do_section)
Processing section "[global]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[stefano]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[carla]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[marcello]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[HTPC]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[public]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[DVD]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[private]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[Fantom]"
[2010/03/14 14:34:57, 3] param/loadparm.c:6174(lp_add_ipc)
adding IPC service
[2010/03/14 14:34:57, 2] lib/interface.c:463(interpret_interface)
interpret_interface: using netmask value 8 from config file on interface lo
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface lo ip=127.0.0.1 bcast=127.255.255.255 netmask=255.0.0.0
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface br0 ip=fe80::215:17ff:fec7:b3e5%br0 bcast=fe80::ffff:ffff:ffff:ffff%br0 netmask=ffff:ffff:ffff:ffff::
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface br0 ip=192.168.100.200 bcast=192.168.100.255 netmask=255.255.255.0[2010/03/14 14:33:35, 3] smbd/server.c:848(exit_server_common)
Server exit (termination signal)
[2010/03/14 14:34:57, 0] smbd/server.c:1068(main)
smbd version 3.4.0 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2010/03/14 14:34:57, 2] lib/tallocmsg.c:106(register_msg_pool_usage)
Registered MSG_REQ_POOL_USAGE
[2010/03/14 14:34:57, 2] lib/dmallocmsg.c:77(register_dmalloc_msgs)
Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
[2010/03/14 14:34:57, 3] param/loadparm.c:9016(lp_load_ex)
lp_load_ex: refreshing parameters
Initialising global parameters
[2010/03/14 14:34:57, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2010/03/14 14:34:57, 3] param/loadparm.c:7703(do_section)
Processing section "[global]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[stefano]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[carla]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[marcello]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[HTPC]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[public]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[DVD]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[private]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[Fantom]"
[2010/03/14 14:34:57, 3] param/loadparm.c:6174(lp_add_ipc)
adding IPC service
[2010/03/14 14:34:57, 2] lib/interface.c:463(interpret_interface)
interpret_interface: using netmask value 8 from config file on interface lo
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface lo ip=127.0.0.1 bcast=127.255.255.255 netmask=255.0.0.0
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface br0 ip=fe80::215:17ff:fec7:b3e5%br0 bcast=fe80::ffff:ffff:ffff:ffff%br0 netmask=ffff:ffff:ffff:ffff::
[2010/03/14 14:34:57, 3] smbd/server.c:1110(main)
loaded services
[2010/03/14 14:34:57, 3] smbd/server.c:1125(main)
Becoming a daemon.
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] auth/token_util.c:433(create_local_nt_token)
Failed to fetch domain sid for CUGIARISA
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] auth/token_util.c:464(create_local_nt_token)
Failed to fetch domain sid for CUGIARISA
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] lib/privileges.c:63(get_privileges)
get_privileges: No privileges assigned to SID [S-1-22-1-0]
[2010/03/14 14:34:57, 3] lib/privileges.c:63(get_privileges)
get_privileges: No privileges assigned to SID [S-1-5-2]
[2010/03/14 14:34:57, 3] lib/privileges.c:63(get_privileges)
get_privileges: No privileges assigned to SID [S-1-5-11]
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] auth/token_util.c:433(create_local_nt_token)
Failed to fetch domain sid for CUGIARISA
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] auth/token_util.c:464(create_local_nt_token)
Failed to fetch domain sid for CUGIARISA
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] lib/privileges.c:63(get_privileges)
get_privileges: No privileges assigned to SID [S-1-5-21-2063038000-3907146246-2208747359-501]
[2010/03/14 14:34:57, 3] lib/privileges.c:63(get_privileges)
get_privileges: No privileges assigned to SID [S-1-22-2-65534]
[2010/03/14 14:34:57, 3] lib/privileges.c:63(get_privileges)
get_privileges: No privileges assigned to SID [S-1-5-2]
[2010/03/14 14:34:57, 3] lib/privileges.c:63(get_privileges)
get_privileges: No privileges assigned to SID [S-1-5-32-546]
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:210(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/uid.c:428(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:418(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 3] printing/printing.c:1415(start_background_queue)
start_background_queue: Starting background LPQ thread
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 1] smbd/process.c:755(smbd_sig_hup_handler)
Reloading services after SIGHUP
[2010/03/14 14:34:57, 3] param/loadparm.c:9016(lp_load_ex)
lp_load_ex: refreshing parameters
Initialising global parameters
[2010/03/14 14:34:57, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2010/03/14 14:34:57, 3] param/loadparm.c:7703(do_section)
Processing section "[global]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[stefano]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[carla]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[marcello]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[HTPC]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[public]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[DVD]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[private]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[Fantom]"
[2010/03/14 14:34:57, 3] param/loadparm.c:6174(lp_add_ipc)
adding IPC service
[2010/03/14 14:34:57, 2] lib/interface.c:463(interpret_interface)
interpret_interface: using netmask value 8 from config file on interface lo
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface lo ip=127.0.0.1 bcast=127.255.255.255 netmask=255.0.0.0
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface br0 ip=fe80::215:17ff:fec7:b3e5%br0 bcast=fe80::ffff:ffff:ffff:ffff%br0 netmask=ffff:ffff:ffff:ffff::
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface br0 ip=192.168.100.200 bcast=192.168.100.255 netmask=255.255.255.0
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 1] smbd/process.c:755(smbd_sig_hup_handler)
Reloading services after SIGHUP
[2010/03/14 14:34:57, 3] param/loadparm.c:9016(lp_load_ex)
lp_load_ex: refreshing parameters
Initialising global parameters
[2010/03/14 14:34:57, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2010/03/14 14:34:57, 3] param/loadparm.c:7703(do_section)
Processing section "[global]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[stefano]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[carla]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[marcello]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[HTPC]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[public]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[DVD]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[private]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[Fantom]"
[2010/03/14 14:34:57, 3] param/loadparm.c:6174(lp_add_ipc)
adding IPC service
[2010/03/14 14:34:57, 2] lib/interface.c:463(interpret_interface)
interpret_interface: using netmask value 8 from config file on interface lo
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface lo ip=127.0.0.1 bcast=127.255.255.255 netmask=255.0.0.0
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface br0 ip=fe80::215:17ff:fec7:b3e5%br0 bcast=fe80::ffff:ffff:ffff:ffff%br0 netmask=ffff:ffff:ffff:ffff::
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface br0 ip=192.168.100.200 bcast=192.168.100.255 netmask=255.255.255.0
[2010/03/14 14:34:57, 2] smbd/server.c:675(smbd_parent_loop)
waiting for connections
[2010/03/14 14:34:57, 3] smbd/sec_ctx.c:310(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/03/14 14:34:57, 1] smbd/process.c:755(smbd_sig_hup_handler)
Reloading services after SIGHUP
[2010/03/14 14:34:57, 3] param/loadparm.c:9016(lp_load_ex)
lp_load_ex: refreshing parameters
Initialising global parameters
[2010/03/14 14:34:57, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2010/03/14 14:34:57, 3] param/loadparm.c:7703(do_section)
Processing section "[global]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[stefano]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[carla]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[marcello]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[HTPC]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[public]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[DVD]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[private]"
[2010/03/14 14:34:57, 2] param/loadparm.c:7720(do_section)
Processing section "[Fantom]"
[2010/03/14 14:34:57, 3] param/loadparm.c:6174(lp_add_ipc)
adding IPC service
[2010/03/14 14:34:57, 2] lib/interface.c:463(interpret_interface)
interpret_interface: using netmask value 8 from config file on interface lo
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface lo ip=127.0.0.1 bcast=127.255.255.255 netmask=255.0.0.0
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface br0 ip=fe80::215:17ff:fec7:b3e5%br0 bcast=fe80::ffff:ffff:ffff:ffff%br0 netmask=ffff:ffff:ffff:ffff::
[2010/03/14 14:34:57, 2] lib/interface.c:340(add_interface)
added interface br0 ip=192.168.100.200 bcast=192.168.100.255 netmask=255.255.255.0
Any help appreciated.
Thanks
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.