Re: [Samba] Resolving computername from ip

2004-03-26 Thread Mike Stewart
I normally use  ping -a [IP address] from a Windows DOS session.  Not sure
if the -a option works from a Linux commend prompt though.

- Original Message - 
From: Torben Thomsen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, March 26, 2004 7:47 AM
Subject: [Samba] Resolving computername from ip


 Hi,
 Is there, on a intranet, any way to resolve the computername from its ip
   ?  I have a setup where I know which users are on which ip, and I
 wan't to notify some events to some users with a smbclient -M. But
 since I don't know the computername, I don't know any way to send the
 popups...

 thanks
 /torben t
 -- 
 To unsubscribe from this list go to the following URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.622 / Virus Database: 400 - Release Date: 15/03/2004


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Resolving computername from ip

2004-03-26 Thread Beast
* Torben Thomsen [EMAIL PROTECTED] menulis:

 Hi,
 Is there, on a intranet, any way to resolve the computername from
 its ip 
   ?  I have a setup where I know which users are on which ip, and I 
 wan't to notify some events to some users with a smbclient -M. But
 
 since I don't know the computername, I don't know any way to send
 the popups...
 
 thanks
 /torben t


nmblookup -A?

--beast

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Resolving computername from ip

2004-03-26 Thread Adam Tauno Williams
  Is there, on a intranet, any way to resolve the computername from
  its ip 
?  I have a setup where I know which users are on which ip, and I 
  wan't to notify some events to some users with a smbclient -M. But
  since I don't know the computername, I don't know any way to send
  the popups...
 nmblookup -A?

Setup an intranet DNS service and propogate WINS information into it with wins
hook.  If you are using an LDAP passdb bind has a very good ldap-sdb module so
you can keep host  zone information in the same Dit as well;  nice for
administration.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Resolving computername from ip

2004-03-26 Thread Adam Tauno Williams
Is there, on a intranet, any way to resolve the computername
from its ip 
  ?  I have a setup where I know which users are on which ip,
  and I 
wan't to notify some events to some users with a smbclient -M.
But since I don't know the computername, I don't know any way to
send the popups...
   nmblookup -A?
  Setup an intranet DNS service and propogate WINS information into it
  with wins hook.  If you are using an LDAP passdb bind has a very
  good ldap-sdb module so you can keep host  zone information in the
  same Dit as well;  nice for administration.
 Is this better than dynamic update DNS?, SOL.

I suppose it depends on what you want to accomplish.  It seems more flexible and
extensible to me than raw DDNS, but the big boon is management.  Adjusting DNS
records can then be done through the same tool/interface you use for user,
groups, mail routing, etc  Add in the LDAP patch for ISC's DHCP server and
you've almost got an end-to-end directory enabled network.  Works very well for
us;  just throwing it out there since I think these solutions get overlooked alot.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Resolving computername from ip

2004-03-25 Thread Torben Thomsen
Hi,
Is there, on a intranet, any way to resolve the computername from its ip 
 ?  I have a setup where I know which users are on which ip, and I 
wan't to notify some events to some users with a smbclient -M. But 
since I don't know the computername, I don't know any way to send the 
popups...

thanks
/torben t
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba