HP UX IPSec Software manual

Page 5

3.Select New Rule in the right menu.

4.In the wizard Rule Type dialog box, select Custom. Click Next.

5.In the Endpoints dialog box, enter the IP addresses. Click Next.

6.In the Requirements dialog box, select Require inbound and outbound. Click Next.

7.In the Authentication Method dialog box, configure the IKE authentication method.

To use certificates for IKE authentication, select Computer Certificate and enter the distinguished name for the CA in the CA Name field.

To use preshared keys, select Advanced and click the Customize button. In the Customize Advanced Authentication Methods dialog box, select Preshared Key and enter an ASCII string in the Key field.

Click Next.

8.The Profile dialog box specifies when the rule will be active according to the network status of the system. Select the profiles appropriate for your topology. HP selected all the profiles.

Click Next.

9.In the Name dialog box, enter a name for the rule. Click Finish.

Using the netsh advfirewall consec command to configure connection security rules

To configure a connection security rule with specific ports or protocols, you must use the Microsoft netsh advfirewall consec command. The netsh command has a built-in help utility that you can use to display syntax information.

In most cases, you can use syntax similar to the following:

netsh advfirewall consec add rule name=rule_name enable=yes endpoint1=ip_addr endpoint2=ip_addr [protocol=protocol][port1=port] [port2=port] action=requireinrequireout auth1=computerpsk auth1psk=my_preshared_key

For example, the following command configures a rule that applies IPsec security for the telnet (port

514) service on the Windows 2008 server (10.0.0.208) from the HP-UX system (10.0.0.11):

netsh advfirewall consec add rule name=iop-rule enable=yes endpoint1=10.0.0.208 endpoint2=10.0.0.11 protocol=tcp port1=514 action=requireinrequireout auth1=computerpsk auth1psk=MyKey

Rules configured using the netsh advfirewall consec command are bidirectional. IPsec will be used for TCP packets from 10.0.0.11 to port 514 on 10.0.0.208 and for packets in the reverse direction.

The default IPsec transform is ESP with AES-128 encryption and SHA-1 authentication. To specify a different transform, use the qmsecmethods option.

5

Image 5
Contents Page Related Documentation IntroductionConfiguring Windows IKE algorithms Configuration overviewConfiguring connection security rules Page Optional Configuring Windows IPsec transforms Configuring inbound and outbound firewall rules
Related manuals
Manual 318 pages 32.64 Kb Manual 48 pages 5.99 Kb

UX IPSec Software specifications

HP-UX IPSec Software is an integral component of the HP-UX operating system, providing robust and secure communication capabilities for enterprise environments. As organizations increasingly rely on secure networking solutions, HP-UX IPSec stands out with its comprehensive set of features and technologies designed to safeguard sensitive data.

One of the core characteristics of HP-UX IPSec Software is its implementation of the Internet Protocol Security (IPSec) framework. This technology secures Internet Protocol (IP) communications through authentication and encryption, ensuring the integrity and confidentiality of data transmissions. By leveraging IPSec, HP-UX provides a secure method for connecting remote users and secure sites over untrusted networks, such as the internet.

A notable feature of the HP-UX IPSec Software is its support for both transport and tunnel modes. The transport mode encrypts only the payload of the IP packet, whereas the tunnel mode encapsulates the entire IP packet within a new packet, allowing for secure communications between entire networks. This flexibility enables organizations to tailor their security strategies based on specific use cases and requirements.

HP-UX IPSec also emphasizes interoperability and compliance with industry standards. The software supports various encryption algorithms and authentication methods, including those defined by the Internet Engineering Task Force (IETF). This commitment to open standards ensures that HP-UX can seamlessly integrate with a diverse range of networking infrastructures and security solutions.

In addition to its security features, HP-UX IPSec Software offers administration tools that simplify the configuration and management of IPSec policies. The software includes a user-friendly command-line interface, allowing system administrators to specify security associations and policies efficiently. Moreover, comprehensive logging and monitoring capabilities help organizations keep track of their security posture and detect potential vulnerabilities.

Another essential characteristic of HP-UX IPSec Software is its scalability. Designed to accommodate the needs of both small and large enterprises, it can handle increased loads and adapt to changing security demands without compromising performance.

In conclusion, HP-UX IPSec Software stands as a vital solution for organizations seeking to protect their data transmissions over IP networks. With its core technologies, such as transport and tunnel modes, adherence to industry standards, user-friendly administration tools, and scalability, it provides a formidable layer of security in an increasingly interconnected world. This makes it a preferred choice for enterprises aiming to enhance their network security frameworks.