You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,9 @@ You will need:
6
6
7
7
* A network domain
8
8
* A VLAN in that network domain (servers will be attached to this VLAN)
9
-
* A firewall rule that permits SSH traffic from your (local) public IPv4 address to the VLAN's IPv4 network
10
-
Alternatively, you can use the `--ddcloud-create-ssh-firewall-rule` flag when creating your machine
11
-
12
-
The driver will allocate a public IP address and NAT rule for each machine that it creates.
9
+
* If using public IP addresses, a firewall rule that permits SSH traffic from your (local) public IPv4 address to the VLAN's IPv4 network
10
+
Alternatively, you can use the `--ddcloud-create-ssh-firewall-rule` flag when creating your machine if you have permissions in CloudControl to create firewall and NAT rules
11
+
* If using private IP addresses, you will need to be connected to the CloudControl VPN for the target data centre
0 commit comments