search for: wins_server_subnet

Displaying 20 results from an estimated 25 matches for "wins_server_subnet".

2004 Feb 15
0
Nmbd errors & not starting since upgrade to 3.0.2a?
..._SUBNET Broadcast address:192.168.0.1 Subnet mask:192.168.0.1 [2004/02/14 10:05:19, 2] nmbd/nmbd_subnetdb.c:make_subnet(172) making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0 [2004/02/14 10:05:19, 2] nmbd/nmbd_subnetdb.c:make_subnet(172) making subnet name:WINS_SERVER_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0 [2004/02/14 10:05:19, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(236) add_name_to_subnet: Added netbios name LOCALHOST<00> with first IP 127.0.0.1 ttl=0 nb_flags= 4 to subnet REMOTE_BROADCAST_SUBNET [2004/02/14 10:05:19, 3] nmbd/nmbd_namelistd...
2010 Jul 29
1
Purging Windows cache after NetBIOS namechange?
Hello XP(SP3) seems to take a long time to update its list of shares after changing the NetBIOS name used in Samba (eg. going from "LINUX" to "UBUNTU"). Is there a command in Windows that can purge the data, and perform a new broadcast/WINS call to get the list of hosts and shares? Thank you.
1999 Jun 30
1
nmbd Problem
...ST_SUBNET Broadcast address:172.16.1.1 Subnet mask:172.16.1.1 [1999/06/27 14:24:04, 2] nmbd/nmbd_subnetdb.c:make_subnet(188) making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0 [1999/06/27 14:24:04, 2] nmbd/nmbd_subnetdb.c:make_subnet(188) making subnet name:WINS_SERVER_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0 [1999/06/27 14:24:04, 2] nmbd/nmbd_lmhosts.c:load_lmhosts_file(43) load_lmhosts_file: Can't open lmhosts file /usr/local/samba/lib/lmhosts. Error was No such file or directory [1999/06/27 14:24:04, 3] nmbd/nmbd.c:main(743) Loaded hosts file [199...
1999 Sep 03
0
panic when rejecting registration requests
...errors. -----------NMB Log Level 3------------ *Initial registration:* wins_process_name_registration_request: Unique name registration for name DEFAULT<03> IP 134.10.25.169 add_name_to_subnet: Added netbios name DEFAULT<03> with first IP 134.10.25.169 ttl=518400 nb_flags= 0 to subnet WINS_SERVER_SUBNET *A refresh from a different IP, which Samba ignores:* wins_process_name_refresh_request: Name refresh for name DEFAULT<03> IP 134.10.25.46 wins_process_name_refresh_request: Name refresh for name DEFAULT<03> with IP 134.10.25.46 and is IP is not known to the name. *Another registratio...
2001 Jan 02
1
Samba error message
...logon_packet: Logon from 10.0.0.7: code = 0x7 [2001/01/02 11:51:10, 0] nmbd/nmbd_winsserver.c:wins_process_multihomed_name_re gistration_request(1029) wins_process_multihomed_name_registration_request: group name registration request received for name LEGAUX<00> from IP 10.0.0.7 on subnet WINS_SERVER_SUBNET. Errror - group names should not be multihomed. [2001/01/02 11:51:11, 1] nmbd/nmbd_processlogon.c:process_logon_packet(70) process_logon_packet: Logon from 10.0.0.7: code = 0x7 [2001/01/02 11:51:11, 0] nmbd/nmbd_winsserver.c:wins_process_multihomed_name_re gistration_request(1029) wins_process_...
1998 Jun 16
3
How about this option for nmbd?
...s it. So my solution is now a small hack to the nmbd on the WINS server which adds the IP address of AA_BB manually: *** nmbd_winsserver.c.ORI Sun Jun 14 19:04:45 1998 --- nmbd_winsserver.c Sun Jun 14 19:51:32 1998 *************** *** 126,131 **** --- 126,137 ---- add_samba_names_to_subnet(wins_server_subnet); + { struct in_addr ip; + ip = *interpret_addr2( "192.168.1.10" ); + add_name_to_subnet( wins_server_subnet, + "AA_BB", 0x0, 0x64, PERMANENT_TTL, REGISTER_NAME, 1, &ip ); + } + #ifndef SYNC_DNS /* Setup the async dns. *...
2004 Feb 10
1
samba, RedHat and Windows XP Home
...NET Broadcast address:192.168.0.100 Subnet mask:192.168.0.100 [2004/02/10 08:32:38, 2] nmbd/nmbd_subnetdb.c:make_subnet(172) making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0 [2004/02/10 08:32:38, 2] nmbd/nmbd_subnetdb.c:make_subnet(172) making subnet name:WINS_SERVER_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0 [2004/02/10 08:32:38, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(236) add_name_to_subnet: Added netbios name LOCALHOST<00> with first IP 127.0.0.1 ttl=0 nb_flags= 4 to subnet REMOTE_BROADCAST_SUBNET [2004/02/10 08:32:38, 3] nmbd/nmbd_namelistd...
2009 Jun 05
2
I am so frustrated - Samba ports not opening and no error message
...NET Broadcast address:192.168.1.100 Subnet mask:192.168.1.100 [2009/06/05 17:33:17, 2] nmbd/nmbd_subnetdb.c:make_subnet(144) making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0 [2009/06/05 17:33:17, 2] nmbd/nmbd_subnetdb.c:make_subnet(144) making subnet name:WINS_SERVER_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0 [2009/06/05 17:33:17, 2] nmbd/nmbd_lmhosts.c:load_lmhosts_file(41) load_lmhosts_file: Can't open lmhosts file /etc/samba/lmhosts. Error was No such file or directory [2009/06/05 17:33:17, 3] nmbd/nmbd.c:main(802) Loaded hosts file /etc/samba/lmh...
2003 Dec 11
0
"Errror - group names should not be multihomed."
...samba 2.2.8a wins server in a NT4 network: [2003/11/25 09:41:00, 0] nmbd/nmbd_winsserver.c:wins_process_multihomed_name_registration_request (1022) wins_process_multihomed_name_registration_request: group name registration request received for name DOMAIN<00> from IP 192.168.10.5 on subnet WINS_SERVER_SUBNET. Errror - group names should not be multihomed. [2003/11/25 09:41:02, 0] nmbd/nmbd_winsserver.c:wins_process_multihomed_name_registration_request (1022) wins_process_multihomed_name_registration_request: group name registration request received for name DOMAIN<00> from IP 192.168.10.5 on su...
2008 Feb 19
3
Problem connecting to Samba server
Hi Clients cannot connect to the Samba server (Version 3.0.25b OpenBSD/amd64), first attempt gives Access denied, second attempt gives The network name request is no longer available. Can someone please help in finding out what is wrong? I've been going through the logs and configuration the past week, but can't seem to find out what's the issue. Any pointers would be appreciated.
2004 Jun 23
1
Samba 3.0.3/4 - WINS server expires names after 2 hours
...:56:49, 3] nmbd/asyncdns.c:add_dns_result(43) add_dns_result: DNS gave answer for NS-UPDATES of 10.3.9.100 [2004/06/23 13:56:49, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(236) add_name_to_subnet: Added netbios name NS-UPDATES<00> with first IP 10.3.9.100 ttl=7200 nb_flags= 4 to subnet WINS_SERVER_SUBNET The "ttl=7200" is what has me baffled. After 2 hours has passed, If I try to "ping ns-updates" again, I get no reply on the windows workstation (ie, "Ping request could not find host ns-updates. Please check the name and try again." and I see the following in log....
2003 Jul 11
0
Subject: WINS for a NAS (group names should not be multihomed)
...understand why log.nmbd contains: =-=-=-=-=- [2003/07/11 08:25:06, 0] nmbd/nmbd_winsserver.c:wins_process_multihomed_name_registration_request(1140) wins_process_multihomed_name_registration_request: group name registration request received for name MYDOMAIN<00> from IP ((NAS_IP)) on subnet WINS_SERVER_SUBNET . Errror - group names should not be multihomed. -=-=-=-=-= NAS consecutive loglines: =-=-=-=-=- Fri Jul 11 10:19:29 MEST [rshd_0:info]: Connection with DC \\TESTPDC established Fri Jul 11 10:19:34 MEST [nbns_timer:error]: WINS Server ((PDC_IP)) is not responding to registration of ((NAS_IP)) Fri...
2007 Feb 19
0
wins server name resolution fails
...5:06, 3] nmbd/asyncdns.c:add_dns_result(43) add_dns_result: DNS gave answer for FILESERVER of 192.168.1.20 [2007/02/09 01:35:06, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(247) add_name_to_subnet: Added netbios name FILESERVER<00> with first IP 192.168.1.20 ttl=7200 nb_flags= 4 to subnet WINS_SERVER_SUBNET [2007/02/09 01:35:06, 3] nmbd/asyncdns.c:run_dns_queue(227) DNS calling send_wins_name_query_response but later: [2007/02/09 09:13:38, 3] nmbd/nmbd_winsserver.c:wins_process_name_query_request(1892) wins_process_name_query: name query for name FILESERVER<00> from IP 192.168.1.10 [200...
1998 Sep 09
1
WINS problem discovered and fixed!! browsing speedup of 20X for large networks
...e a large number of clients ~1000+ at any one time over 6 subnets. Browsing was spuratic at best. nmbd sucked up %70 of the proccessing power of a sparc 5. Well after serious investigation I traced it down to two lines of code in nmbd_winsserver.c. in function initiate_wins_processing ... if(wins_server_subnet->namelist_changed) wins_write_database(); ... My first hack worked. I commented them out. Processing time went down to >1% and responce time probably went up by at least 20X. Browsing works better than I have ever expected. Before I did this I had tried everything, 1.9.18p10, linux bo...
2012 Oct 14
5
wins: no nmblookup on 192.168.1.255 but 192.168.1.2
...UBNET Broadcast address:192.168.1.2 Subnet mask:192.168.1.2 [2012/10/14 10:18:14, 2] nmbd/nmbd_subnetdb.c:180(make_subnet) making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0 [2012/10/14 10:18:14, 2] nmbd/nmbd_subnetdb.c:180(make_subnet) making subnet name:WINS_SERVER_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0 [2012/10/14 10:18:14, 2] nmbd/nmbd_lmhosts.c:43(load_lmhosts_file) load_lmhosts_file: Can't open lmhosts file /etc/samba/lmhosts. Error was No such file or directory [2012/10/14 10:18:18, 2] nmbd/nmbd_elections.c:109(check_for_master_browser_fai...
2011 Dec 15
0
Weird Samba issues
...> mask:127.0.0.1 > [2011/12/15 14:39:52.982966, 2] nmbd/nmbd_subnetdb.c:171(make_subnet) > making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 > Subnet mask:0.0.0.0 > [2011/12/15 14:39:52.982994, 2] nmbd/nmbd_subnetdb.c:171(make_subnet) > making subnet name:WINS_SERVER_SUBNET Broadcast address:0.0.0.0 > Subnet mask:0.0.0.0 > [2011/12/15 14:39:57.008772, 2] > nmbd/nmbd_elections.c:107(check_for_master_browser_fail) > check_for_master_browser_fail: Forcing election on workgroup ZAG > subnet 192.168.1.3 > [2011/12/15 14:39:59.436528, 2] > nmbd/...
2000 Aug 08
2
Internal Error in nmbd
...255.255.240.0 making subnet name:134.10.29.22 Broadcast address:134.10.31.255 Subnet mask:255.255.240.0 making subnet name:UNICAST_SUBNET Broadcast address:134.10.2.24 Subnet mask:134.10.2.24 making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0 making subnet name:WINS_SERVER_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0 initialise_wins: Can't open wins database file /usr/local/samba/var/locks/wins.dat. Error was No such file or directory read socket failed. ERRNO=Connection refused become_domain_master_browser_wins: Attempting to become domain master browser on wor...
1999 Mar 24
0
name_query failed: Samba 2.0.3
..._SUBNET Broadcast address:192.168.1.3 Subnet mask:192.168.1.3 [1999/03/24 10:35:33, 2] nmbd/nmbd_subnetdb.c:make_subnet(188) making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0 [1999/03/24 10:35:33, 2] nmbd/nmbd_subnetdb.c:make_subnet(188) making subnet name:WINS_SERVER_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0 [1999/03/24 10:35:33, 0] nmbd/asyncdns.c:start_async_dns(150) started asyncdns process 3185 [1999/03/24 10:40:52, 2] nmbd/nmbd_elections.c:check_for_master_browser_fail(110) check_for_master_browser_fail: Forcing election on workgroup WORKGROUP subn...
2003 Dec 01
0
No subject
...1/05/29 14:29:14, 0] libsmb/nmblib.c:send_udp(755) Packet send failed to 10.0.0.194(137) ERRNO=Host is down [2001/05/29 14:29:14, 0] nmbd/nmbd_packets.c:retransmit_or_expire_response_records(1621) retransmit_or_expire_response_records: Failed to resend packet id 25304 to IP 10.0.0.xxx on subnet WINS_SERVER_SUBNET [2001/05/29 14:29:16, 0] libsmb/nmblib.c:send_udp(755) Packet send failed to 10.0.0.194(137) ERRNO=Host is down [2001/05/29 14:29:16, 0] nmbd/nmbd_packets.c:retransmit_or_expire_response_records(1621) retransmit_or_expire_response_records: Failed to resend packet id 25305 to IP 10.0.0.xxx on su...
2003 Dec 01
0
No subject
...CAST_SUBNET Broadcast address:127.0.0.1 Subnet mask:127.0.0.1 [2001/06/07 15:28:59, 2] nmbd/nmbd_subnetdb.c:make_subnet(195) making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0 [2001/06/07 15:28:59, 2] nmbd/nmbd_subnetdb.c:make_subnet(195) making subnet name:WINS_SERVER_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0 [2001/06/07 15:28:59, 2] nmbd/nmbd_lmhosts.c:load_lmhosts_file(43) load_lmhosts_file: Can't open lmhosts file /usr/local/etc/lmhosts. Error was No such file or directory [2001/06/07 15:28:59, 3] nmbd/nmbd.c:main(839) Loaded hosts file [2001/06/0...