Wins client
Hi all.
I need to setup my linux box as Wins client only to identify some
notebook that sometimes are conencted to network.
I've installed samba --> OK
Modified smb.conf as :
wins support = no
wins server = 10.248.158.2
dns proxy = no
start smb -> ok
[root@webdru2ux samba]# ps -ef | grep mbd
root 18512 1 0 Nov02 ? 00:00:00 smbd -D
root 18513 18512 0 Nov02 ? 00:00:00 smbd -D
root 18517 1 0 Nov02 ? 00:00:06 nmbd -D
but if i try to ping or traceroute a notebook i got:
[root@webdru2ux samba]# ping nb-brugo
ping: unknown host nb-brugo
[root@webdru2ux samba]# traceroute nb-brugo
traceroute: unknown host nb-brugo
I think that i miss some steps.
Any ideas ? what's wrong ?
Any help will be appreciated.
Thanks
Mike
.
Relevant Pages
- Re: Wins client
... notebook that sometimes are conencted to network. ... I've installed samba --> OK ... but if i try to ping or traceroute a notebook i got: ... traceroute: unknown host nb-brugo ... (linux.redhat.install) - Re: Wins client
... notebook that sometimes are conencted to network. ... I've installed samba --> OK ... but if i try to ping or traceroute a notebook i got: ... traceroute: unknown host nb-brugo ... (linux.redhat.install) - RE: Notebook on Windows Network
... > But my notebook seems to not be able to see anything. ... If I ping my Windows ... Sounds like a problem with the samba ... version of Windows Server is it running (NT4, W2K Server, Win Server ... (Fedora) - Re: A few Linux questions from a Newbie (Samba / firewire harddisks)
... > An old notebook that was collecting dust is now occupied with some new ... > computers (running Windows XP). ... > reading some info on the web about Samba, and it mentions that I need to ... (alt.os.linux.suse) - Re: Samba + external drives
... I use an external IDE/Firewire enclosure on ... Looking back at the notebook, ... Windows to a samba server on an external drive. ... machines, different drives, different distro (SUSE 9.2 or 10.0 at the ... (Debian-User) |
|