# gunzip -cd atge-x.x.x.tar.gz | tar xf -
Добавить имя хоста для сетевой карты в /etc/hosts file
% cd /.../atge-x.x.x
% rm obj Makefile
% rm obj Makefile
% ln -s Makefile.${KARCH}_${COMPILER} Makefile
% ln -s ${KARCH} obj
После этого скомпилируйте atge в соответствии со следующим.
% rm Makefile.config
% ln -s Makefile.config_gld3 Makefile.config
% /usr/ccs/bin/make
# cd /.../atge-x.x.x
# /usr/ccs/bin/make install
# ./adddrv.sh
# /usr/ccs/bin/make uninstall (don`t do this for Solaris7)
# modload obj/atge
# devfsadm -i atge ( for solaris7, use drvconfig and reboot with -r option )
# ifconfig atgeN plumb ( where N is unit number, typcally 0 for first card)
# ifconfig -a ( you will see an entry for atge0, ensure Чистый эфир address is correct)
# ifconfig atgeN HOSTNAME
# ifconfig atgeN ( ensure IP address is correct)
# ifconfig atgeN up ( and then you can test with ping, telnet, ftp ...)
# cd /.../atge-x.x.x
# /usr/ccs/bin/make install
# ./adddrv.sh
# devfsadm -i atge ( for Solaris7 use drvconfig and reboot with -r option )
sudo dladm show-phys
ifconfig atgeN plumb up
ifconfig -a
file in /etc/hostname.atgeN
/etc/dhcp.atgeN
Dynamic Drive CSS Library
Credits: Dynamic Drive CSS Library