Configuring The Bypass Card - Novell ZENWORKS NETWORK ACCESS CONTROL 5.0 - 09-22-2008 User Manual

Table of Contents

Advertisement

4 Close the Novell ZENworks Network Access Control Enforcement server case.
5 Power up the Novell ZENworks Network Access Control Enforcement server.
C.5 Configuring the Bypass Card
To configure the Novell ZENworks Network Access Control server for the bypass
card:
1 Log into the Novell ZENworks Network Access Control Enforcement server via SSH or
directly.
2 Open the following file with a text editor such as vi:
/etc/modprobe.conf
3 Ensure that the new NIC cards have entries such as the following:
alias eth0 e1000
alias eth1 e1000
4 Save and exit the file.
5 Enter the following command to turn on the init script:
chkconfig --add bypass
6 Open the following file with a text editor such as vi:
/etc/sysconfig/bypass.conf
7 Edit the file to include site specific requirements. An example bypass.conf file is shown in
"bypass.conf File Example" on page
bypass.conf File Example
export DEVICE_FILE=/dev/n22xx0
export MODULE_NAME=n22xx
# Mode can be either 0 or 1.
# Mode 0 operates the card with both ports disconnected until they recieve
# a heartbeat from either the kernel OR user space process. Should that timer
# expire, the card will enter Bypass mode, allowing traffic to flow beyond
# the device.
# Mode 1 operates the card with both ports connected. If it receives a
# heartbeat signal, THEN IT WILL GO INTO BYPASS.
#
# Use Mode 0 unless otherwise directed.
#
export MODE=0
# Which type of heartbeat? If it is KERNEL_HEARTBEAT then the kernel module
# will generate the heartbeat ticks. This will protect against kernel panics
# and server reboots but offer nothing in the way of application protection.
export KERNEL_HEARTBEAT=1
# How many seconds does the kernel wait before issuing another bypass
# heartbeat? This amount of downtime is possible during reboot or kernel
# panic.
export KERNEL_HEARTBEAT_SECONDS=10
439.
HA Bypass Card 439

Advertisement

Table of Contents
loading

This manual is also suitable for:

Zenworks network access control 5.0

Table of Contents