We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 106c63c commit 9eff7b0Copy full SHA for 9eff7b0
files/common/usr/lib/sysctl.d/30-nfsv3-ports.conf renamed to files/common/usr/lib/sysctl.d/30-dlpx-reserved-ports.conf
@@ -1,5 +1,5 @@
1
#
2
-# Copyright 2020 Delphix
+# Copyright 2020, 2021 Delphix
3
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
# you may not use this file except in compliance with the License.
@@ -21,5 +21,6 @@
21
# 54043 RPC mountd listen
22
# 54044 RPC statd listen
23
# 54045 RPC lockd/nlockmgr
24
+# 54046 Virtualization SDK Libs Server
25
-net.ipv4.ip_local_reserved_ports = 54043-54045
26
+net.ipv4.ip_local_reserved_ports = 54043-54046
0 commit comments