Page MenuHomeDevCentral

Select 172.27.27. address when resolving private network
ClosedPublic

Authored by dereckson on Nov 16 2024, 11:34.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 22, 00:10
Unknown Object (File)
Sun, Feb 9, 00:45
Unknown Object (File)
Sat, Feb 8, 16:25
Unknown Object (File)
Sat, Feb 8, 12:20
Unknown Object (File)
Sat, Feb 8, 08:47
Unknown Object (File)
Sat, Feb 8, 06:51
Unknown Object (File)
Sat, Feb 8, 05:55
Unknown Object (File)
Thu, Feb 6, 00:07
Subscribers
None

Details

Summary

On Windriver, the first interface ix0 is configured for RPN connectivity
with a private address. That address is so used in node.resolve_network.

This change requires private network configuration to be an interface
where the first IPv4 address starts by 172.27.27. The goal is to allow services
to listen to that IP address.

CIDR computation is not currently required, as we use a /24. The code comment
will warn to change the code if we switch to something else than /8 /16 /24.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Nov 18 2024, 18:29
This revision was landed with ongoing or failed builds.Nov 30 2024, 12:46
This revision was automatically updated to reflect the committed changes.