Skip to content

Commit 752a79b

Browse files
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]>
1 parent 733a3a0 commit 752a79b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/apple-silicon/how-to/remove-public-ip.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ Once you have verified that your Mac mini is reachable through the Bastion, you
7575
sudo networksetup -setv4off "Ethernet" <PUBLIC_INTERFACE_IP_ADDRESS>
7676
```
7777
<Message type="tip">
78-
You can also disable the public IP address through the graphical interface when connected via VNC through the SSH bastion. To do this, disable DHCP for the `Ethernet` network adapter.
78+
You can also disable the public IP address through the graphical interface when connected via VNC through the SSH bastion. To do this, disable DHCP for the `Ethernet` network adapter.
7979
</Message>
8080
<Message type="important">
81-
Incorrectly configuring the network settings can cause a loss of network connectivity. Before making changes, **back up your data**. If you lose connectivity, you might need to reinstall the system to restore it.
81+
Incorrectly configuring the network settings can cause a loss of network connectivity. Before making changes, **back up your data**. If you lose connectivity, you might need to reinstall the system to restore it.
8282
</Message>
8383

8484
Your Mac mini is now fully isolated from the public internet, and any further external access will have to occur from a resource inside the Private Network or through the Bastion.

0 commit comments

Comments
 (0)