Site updated at 2018-02-21 03:30:45 UTC

This commit is contained in:
Travis CI 2018-02-21 03:30:46 +00:00
parent 9568340990
commit 4904fd4394
27 changed files with 74 additions and 74 deletions

View file

@ -153,7 +153,7 @@ static routers=192.168.0.1 <---- Your router's IP address
static domain_name_servers=192.168.0.1 <---- Your router's IP address
</code></pre>
</div>
<p>It is important to note that the first three bits of your static IP address and your routers IP address should be the same, eg:</p>
<p>It is important to note that the first three bytes of your static IP address and your routers IP address should be the same, eg:</p>
<div class="language-text highlighter-rouge"><pre class="highlight"><code>Router: 192.168.0.1
Yes