SearchFAQMemberlist Log in
Reply to topic Page 1 of 1
re: help with netbios error
Author Message
Post re: help with netbios error 
Hi all,
This error is beyond me. I'm a programmer, not a network engineer.
I've just inherited this issue.
Here is my command and the resultant output:

-bash-4.1$ /usr/share/BackupPC/bin/BackupPC_dump -f -v tim

cmdSystemOrEval: about to system /bin/ping -c 1 -w 3 tim
cmdSystemOrEval: finished: got output PING tim.aimsystems.ca (10.30.6.7) 56(84) bytes of data.
64 bytes from tim.aimsystems.ca (10.30.6.7): icmp_req=1 ttl=128 time=3.02 ms

--- tim.aimsystems.ca ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 3.023/3.023/3.023/0.000 ms

cmdSystemOrEval: about to system /bin/ping -c 1 -w 3 tim
cmdSystemOrEval: finished: got output PING tim.aimsystems.ca (10.30.6.7) 56(84) bytes of data.
64 bytes from tim.aimsystems.ca (10.30.6.7): icmp_req=1 ttl=128 time=0.861 ms

--- tim.aimsystems.ca ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.861/0.861/0.861/0.000 ms

CheckHostAlive: returning 0.861
cmdSystemOrEval: about to system /usr/bin/nmblookup -A tim
cmdSystemOrEval: finished: got output Looking up status of 10.30.6.7
WORKGROUP <00> - <GROUP> B <ACTIVE>
TIM <00> - B <ACTIVE>
TIM <20> - B <ACTIVE>
WORKGROUP <1e> - <GROUP> B <ACTIVE>

MAC Address = 6C-62-6D-1A-FB-4B


NetBiosInfoGet: success, returning host workgroup, user
dump failed: host tim has mismatching netbios name workgroup

I'm running this command from the DataStore server which runs the dhcp service.
Within /etc/dhcp/dhcpd.conf, we statically assign IPs by MAC address.
Unless he has changed his NIC (which he has not) he will always get the same IP

I don't get it?! What am I missing?!

View user's profile Send private message
Post Further Info 
Furthermore...

Everybody in the office is a laptop and so connects wirelessly.
Only the servers are wired into the router (which also acts as a WAP)

View user's profile Send private message
Post help with netbios error 
On Fri, Nov 18, 2011 at 8:51 AM, AIM Systems
<backuppc-forum < at > backupcentral.com> wrote:

CheckHostAlive: returning 0.861
cmdSystemOrEval: about to system /usr/bin/nmblookup -A tim
cmdSystemOrEval: finished: got output Looking up status of 10.30.6.7
       WORKGROUP       <00> - <GROUP> B <ACTIVE>
       TIM             <00> -         B <ACTIVE>
       TIM             <20> -         B <ACTIVE>
       WORKGROUP       <1e> - <GROUP> B <ACTIVE>

       MAC Address = 6C-62-6D-1A-FB-4B


NetBiosInfoGet: success, returning host workgroup, user
dump failed: host tim has mismatching netbios name workgroup

I'm running this command from the DataStore server which runs the dhcp service.
Within /etc/dhcp/dhcpd.conf, we statically assign IPs by MAC address.
Unless he has changed his NIC (which he has not) he will always get the same IP

I don't get it?! What am I missing?!

I usually see the host name returned first in the list from nmblookup
before the group name. I don't know if that is confusing backuppc or
not (or how you would change it...), but if you always have the same
IP you should be able to uncheck the dhcp option and use DNS or add
the IP in ClientNameAlias.

--
Les Mikesell
lesmikesell < at > gmail.com

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Post help with netbios error 
On Fri, 2011-11-18 at 06:51 -0800, AIM Systems wrote:

I don't get it?! What am I missing?!

A quick google implies it might be related to 2 connections to the
network either 2xethernet or ethernet+wireless.



http://www.backupcentral.com/phpBB2/two-way-mirrors-of-external-mailing-lists-3/backuppc-21/dum-failed-error-has-mismatching-netbios-name-workgroup-102938/

--
Tim Fletcher <tim < at > night-shade.org.uk>


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Post re: netbios error 
Thanks for your reply Tim.

I, too, have read this when 'Google'ing the error and have so far been ruled it out.
Physically, there are no ethernet jacks in the walls of the office, hence the WAPs
How does one determine if a device has multiple IPs?
/bin/nmblookup only returns the one address.

View user's profile Send private message
Post help with netbios error 
On Fri, 2011-11-18 at 11:09 -0800, AIM Systems wrote:
Thanks for your reply Tim.

I, too, have read this when 'Google'ing the error and have so far been ruled it out.
Physically, there are no ethernet jacks in the walls of the office, hence the WAPs
How does one determine if a device has multiple IPs?
/bin/nmblookup only returns the one address.

What does ipconfig /all on the windows machine say?

--
Tim Fletcher <tim < at > night-shade.org.uk>


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Magic SEO URL for phpBB