Skip to content

Commit 974266b

Browse files
NoSuchCommandRoRoJ
andauthored
Update compute/instances/troubleshooting/fix-dns-routed-ipv6-only-debian-bullseye.mdx
Co-authored-by: Rowena Jones <[email protected]>
1 parent 9d913f0 commit 974266b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compute/instances/troubleshooting/fix-dns-routed-ipv6-only-debian-bullseye.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ In this situation, proceed with the next section to install `netplan` before app
8686
All steps below require super-user (`root`) privileges.
8787
</Message>
8888

89-
1. *(optional)* If, **and only if**, your Instance is already booted using a routed IPv6-only setup, you need to temporarily configure your DNS resolver so that it can reach the Debian repositories, in order to install `netplan`. The following uses Google's DNS server:
89+
1. *(optional)* If, **and only if**, your Instance is already booted using a routed IPv6-only setup, you need to temporarily configure your DNS resolver so that it can reach the Debian repositories, in order to install `netplan`. The following uses Google's DNS server:
9090
```sh
9191
> /etc/resolv.conf cat <<EOF
9292
nameserver 2001:4860:4860::8888

0 commit comments

Comments
 (0)