Description
Linux has sysctl setting to allow processes to bind to IP addresses that doesn’t exist.
- net.ipv4.ip_nonlocal_bind
- net.ipv6.ip_nonlocal_bind
See e.g., https://www.cyberciti.biz/faq/linux-bind-ip-that-doesnt-exist-with-net-ipv4-ip_nonlocal_bind/ for more information.
These settings are currently disabled in Infix.
Should we enable them?
Additional Information
No response
General Information
Anyone can help out by sponsoring development of new features or contributing pull requests.
Please use this issue for discussions related to the feature.
Description
Linux has sysctl setting to allow processes to bind to IP addresses that doesn’t exist.
See e.g., https://www.cyberciti.biz/faq/linux-bind-ip-that-doesnt-exist-with-net-ipv4-ip_nonlocal_bind/ for more information.
These settings are currently disabled in Infix.
Should we enable them?
Additional Information
No response
General Information
Anyone can help out by sponsoring development of new features or contributing pull requests.
Please use this issue for discussions related to the feature.