| United States-English |
|
|
|
![]() |
HP-UX Host Intrusion Detection System Version 4.1 Administrator's Guide: HP-UX 11i v1, HP-UX 11i v2 and HP-UX 11i v3 > Chapter 2 Configuring HP-UX HIDSConfiguring a Multihomed Agent System |
|
A multihomed system is a system that has multiple connections to a network. Typically, a multihomed system has more than one network interface card, each with a unique address. While the system can have only one host name, the name resolution software usually returns the IP address of one of the interfaces on the system. In such configurations, the HP-UX HIDS agent must know which interface to listen on for commands from the HP-UX HIDS administration system. Therefore, the HP-UX HIDS agent configuration file must contain the setting that specifies the network address on which the HP-UX HIDS agent listens. To configure an HP-UX HIDS agent in a multihomed environment, follow these steps:
If you enter an invalid IDS_LISTEN_IFACE parameter, the HP-UX HIDS software agent reports an error when you attempt to start it. Repeat steps 1to 8 to correct the setting of IDS_LISTEN_IFACE, and restart the HP-UX HIDS agent. The following example illustrates how to configure a multihomed agent system: Install HP-UX HIDS agent software on a system named large, which has three network interface cards, each with a unique IP address. Two of the IP addresses are mapped to aliases large1 and large2. Enter the following commands: $nslookup large ... Addresses: 1.2.3.4, 1.2.5.10, 1.5.6.7 $nslookup large1 ... Address: 1.2.3.4 $nslookup large2 ... Address: 1.2.5.10 Select the network interface that the HP-UX HIDS agent software on the system large must listen on. For example, select the interface with the IP address 1.2.5.10, aliased to the name large2. The HP-UX HIDS agent software communicates only with an HP-UX HIDS System Manager that sends network traffic to and receives it from IP address 1.2.5.10. Therefore, set the IDS_LISTEN_IFACE parameter in the HP-UX HIDS configuration file to either
or
Choose the third network interface card that has no host name aliased to it. In this case, set the IDS_LISTEN_IFACE parameter to: Force the HP-UX HIDS agent to reread the configuration file by sending it a HUP signal. For more information, see “Forcing Active Agent to Reread Configuration File”. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||