Re: get ip from samba

2004-04-08 Thread Marcin
Hello, > C:\Documents and Settings\SJr>ping GAUSS > Pinging GAUSS [192.168.0.30] with 32 bytes of data: > Like so... BTW. No this is not debian OS :] Debian-Security > see in wins.dat file. > default: /var/lock/samba/wins.dat of course on samba master domain. samba is changing this file all th

Re: get ip from samba

2004-04-08 Thread Tibor Repasi
Hy! LeVA wrote: Hi! Is there a way to get a machine's ip address, if I only know it's netbios name? Basically not. NetBIOS does not deal with ip addresses, its an other protocol stack than tcp/ip! Nowadays used "NetBIOS over IP" is the NetBIOS implementaion wrapped in ip. Therefore use s

Re: get ip from samba

2004-04-08 Thread Marcin
Hello, > C:\Documents and Settings\SJr>ping GAUSS > Pinging GAUSS [192.168.0.30] with 32 bytes of data: > Like so... BTW. No this is not debian OS :] Debian-Security <[EMAIL PROTECTED]> > see in wins.dat file. > default: /var/lock/samba/wins.dat of course on samba master domain. samba is changi

RE: get ip from samba

2004-04-08 Thread Steve Ramage
--- From: Marcin [mailto:[EMAIL PROTECTED] Sent: April 8, 2004 8:31 AM To: Debian-Security Subject: Re: get ip from samba Hello, > Is there a way to get a machine's ip address, if I only know it's > netbios name? see in wins.dat file. default: /var/lock/samba/wins.dat for examp

Re: get ip from samba

2004-04-08 Thread Marcin
Hello, > Is there a way to get a machine's ip address, if I only know it's > netbios name? see in wins.dat file. default: /var/lock/samba/wins.dat for example: "ADTK#00" 1081647851 192.168.14.22 64R there are NetBios Names, IPs, smb flags etc... this is normal text file. -- Marcin.

Re: get ip from samba

2004-04-08 Thread Tibor Repasi
Hy! LeVA wrote: Hi! Is there a way to get a machine's ip address, if I only know it's netbios name? Basically not. NetBIOS does not deal with ip addresses, its an other protocol stack than tcp/ip! Nowadays used "NetBIOS over IP" is the NetBIOS implementaion wrapped in ip. Therefore use sam

Re: get ip from samba

2004-04-08 Thread caf
On Thu, Apr 08, 2004 at 04:07:18PM +0200, LeVA wrote: > Hi! > > Is there a way to get a machine's ip address, if I only know it's > netbios name? look at nmblookup nmblookup LEVA should tell is ip address -- http://glot.net/, [EMAIL PROTECTED] Cycom http://www.rezal.net/, Epidemic http:/

Re: [d-security] get ip from samba

2004-04-08 Thread Christian Hammers
Hello On Thu, Apr 08, 2004 at 04:07:18PM +0200, LeVA wrote: > Is there a way to get a machine's ip address, if I only know it's > netbios name? > With 'smbtree -S' I see a machine with the name 'LEVA': Try "nmblookup -I LEVA". bye, -christian-

get ip from samba

2004-04-08 Thread LeVA
Hi! Is there a way to get a machine's ip address, if I only know it's netbios name? With 'smbtree -S' I see a machine with the name 'LEVA': $ smbtree -S Password: CMD \\LEVA LeVA - Samba Server (3.0.2a-Debian) But I want to know it's ip address. I don't know how to g

RE: get ip from samba

2004-04-08 Thread Steve Ramage
--- From: Marcin [mailto:[EMAIL PROTECTED] Sent: April 8, 2004 8:31 AM To: Debian-Security Subject: Re: get ip from samba Hello, > Is there a way to get a machine's ip address, if I only know it's > netbios name? see in wins.dat file. default: /var/lock/samba/wins.dat for examp

Re: get ip from samba

2004-04-08 Thread Marcin
Hello, > Is there a way to get a machine's ip address, if I only know it's > netbios name? see in wins.dat file. default: /var/lock/samba/wins.dat for example: "ADTK#00" 1081647851 192.168.14.22 64R there are NetBios Names, IPs, smb flags etc... this is normal text file. -- Marcin.

Re: get ip from samba

2004-04-08 Thread caf
On Thu, Apr 08, 2004 at 04:07:18PM +0200, LeVA wrote: > Hi! > > Is there a way to get a machine's ip address, if I only know it's > netbios name? look at nmblookup nmblookup LEVA should tell is ip address -- http://glot.net/, [EMAIL PROTECTED] Cycom http://www.rezal.net/, Epidemic http:/

Re: [d-security] get ip from samba

2004-04-08 Thread Christian Hammers
Hello On Thu, Apr 08, 2004 at 04:07:18PM +0200, LeVA wrote: > Is there a way to get a machine's ip address, if I only know it's > netbios name? > With 'smbtree -S' I see a machine with the name 'LEVA': Try "nmblookup -I LEVA". bye, -christian- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] w

get ip from samba

2004-04-08 Thread LeVA
Hi! Is there a way to get a machine's ip address, if I only know it's netbios name? With 'smbtree -S' I see a machine with the name 'LEVA': $ smbtree -S Password: CMD \\LEVA LeVA - Samba Server (3.0.2a-Debian) But I want to know it's ip address. I don't know how to g