Fix NFS to allow binding only to appropriate IPs
Description
Problem/Justification
None
Impact
None
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity
Show:

Erin Clark August 20, 2020 at 7:39 PM
These are coming from nfs.bindip_choices, can middleware perhaps hide the ones that are not applicable?

Bill O'Hanlon August 20, 2020 at 12:12 PM
Valid issue. Send to dev.
Duplicate
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee

Reporter

Components
Fix versions
Affects versions
Priority
More fields
Time tracking
More fields
Time trackingKatalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Created August 19, 2020 at 1:47 AM
Updated July 1, 2022 at 4:55 PM
Resolved August 20, 2020 at 8:27 PM
Please fix NFS to only bind to virtual IPs for HA systems.
Looking at sockstat -4, it appears that if you choose 0.0.0.0 it binds to everything. This sets customers up for failure if they wrongly mount from the physical interface, because on failover they will lose their workloads.