When running: smbclient \\server\tmp , I get the message: "added interface ip=my.ip.address bcast=another.ip.address nmask=255.255.255.248 Connection to server failed" Not able to locate this error in docs or o'reilly samba book, can anyone help? tia -------------------------------------------- METAgency - Media and Ecommerce Technology Ph: (775) 284-8657 Fax: (775) 284-8658 Wireless: (775) 720-2119 Web: http://www.metagency.com --------------------------------------------
Try smbclient \\server\tmp -d3 and see what you can learn. Joel On Wed, Oct 10, 2001 at 04:42:06PM -0700, METAgency wrote:> When running: smbclient \\server\tmp , > I get the message: > "added interface ip=my.ip.address bcast=another.ip.address > nmask=255.255.255.248 > Connection to server failed" > Not able to locate this error in docs or o'reilly samba book, can anyone help?