Home
Products and Services
Industries
Support
Store
Partners
Communities
About
Description: NDDcfg provides the ability to easily configure selectively your network interfaces. Revision 1.18 is provided here. Here is an example on how to use it: * Installation (as root): # cd NDD # make install * Installation example: root@mysun # cd Solaris-Tuning-scripts/NDD root@mysun # make install /usr/sbin/install -f /etc/init.d -m 0755 NDDcfg NDDcfg installed as /etc/init.d/NDDcfg test -s /etc/rc2.d/S78NDDcfg || (cd /etc/rc2.d/ ; /usr/bin/ln -s ../init.d/NDDcfg /etc/rc2.d/S78NDDcfg) /usr/sbin/install -f /etc/init.d -m 0755 TCPcfg TCPcfg installed as /etc/init.d/TCPcfg test -s /etc/rc2.d/S79TCPcfg || (cd /etc/rc2.d/ ; /usr/bin/ln -s ../init.d/TCPcfg /etc/rc2.d/S79TCPcfg) test -f /etc/inet/NDDcfg.conf || /usr/sbin/install -c /etc/inet -m 0644 NDDcfg.conf NDDcfg.conf installed as /etc/inet/NDDcfg.conf * Installed files are: -rw-r--r-- 1 bin bin 375 Apr 2 12:07 /etc/inet/NDDcfg.conf -rwxr-xr-x 1 bin bin 13339 Apr 2 12:07 /etc/init.d/NDDcfg -rwxr-xr-x 1 bin bin 4631 Apr 2 12:07 /etc/init.d/TCPcfg lrwxrwxrwx 1 root other 16 Apr 2 12:07 /etc/rc2.d/S78NDDcfg -> ../init.d/NDDcfg lrwxrwxrwx 1 root other 16 Apr 2 12:07 /etc/rc2.d/S79TCPcfg -> ../init.d/TCPcfg
Contact: Vincent S. Cojot - nddcfg [ at ] cojot.name
Submitter: Vincent S. Cojot
Collections/Keywords: configuration, networking