rsnt_translations
57,772
edits
No edit summary |
No edit summary |
||
Line 97: | Line 97: | ||
#*On the group row named ''default'', click on the ''Manage Rules'' button on the far right. | #*On the group row named ''default'', click on the ''Manage Rules'' button on the far right. | ||
#*On the next screen, click on the ''+Add Rule'' button near the top right corner. | #*On the next screen, click on the ''+Add Rule'' button near the top right corner. | ||
#*In the ''Rule'' drop-down menu select ''SSH''. | #*In the ''Rule'' drop-down menu, select ''SSH''. | ||
#* The ''Remote'' text box should automatically have ''CIDR'' in it; do not change this. | #* The ''Remote'' text box should automatically have ''CIDR'' in it; do not change this. | ||
#*In the ''CIDR'' text box, replace <code>0.0.0.0/0</code> with <code>your-ip/32</code>. Note that this is the IP address of the physical computer you are wanting to use to connect to your VM. If you don't know your current IP address you can see it by going to [http://ipv4.icanhazip.com ipv4.icanhazip.com] in your browser. If you want to access your VM from other IPs you can add more rules with different IP addresses. If you want to specify a range of IP addresses use [https://www.ipaddressguide.com/cidr this tool] to calculate your CIDR rule for a range of IP addresses. | #*In the ''CIDR'' text box, replace <code>0.0.0.0/0</code> with <code>your-ip/32</code>. Note that this is the IP address of the physical computer you are wanting to use to connect to your VM. If you don't know your current IP address you can see it by going to [http://ipv4.icanhazip.com ipv4.icanhazip.com] in your browser. If you want to access your VM from other IPs you can add more rules with different IP addresses. If you want to specify a range of IP addresses use [https://www.ipaddressguide.com/cidr this tool] to calculate your CIDR rule for a range of IP addresses. |