Network Setup Checklist networking kernel config file make sure SOCKETS option uncommented make sure INET option uncommented gateway/ip forwarding kernel config file make sure GATEWAY option uncommented network interface /etc/rc make sure ifconfig up/down lines are uncommented and filled in /etc/hosts make sure hostname in ifconfig is listed integrated SCSI ethernet network interface kernel config file make sure ie device line uncommented and correct /etc/rc make sure ifconfig ie lines are uncommented and filled in /dev/ make sure to run ./MAKEDEV ie in /dev condor network interface kernel config file make sure cndintr line uncommented make sure cnd controller line uncommented and correct make sure cn device lines uncommented and correct /etc/rc make sure ifconfig cn lines are uncommented and filled in /dev/ make sure to run ./MAKEDEV cn in /dev eagle network interface kernel config file make sure egintr line uncommented make sure eg device lines uncommented and correct /etc/rc make sure ifconfig eg lines are uncommented and filled in /dev/ make sure to run ./MAKEDEV eg in /dev loopback network interface /etc/rc make sure ifconfig lo lines are uncommented and filled in /dev/ make sure to run ./MAKEDEV lo in /dev peregrine network interface kernel config file make sure pg device lines uncommented and correct /etc/rc make sure ifconfig pg lines are uncommented and filled in /dev/ make sure to run ./MAKEDEV pg in /dev routing /etc/rc make sure /usr/etc/routed uncommented and options specified /etc/gateways list routes that routed will setup arp resolution /etc/rc make sure /usr/etc/arp uncommented make sure /usr/etc/rarpd uncommented /etc/ethers list ethernet addresses to hostnames that need arp name to address resolution /etc/rc make sure /usr/bin/domainname uncommented and filled in /etc/svcorder order of use for name/address services /etc/hosts list IP addresses to names and aliases /etc/yp/* yellow pages (NIS) for hosts and addresses /etc/resolv.conf specify domainname (xxx.com) and nameserver(s) telnet /etc/inetd.conf make sure telnet service uncommented /etc/inittab make sure /etc/inittab.net is appended to /etc/inittab rlogin/rsh /etc/inetd.conf make sure login and shell services are uncommented /etc/inittab make sure /etc/inittab.net is appended to /etc/inittab /etc/hosts.equiv list of systems allowed to rlogin/rsh ~/.rhosts list systems allowed to rlogin/rsh per user ftp /etc/ftpusers list users not allowed to ftp into system /etc/inetd.conf make sure ftp service uncommented DNS /etc/resolv.conf specify domainname (xxx.com) and nameserver(s) /etc/named.boot setup configuration file ... refer to named(1), "DNS and Bind", "CX/UX Networking Reference Manual" sendmail /usr/lib/sendmail.cf setup configuration file /usr/lib/aliases list username aliases NFS /etc/rc make sure lo0 interface is configured and uncommented make sure /usr/etc/portmap uncommented make sure /usr/etc/rpc.statd uncommented make sure /usr/etc/rpc.lockd uncommented NFS client /etc/rc make sure /usr/etc/biod uncommented make sure /sbin/umount -at nfs uncommented make sure /sbin/mount -at nfs uncommented /etc/fstab list all NFS filesystems that will be mounted at boot-up kernel config file make sure NFSCLIENT option uncommented NFS server /etc/rc make sure /etc/exports uncommented make sure /usr/etc/exportfs uncommented make sure /usr/etc/nfsd uncommented kernel config file make sure NFSSERVER option uncommented /etc/exports list all NFS filesystems to be exported /etc/inetd.conf make sure mountd uncommented NIS/yellow pages master /etc/yp/* make sure maps are setup /etc/rc make sure /usr/bin/domainname is set make sure /usr/etc/portmap uncommented make sure /usr/etc/ypserv uncommented make sure /usr/etc/rpc.yppasswdd uncommented if passwd server NIS/yellow pages client /etc/rc make sure /usr/bin/domainname is set make sure /usr/etc/portmap uncommented make sure /usr/etc/ypbind uncommented RPC services /etc/rc make sure lo0 interface is configured and uncommented make sure /usr/etc/portmap uncommented RPC rex /etc/inetd.conf make sure rexd uncommented RPC spray /etc/inetd.conf make sure sprayd uncommented RPC rwall /etc/inetd.conf make sure walld uncommented RPC rusers /etc/inetd.conf make sure rusersd uncommented RPC rup/ruptime /etc/inetd.conf make sure rstatd uncommented RPC quota /etc/inetd.conf make sure rquotad uncommented