Unsolved
This post is more than 5 years old
1 Message
0
1014
January 29th, 2017 19:00
Implementation TCP Wrapper in ESRS VE
Hi,
I am trying to implement TCPWrapper in ESRS VE because Security Policy.
Anyone have experience implement to TCPWrapper using host.allow and host.deny file?
*EXAMPLE
/etc/host.deny
ALL:ALL
/etc/host.allow
## EMC ESRS GW and GAS ##
ALL:000.000.000.000
.
.
.
ALL:000.000.000.000
## ESRS VE ##
ALL:LOCAL
## VNX2 ##
ALL:CS-IP
ALL:SPA-IP
ALL-SPB-IP
No Events found!


