EtherChannel is what you want. It will take two or four ethernet adapters and build a new device (en?). You then define your single IP address on this new device. Etherchannel supports load balancing and failover. Etherchannel is also an industry standard. Etherchannel showed up somewhere...
Here is a simple script that can be cron'd to run each day at 23:59. It mails the current days error log entries to the admin.
#!/bin/ksh
##########################################################################
#
# ckerrpt: This script will look for all errors in the errpt
# for the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.