Introduction

This lab provides you with the instructions and practical experience to mount a shared resource from an SMB file server. This allows access to files on a Windows system from a FreeBSD client using SMB/CIFS. On the FreeBSD side the SMBFS kernal module is loaded automatically when the mount_smbfs command is used. No software need be installed.

Pre Lab Requirements:

You are responsible for reading and understanding the mount command in the FreeBSD Handbook.  You are also responsible for "sharing a folder " from a Windows SMB file server using a variety of access privileges.  You will require a TCP/IP network configuration with a valid IP address on both machines,  an account and password on the windows server and the server name.

Boot the FreeBSD image and test your network configurations:

Create a user account and a shared folder on the Windows SMB server:

Questions:

From your workstation can you ping your Windows machine ?


Can you ping the Mohawk College nameserver?


Are you able to ping hosts in other networks?

Mount A shared folder from an SMB file server