discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSMBrowser can find domains


From: Rogelio M . Serrano Jr .
Subject: Re: GSMBrowser can find domains
Date: Tue, 18 Nov 2003 15:11:28 +0800

Hello

i tried the lookup as shown below and it returned nothing.

this is what i get with nmblookup "*":

querying * on 10.255.255.255
10.0.1.8 *<00>
10.0.1.10 *<00>
10.0.1.5 *<00>
10.0.1.17 *<00>
10.0.0.1 *<00>

10.0.0.1 is the pdc

nmblookup "-A" 10.0.0.1 returns:

Looking up status of 10.0.0.1
        DEBIAN          <00> -         B <ACTIVE>
        DEBIAN          <03> -         B <ACTIVE>
        DEBIAN          <20> -         B <ACTIVE>
        ..__MSBROWSE__. <01> - <GROUP> B <ACTIVE>
        SMSGLOBAL       <00> - <GROUP> B <ACTIVE>
        SMSGLOBAL       <1b> -         B <ACTIVE>
        SMSGLOBAL       <1d> -         B <ACTIVE>
        SMSGLOBAL       <1e> - <GROUP> B <ACTIVE>

On 2003-11-17 20:36:41 +0800 Marko Riedel <mriedel@neuearbeit.de> wrote:


Hello there,

I'm not sure what your problem is. Would you please try the following
command? (All of it on one line, please.)

nmblookup '*' | awk '{print $1}' | xargs nmblookup -A | grep '<00> - <GROUP> M <ACTIVE>' | sort | uniq

Best regards,






reply via email to

[Prev in Thread] Current Thread [Next in Thread]