Added static IP instructions to read me #32
1 changed files with 4 additions and 4 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue