Secure NTP and DNS
Bug #1466090 reported by
Oleksiy Molchanov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Alex Schultz | ||
6.1.x |
Fix Committed
|
High
|
Alexey Stupnikov | ||
7.0.x |
Fix Released
|
High
|
Alex Schultz |
Bug Description
Disable external access to NTP and DNS ports in vrouter.
Expected result:
NTP should listen for IPv4 only
DNS should listen for IPv4 only and on vrouter-management port
Actual result:
NTP listens on IPv4 and IPv6
DNS listens on all interfaces
How to reproduce:
ip netns exec vrouter netstat -natlup | grep -E '53|123'
Should be merged with https:/
Changed in fuel: | |
milestone: | none → 6.1-updates |
Changed in fuel: | |
status: | Confirmed → In Progress |
Changed in fuel: | |
status: | In Progress → Fix Committed |
Changed in fuel: | |
status: | Confirmed → In Progress |
Changed in fuel: | |
assignee: | Dmitry Ilyin (idv1985) → Alex Schultz (alex-schultz) |
description: | updated |
tags: | added: on-verification |
To post a comment you must log in.
https:/ /review. openstack. org/192680