Date: Wed, 3 Nov 2004 17:46:57 -0800 (PST) From: Mark Jayson Alvarez <jay2xra@yahoo.com> To: albi <albi@scii.nl> Cc: freebsd-questions@freebsd.org Subject: Re: How can I specify the ipaddress in smbfs entry in fstab? Message-ID: <20041104014657.10626.qmail@web51609.mail.yahoo.com> In-Reply-To: <63948.82.197.200.111.1099531518.squirrel@82.197.200.111>
next in thread | previous in thread | raw e-mail | index | archive | help
--- albi <albi@scii.nl> wrote: > hi, > > > mountpt > > //guest@samba/mp3s /mp3 > > you can probably use e.g. > > //guest@10.1.1.1/mp3s /mp3 It still doesn't work. I remember mounting it manually using the command mount_smbfs -I ipaddress //guest@samba/mp3s /mtpoint I don't think substituting ipaddress(eg, 10.1.1.1) for "samba" in guest@samba will make any sense because I still have to specify its IP address using the "-I" option whenever I mount it manually. > in your /etc/fstab, but of course you can also add > your samba-server > in /etc/hosts tried it also, but didn't work. Anymore idea? thanks. __________________________________ Do you Yahoo!? Check out the new Yahoo! Front Page. www.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041104014657.10626.qmail>