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)
Wed, Dec 4, 15:43
Unknown Object (File)
Mon, Dec 2, 21:34
Unknown Object (File)
Sun, Dec 1, 23:33
Unknown Object (File)
Sat, Nov 30, 17:24
Unknown Object (File)
Tue, Nov 26, 06:24
Unknown Object (File)
Tue, Nov 26, 06:24
Unknown Object (File)
Tue, Nov 26, 06:01
Unknown Object (File)
Mon, Nov 25, 21:21
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.Mon, Nov 18, 18:29
This revision was landed with ongoing or failed builds.Sat, Nov 30, 12:46
This revision was automatically updated to reflect the committed changes.