Setup guide
If error messages appear, verify the permissions in the /etc/exports file on
the server machine. Read and write permission must be given to the
hosts. The appropriate line should look similar to the following:
/usr/discreet/clip *(rw,sync,no_root_squash
Verifying that NFS and Automounting Daemons are
Running
Network File System (NFS) and automounting daemons (AMD on Linux) must
be running for Wire transfers to work.
These daemons are installed and running by default. Use the following
procedures to verify that these daemons are running.
To start NFS and AMD:
1 Type the following command:
chkconfig --list | grep nfs
chkconfig --list | grep amd
2 Verify that NFS and AMD are set to “on” for run levels 3,4, and 5.
3 If NFS or AMD is off on any of those run levels, type:
chkconfig nfs on
chkconfig amd on
4 Restart your network. Type:
/etc/init.d/network restart
You might also consider rebooting your workstation.
Checking the Status of Network Interfaces
If you continue to have problems with your network, you should verify that
your network interfaces are up and running.
To check the status of your network interfaces:
1 Check the status of your network interfaces, by typing:
Visual Effects and Finishing Troubleshooting | 231