Permission denied error status returned for DNS check
Applies to
- ONTAP 9
- Networking
Issue
- secd.conn.auth failure reported in EMS with error "access denied":
Fri Dec 15 11:22:18 -0800 [node1: secd: secd.conn.auth.failure:notice]: Vserver (svm1) could not make a connection over the network to server (ip 1.2.3.4, port 88) via interface 1.2.3.5. Error: Permission denied ().
- The SVM has a static route through a gateway with IP in X.X.X.255 for the subnet of the interface listed in the error above
- In this case, the specified LIF is 1.2.3.5 and we'll assume a /24 subnet
- An example of a gateway that matches the aforementioned configuration in this case would be 1.2.3.255
- This problem may also be seen with DNS check or when making changes to CIFS security (such as enabling AES).