I want to achieve that print jobs are secured with IPsec. Take this situation:
Print jobs must be protected by IPsec encryption and authentication.
The print servers are configured with certificate-based IPsec.
The print server certificates are signed by my corporate Root CA.
IPsec or HTTPS must be used to secure administration tasks which is done from one workstation.
Other workstations are not enabled to submit print jobs or to connect for administration tasks.
IPsec is not needed to secure the DHCP and DNS communication.
There are several rules needed to configure this scenario. The base is the rule that blocks all connections by default. The other rules configure the connection with DNS, DHCP, the administration workstation, and the print servers.
Create an Identity certificate that is valid for IPsec and HTTPS. Let the certificate sign by the corporate Root CA.
Import the corporate Root CA certificate to authenticate the print severs certificates.
Configure IPsec and HTTPS.
Click
.Enter a name in the [Name of rule] field.
Select [Rule applies to all endpoints].
Select [Block connections].
Click [OK].
Click
.Enter a name in the [Name of rule] field.
Select [Rule applies to specified IP addresses].
Enter DNS,DHCP in the [Endpoint IP address] text field.
Select [Bypass IPsec].
Click [OK].
Click
.Enter a name in the [Name of rule] field.
Select [Rule applies to specified IP addresses].
Enter the hostname or IP address of the workstation in the [Endpoint IP address] text field.
Select [Request IPsec].
Use the [Authentication method] option to select [Certificate].
Select the root CA certificate.
Click [OK].
Click
.Enter a name in the [Name of rule] field.
Select [Rule applies to specified IP addresses] to create a rule for which you specify the endpoints.
Enter the address range of the print servers in the [Endpoint IP address] text field.
Select [Require IPsec].
Use the [Authentication method] option to select [Certificate].
Select the root CA certificate.
Click [OK].