Skip to content

Commit 03a82a7

Browse files
RoRoJjcirinosclwy
andauthored
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]>
1 parent 64af8fb commit 03a82a7

File tree

1 file changed

+2
-2
lines changed
  • network/vpc/reference-content

1 file changed

+2
-2
lines changed

network/vpc/reference-content/dns.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The managed DNS resolver service is exposed on each Private Network through the
4444
- IPv4: `169.254.169.254`
4545
- IPv6: `fe80::200:22ff:fe05:ca1e`
4646

47-
The service resolves both regular public records, as well as internal VPC records
47+
The service resolves both regular public records, as well as internal VPC records.
4848

4949
<Message type="tip">
5050
The `.internal` at the end of internal addresses is important in enabling the resolver to distinguish between internal and external/public DNS. For this reason, you should always add `.internal` when addressing resources within your VPC.
@@ -74,6 +74,6 @@ If you experience problems with DNS, try the following steps:
7474

7575
3. **Check Private Network name**. Issues can arise with Private Networks who share a name with a TLD. See our [dedicated document](/network/vpc/troubleshooting/pn-name/) for more help.
7676

77-
4. **Check whether you are using Network Manager**: DNS does not work out of hte box for Linux distributions using Network Managed, such as **RockyLinux**. Find out how to resolve this problem [in our troubleshooting page](/network/vpc/troubleshooting/private-dns-dhcp-not-working/#distributions-running-network-manager)
77+
4. **Check whether you are using Network Manager**: DNS does not work out of the box for Linux distributions using Network Managed, such as **RockyLinux**. Find out how to resolve this problem [on our troubleshooting page](/network/vpc/troubleshooting/private-dns-dhcp-not-working/#distributions-running-network-manager)
7878

7979
If you are still having problems reaching a resource attached to a Private Network via its hostname, [open a support ticket](https://console.scaleway.com/support).

0 commit comments

Comments
 (0)