in reply to Re: How to send popup message?
in thread How to send popup message?

hi dear thanks for your reply but when i run smbclient -M dns or smclient 192.168.10.2 it : root@SEPEHR root# smbclient -M dns added interface ip=192.168.10.2 bcast=192.168.10.255 mask=255.255.255.0 Cannot resolve name dns#0x3 and with ip address again i get this error. i am using linux redhat 9.0 and smb is started but not configured. is it necessary to configure it? and what is my problem? Best Regurd. my email address: ralijani@yahoo.com

Replies are listed 'Best First'.
Re: Re: Re: How to send popup message?
by tcf22 (Priest) on Jun 28, 2003 at 17:00 UTC
    smbclient -M requires a NETBIOS name. If your windows machines aren't running netbios, then this won't work. There is a smbclient -I, which lets you send to an IP, which may be more what you want but I can't get it to work. Maybe you'll have better luck.

    It doesn't need much configuring. You may have to edit smb.conf to change your WORKGROUP and NETBIOS name.