Update README.md

This commit is contained in:
Matthew Campbell 2020-09-28 11:30:42 -04:00
parent 06d1d1c5e4
commit c4d7175316

View file

@ -177,11 +177,11 @@ Choose which Method is the best for you.
1. Navigate to Interfaces > WAN and scroll down to Alias IPv4 address. 1. Navigate to Interfaces > WAN and scroll down to Alias IPv4 address.
1. In the Alias IPv4 address box enter the RG IP (One past your last IP) 1. In the Alias IPv4 address box enter the RG IP (One past your last IP)
Example: if you have 34.22.45.10/29 the RG IP would be one past your last Example: if you have `34.22.45.10/29` the RG IP would be one past your last
IP (34.22.45.15) so it would be (34.22.45.16). IP `(34.22.45.15)` so it would be `(34.22.45.16)`.
1. Navigate to `Firewall > NAT > 1:1.` 1. Navigate to _Firewall > NAT > 1:1._
1. Create a new 1:1 NAT rule with the following values. 1. Create a new 1:1 NAT rule with the following values.
`Interface: WAN` _Interface: WAN_
1. External Network: your desired usable static IP 1. External Network: your desired usable static IP
1. Internal IP: (Single Host or Network) IP of the LAN host or network that 1. Internal IP: (Single Host or Network) IP of the LAN host or network that
you want to have the static IP. you want to have the static IP.