JSP - Johnson's Server Project
SERVER - Configure Network

GOAL Initially this server will act as:
a fixed IP Address Server (for Samba)
Initial Configuration The initial configuration should have been done with the installation
/stand/sysinstall provides for the assignment of IP Address, etc.
IP Address use the address of 192.168.1.10, netmask of 255.255.255.0
hostname = freeserve.jsp.com
(Optional)
DHCP Client
(The FIrewall is the server)
(Optional - do not use for Samba Server)
Edit /etc/rc.conf and make sure that
ifconfig_dc0="DHCP"
instead of the inet and netmask
/etc/hosts edit /etc/hosts and add the line 192.168.1.10 freeserve
/etc/exports edit /etc/exports and add the lines
/tmp
/mraid