NFS on SUSE/openSUSE - Security

Linux

Audience
Public
Product
FlashBlade
FlashArray
Technology Integrations
Linux
Source Type
Documentation

Network Isolation

  • Use dedicated VLANs for NFS traffic.

  • Configure firewall rules to restrict access.

  • Never expose NFS to untrusted networks.

AppArmor Configuration

AppArmor is available on SUSE. Check status:

# Check AppArmor status
sudo aa-status

# If NFS access is blocked, check logs
sudo journalctl | grep apparmor | grep DENIED