Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Nov 2004 02:40:56 +0100
From:      Radek Kozlowski <radek@raadradd.com>
To:        Mark Jayson Alvarez <jay2xra@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How can I specify the ipaddress in smbfs entry in fstab?
Message-ID:  <20041104014056.GR45424@werd>
In-Reply-To: <20041104010547.4471.qmail@web51604.mail.yahoo.com>
References:  <20041104010547.4471.qmail@web51604.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 03, 2004 at 05:05:47PM -0800, Mark Jayson Alvarez wrote:
> Good day!
>    I wanted to mount our samba server whenever my
> computer boots so I added an entry in fstab like this
> 
> 
>                          mountpt
> //guest@samba/mp3s       /mp3
> 
> 
> but I have no idea how will I specify the ip address
> of the server.
> 
> using the mount_smbfs, I can mount it by providing the
> "-I ipaddress" option.
> 
> Do you know how will I tell the fstab to add that
> information? I've been reading the fstab manpages and
> also the mount_smbfs but nothing helps. 

//guest@samba/mp3s	/mp3	smbfs	-I=192.168.1.1,noauto ...

-Radek



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041104014056.GR45424>