<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.mai-hawaii.com/FreeNAS-AD/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mauirixxx</id>
		<title>FreeNAS using Active Directory Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.mai-hawaii.com/FreeNAS-AD/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mauirixxx"/>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/Special:Contributions/Mauirixxx"/>
		<updated>2026-05-09T00:12:42Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.0</generator>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=206</id>
		<title>User:Mauirixxx/pfSense IPSec VPN</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=206"/>
				<updated>2019-07-23T22:48:27Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Advanced Options */ formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
How to setup an ipsec vpn between 2 instances of pfsense using both a static (work) and dynamic ip address (home office). However, a static IP is NOT a requirement.&lt;br /&gt;
&lt;br /&gt;
== Software used ==&lt;br /&gt;
* pfSense: https://www.pfsense.org&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
* Dynamic '''OR''' static IP address&lt;br /&gt;
* A [https://www.namecheap.com/ domain name] or a [https://www.maketecheasier.com/best-dynamic-dns-providers/ free dynamic DNS provider].&lt;br /&gt;
* CPU with [https://en.wikipedia.org/wiki/AES_instruction_set AES-NI] (if your uplink is 20Mbps or faster)&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
I'm going to assume that if you're at this point, you already have a working pfSense configuration at both locations.&lt;br /&gt;
&lt;br /&gt;
Both locations must NOT have the same internal LAN address - meaning both can't be running 192.168.1.x addresses, one can run 192.168.1.x while the other can run 192.168.2.x.&lt;br /&gt;
&lt;br /&gt;
Final note - the VPN configuration on both firewalls will be exactly the same, save for parts that require IP addresses or hostnames.&lt;br /&gt;
&lt;br /&gt;
Let's get started:&lt;br /&gt;
* Click on VPN -&amp;gt; IPsec, and on the bottom right, click on the green &amp;quot;'''+''' Add P1&amp;quot; button at the bottom of the screen.&lt;br /&gt;
=== Phase 1 ===&lt;br /&gt;
==== General Info ====&lt;br /&gt;
* Key exchange version: IKEv2&lt;br /&gt;
* Internet Protocol: IPv4 (IPv6/Dual stack will work if you're running IPv6 at both sites)&lt;br /&gt;
* Interface: WAN (or whatever you named the interface with the public IP address)&lt;br /&gt;
* Remote Gateway: this is where you need either your own domain, or a free Dynaimc DNS provider - or manually entering the IP addresses works, users with dynamic IP addresses the &amp;quot;work&amp;quot; location will have to update your IP address manually every time it changes.&lt;br /&gt;
** Remote Gateway (home): work.piracyforjesus.xyz&lt;br /&gt;
** Remote Gateway (work): home.piracyforjesus.xyz&lt;br /&gt;
* Description: put whatever you like or leave blank&lt;br /&gt;
==== Phase 1 Proposal (Authentication) ====&lt;br /&gt;
* Authentication Method: Mutual PSK&lt;br /&gt;
* My Identifier: Distinguished name:&lt;br /&gt;
** Home: home.piracyforjesus.xyz&lt;br /&gt;
** Work: work.piracyforjesus.xyz&lt;br /&gt;
* Peer identifier: Distinguished name&lt;br /&gt;
** Home: work.piracyforjesus.xyz&lt;br /&gt;
** Work: home.piracyforjesus.xyz&lt;br /&gt;
* Pre-Shared Key: On one firewall, click generate key, then copy &amp;amp; paste that key to the other firewall&lt;br /&gt;
&lt;br /&gt;
==== Phase 1 Proposal (Encryption Algorithm) ====&lt;br /&gt;
* Encryption Algorithm:&lt;br /&gt;
** Algorithm: AES128-GCM&lt;br /&gt;
** Key Length: 128 bits&lt;br /&gt;
** Hash: SHA256&lt;br /&gt;
** DH Group: 14 (2048)&lt;br /&gt;
* Lifetime (Seconds): 28800&lt;br /&gt;
==== Advanced Options ====&lt;br /&gt;
Leave everything defaulted in this section, and click Save. When finished, it should look like this:&lt;br /&gt;
&lt;br /&gt;
[[File:Phase1-complete.png]]&lt;br /&gt;
&lt;br /&gt;
=== Phase 2 ===&lt;br /&gt;
From the above screen, click on &amp;quot;Show Phase 2 Entries (0)&amp;quot; and expand out the menu, then click on the green &amp;quot;'''+''' Add P2&amp;quot; button that appears.&lt;br /&gt;
==== General Information ====&lt;br /&gt;
* Mode: Tunnel IPv4&lt;br /&gt;
* Local Network: LAN subnet&lt;br /&gt;
* NAT/BINAT translation: None&lt;br /&gt;
* Remote Network: Network&lt;br /&gt;
** Address (Work): 192.168.10.0/24&lt;br /&gt;
** Address (Home): 192.168.1.0/24&lt;br /&gt;
* Description:&lt;br /&gt;
** Home: Work LAN&lt;br /&gt;
** Work: Home LAN&lt;br /&gt;
==== Phase 2 Proposal (SA/Key Exchange) ====&lt;br /&gt;
* Protocol: ESP&lt;br /&gt;
* Encryption Algorithms: AES128-GCM @ 128 bits&lt;br /&gt;
* Hash Algorithms: AES-XCBC (or SHA256 if your CPU doesn't have AES-NI)&lt;br /&gt;
* PFS key group: 14 (2048)&lt;br /&gt;
* Lifetime: 3600&lt;br /&gt;
==== Advanced Configuration ====&lt;br /&gt;
* Automatically ping host: set this IP address to a server you run 24/7, this will keep the VPN up 24/7&lt;br /&gt;
&lt;br /&gt;
After you hit save, this is what your Phase 2 will look like:&lt;br /&gt;
&lt;br /&gt;
[[File:Phase2-complete.png]]&lt;br /&gt;
== Firewall Rules ==&lt;br /&gt;
After you hit &amp;quot;Apply Changes&amp;quot; on both firewalls, your IPsec VPN should connect right away. You may find that you can't ping anything across the VPN though - you'll need to click on Firewall -&amp;gt; Rules -&amp;gt; Add to create a hole in the firewall to allow traffic to pass.&lt;br /&gt;
=== Insecure allow all traffic rule ===&lt;br /&gt;
This rule will allow ALL traffic to traverse the firewalls (remember you have to make the same rule for both sides). This is NOT a secure setting! If your home network gets compromised, your home network can be a jumping off point for bots/hackers/viruses to invade the network on the other side of the VPN.&lt;br /&gt;
&lt;br /&gt;
''' You have been warned.'''&lt;br /&gt;
==== Edit Firewall Rule ====&lt;br /&gt;
* Protocol: Any&lt;br /&gt;
&lt;br /&gt;
And that's it, unless you want to add a description. End result looks like this:&lt;br /&gt;
&lt;br /&gt;
[[File:IPsec-any-rule.png]]&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:IPsec-any-rule.png&amp;diff=205</id>
		<title>File:IPsec-any-rule.png</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:IPsec-any-rule.png&amp;diff=205"/>
				<updated>2019-07-20T03:21:56Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: Rule that allows all traffic across the VPN tunnel&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Rule that allows all traffic across the VPN tunnel&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=204</id>
		<title>User:Mauirixxx/pfSense IPSec VPN</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=204"/>
				<updated>2019-07-20T03:20:59Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Configuration */ all done&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
How to setup an ipsec vpn between 2 instances of pfsense using both a static (work) and dynamic ip address (home office). However, a static IP is NOT a requirement.&lt;br /&gt;
&lt;br /&gt;
== Software used ==&lt;br /&gt;
* pfSense: https://www.pfsense.org&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
* Dynamic '''OR''' static IP address&lt;br /&gt;
* A [https://www.namecheap.com/ domain name] or a [https://www.maketecheasier.com/best-dynamic-dns-providers/ free dynamic DNS provider].&lt;br /&gt;
* CPU with [https://en.wikipedia.org/wiki/AES_instruction_set AES-NI] (if your uplink is 20Mbps or faster)&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
I'm going to assume that if you're at this point, you already have a working pfSense configuration at both locations.&lt;br /&gt;
&lt;br /&gt;
Both locations must NOT have the same internal LAN address - meaning both can't be running 192.168.1.x addresses, one can run 192.168.1.x while the other can run 192.168.2.x.&lt;br /&gt;
&lt;br /&gt;
Final note - the VPN configuration on both firewalls will be exactly the same, save for parts that require IP addresses or hostnames.&lt;br /&gt;
&lt;br /&gt;
Let's get started:&lt;br /&gt;
* Click on VPN -&amp;gt; IPsec, and on the bottom right, click on the green &amp;quot;'''+''' Add P1&amp;quot; button at the bottom of the screen.&lt;br /&gt;
=== Phase 1 ===&lt;br /&gt;
==== General Info ====&lt;br /&gt;
* Key exchange version: IKEv2&lt;br /&gt;
* Internet Protocol: IPv4 (IPv6/Dual stack will work if you're running IPv6 at both sites)&lt;br /&gt;
* Interface: WAN (or whatever you named the interface with the public IP address)&lt;br /&gt;
* Remote Gateway: this is where you need either your own domain, or a free Dynaimc DNS provider - or manually entering the IP addresses works, users with dynamic IP addresses the &amp;quot;work&amp;quot; location will have to update your IP address manually every time it changes.&lt;br /&gt;
** Remote Gateway (home): work.piracyforjesus.xyz&lt;br /&gt;
** Remote Gateway (work): home.piracyforjesus.xyz&lt;br /&gt;
* Description: put whatever you like or leave blank&lt;br /&gt;
==== Phase 1 Proposal (Authentication) ====&lt;br /&gt;
* Authentication Method: Mutual PSK&lt;br /&gt;
* My Identifier: Distinguished name:&lt;br /&gt;
** Home: home.piracyforjesus.xyz&lt;br /&gt;
** Work: work.piracyforjesus.xyz&lt;br /&gt;
* Peer identifier: Distinguished name&lt;br /&gt;
** Home: work.piracyforjesus.xyz&lt;br /&gt;
** Work: home.piracyforjesus.xyz&lt;br /&gt;
* Pre-Shared Key: On one firewall, click generate key, then copy &amp;amp; paste that key to the other firewall&lt;br /&gt;
&lt;br /&gt;
==== Phase 1 Proposal (Encryption Algorithm) ====&lt;br /&gt;
* Encryption Algorithm:&lt;br /&gt;
** Algorithm: AES128-GCM&lt;br /&gt;
** Key Length: 128 bits&lt;br /&gt;
** Hash: SHA256&lt;br /&gt;
** DH Group: 14 (2048)&lt;br /&gt;
* Lifetime (Seconds): 28800&lt;br /&gt;
==== Advanced Options ====&lt;br /&gt;
Leave everything defaulted in this section, and click Save. When finished, it should look like this:&lt;br /&gt;
[[File:Phase1-complete.png]]&lt;br /&gt;
&lt;br /&gt;
=== Phase 2 ===&lt;br /&gt;
From the above screen, click on &amp;quot;Show Phase 2 Entries (0)&amp;quot; and expand out the menu, then click on the green &amp;quot;'''+''' Add P2&amp;quot; button that appears.&lt;br /&gt;
==== General Information ====&lt;br /&gt;
* Mode: Tunnel IPv4&lt;br /&gt;
* Local Network: LAN subnet&lt;br /&gt;
* NAT/BINAT translation: None&lt;br /&gt;
* Remote Network: Network&lt;br /&gt;
** Address (Work): 192.168.10.0/24&lt;br /&gt;
** Address (Home): 192.168.1.0/24&lt;br /&gt;
* Description:&lt;br /&gt;
** Home: Work LAN&lt;br /&gt;
** Work: Home LAN&lt;br /&gt;
==== Phase 2 Proposal (SA/Key Exchange) ====&lt;br /&gt;
* Protocol: ESP&lt;br /&gt;
* Encryption Algorithms: AES128-GCM @ 128 bits&lt;br /&gt;
* Hash Algorithms: AES-XCBC (or SHA256 if your CPU doesn't have AES-NI)&lt;br /&gt;
* PFS key group: 14 (2048)&lt;br /&gt;
* Lifetime: 3600&lt;br /&gt;
==== Advanced Configuration ====&lt;br /&gt;
* Automatically ping host: set this IP address to a server you run 24/7, this will keep the VPN up 24/7&lt;br /&gt;
&lt;br /&gt;
After you hit save, this is what your Phase 2 will look like:&lt;br /&gt;
&lt;br /&gt;
[[File:Phase2-complete.png]]&lt;br /&gt;
== Firewall Rules ==&lt;br /&gt;
After you hit &amp;quot;Apply Changes&amp;quot; on both firewalls, your IPsec VPN should connect right away. You may find that you can't ping anything across the VPN though - you'll need to click on Firewall -&amp;gt; Rules -&amp;gt; Add to create a hole in the firewall to allow traffic to pass.&lt;br /&gt;
=== Insecure allow all traffic rule ===&lt;br /&gt;
This rule will allow ALL traffic to traverse the firewalls (remember you have to make the same rule for both sides). This is NOT a secure setting! If your home network gets compromised, your home network can be a jumping off point for bots/hackers/viruses to invade the network on the other side of the VPN.&lt;br /&gt;
&lt;br /&gt;
''' You have been warned.'''&lt;br /&gt;
==== Edit Firewall Rule ====&lt;br /&gt;
* Protocol: Any&lt;br /&gt;
&lt;br /&gt;
And that's it, unless you want to add a description. End result looks like this:&lt;br /&gt;
&lt;br /&gt;
[[File:IPsec-any-rule.png]]&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=203</id>
		<title>User:Mauirixxx/pfSense IPSec VPN</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=203"/>
				<updated>2019-07-20T03:11:11Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Advanced Configuration */ formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
How to setup an ipsec vpn between 2 instances of pfsense using both a static (work) and dynamic ip address (home office). However, a static IP is NOT a requirement.&lt;br /&gt;
&lt;br /&gt;
== Software used ==&lt;br /&gt;
* pfSense: https://www.pfsense.org&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
* Dynamic '''OR''' static IP address&lt;br /&gt;
* A [https://www.namecheap.com/ domain name] or a [https://www.maketecheasier.com/best-dynamic-dns-providers/ free dynamic DNS provider].&lt;br /&gt;
* CPU with [https://en.wikipedia.org/wiki/AES_instruction_set AES-NI] (if your uplink is 20Mbps or faster)&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
I'm going to assume that if you're at this point, you already have a working pfSense configuration at both locations.&lt;br /&gt;
&lt;br /&gt;
Both locations must NOT have the same internal LAN address - meaning both can't be running 192.168.1.x addresses, one can run 192.168.1.x while the other can run 192.168.2.x.&lt;br /&gt;
&lt;br /&gt;
Final note - the VPN configuration on both firewalls will be exactly the same, save for parts that require IP addresses or hostnames.&lt;br /&gt;
&lt;br /&gt;
Let's get started:&lt;br /&gt;
* Click on VPN -&amp;gt; IPsec, and on the bottom right, click on the green &amp;quot;'''+''' Add P1&amp;quot; button at the bottom of the screen.&lt;br /&gt;
=== Phase 1 ===&lt;br /&gt;
==== General Info ====&lt;br /&gt;
* Key exchange version: IKEv2&lt;br /&gt;
* Internet Protocol: IPv4 (IPv6/Dual stack will work if you're running IPv6 at both sites)&lt;br /&gt;
* Interface: WAN (or whatever you named the interface with the public IP address)&lt;br /&gt;
* Remote Gateway: this is where you need either your own domain, or a free Dynaimc DNS provider - or manually entering the IP addresses works, users with dynamic IP addresses the &amp;quot;work&amp;quot; location will have to update your IP address manually every time it changes.&lt;br /&gt;
** Remote Gateway (home): work.piracyforjesus.xyz&lt;br /&gt;
** Remote Gateway (work): home.piracyforjesus.xyz&lt;br /&gt;
* Description: put whatever you like or leave blank&lt;br /&gt;
==== Phase 1 Proposal (Authentication) ====&lt;br /&gt;
* Authentication Method: Mutual PSK&lt;br /&gt;
* My Identifier: Distinguished name:&lt;br /&gt;
** Home: home.piracyforjesus.xyz&lt;br /&gt;
** Work: work.piracyforjesus.xyz&lt;br /&gt;
* Peer identifier: Distinguished name&lt;br /&gt;
** Home: work.piracyforjesus.xyz&lt;br /&gt;
** Work: home.piracyforjesus.xyz&lt;br /&gt;
* Pre-Shared Key: On one firewall, click generate key, then copy &amp;amp; paste that key to the other firewall&lt;br /&gt;
&lt;br /&gt;
==== Phase 1 Proposal (Encryption Algorithm) ====&lt;br /&gt;
* Encryption Algorithm:&lt;br /&gt;
** Algorithm: AES128-GCM&lt;br /&gt;
** Key Length: 128 bits&lt;br /&gt;
** Hash: SHA256&lt;br /&gt;
** DH Group: 14 (2048)&lt;br /&gt;
* Lifetime (Seconds): 28800&lt;br /&gt;
==== Advanced Options ====&lt;br /&gt;
Leave everything defaulted in this section, and click Save. When finished, it should look like this:&lt;br /&gt;
[[File:Phase1-complete.png]]&lt;br /&gt;
&lt;br /&gt;
=== Phase 2 ===&lt;br /&gt;
From the above screen, click on &amp;quot;Show Phase 2 Entries (0)&amp;quot; and expand out the menu, then click on the green &amp;quot;'''+''' Add P2&amp;quot; button that appears.&lt;br /&gt;
==== General Information ====&lt;br /&gt;
* Mode: Tunnel IPv4&lt;br /&gt;
* Local Network: LAN subnet&lt;br /&gt;
* NAT/BINAT translation: None&lt;br /&gt;
* Remote Network: Network&lt;br /&gt;
** Address (Work): 192.168.10.0/24&lt;br /&gt;
** Address (Home): 192.168.1.0/24&lt;br /&gt;
* Description:&lt;br /&gt;
** Home: Work LAN&lt;br /&gt;
** Work: Home LAN&lt;br /&gt;
==== Phase 2 Proposal (SA/Key Exchange) ====&lt;br /&gt;
* Protocol: ESP&lt;br /&gt;
* Encryption Algorithms: AES128-GCM @ 128 bits&lt;br /&gt;
* Hash Algorithms: AES-XCBC (or SHA256 if your CPU doesn't have AES-NI)&lt;br /&gt;
* PFS key group: 14 (2048)&lt;br /&gt;
* Lifetime: 3600&lt;br /&gt;
==== Advanced Configuration ====&lt;br /&gt;
* Automatically ping host: set this IP address to a server you run 24/7, this will keep the VPN up 24/7&lt;br /&gt;
&lt;br /&gt;
After you hit save, this is what your Phase 2 will look like:&lt;br /&gt;
&lt;br /&gt;
[[File:Phase2-complete.png]]&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=202</id>
		<title>User:Mauirixxx/pfSense IPSec VPN</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=202"/>
				<updated>2019-07-20T02:52:51Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Phase 1 Proposal (Authentication) */ strange that neither one like the peer identifier of their ip address&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
How to setup an ipsec vpn between 2 instances of pfsense using both a static (work) and dynamic ip address (home office). However, a static IP is NOT a requirement.&lt;br /&gt;
&lt;br /&gt;
== Software used ==&lt;br /&gt;
* pfSense: https://www.pfsense.org&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
* Dynamic '''OR''' static IP address&lt;br /&gt;
* A [https://www.namecheap.com/ domain name] or a [https://www.maketecheasier.com/best-dynamic-dns-providers/ free dynamic DNS provider].&lt;br /&gt;
* CPU with [https://en.wikipedia.org/wiki/AES_instruction_set AES-NI] (if your uplink is 20Mbps or faster)&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
I'm going to assume that if you're at this point, you already have a working pfSense configuration at both locations.&lt;br /&gt;
&lt;br /&gt;
Both locations must NOT have the same internal LAN address - meaning both can't be running 192.168.1.x addresses, one can run 192.168.1.x while the other can run 192.168.2.x.&lt;br /&gt;
&lt;br /&gt;
Final note - the VPN configuration on both firewalls will be exactly the same, save for parts that require IP addresses or hostnames.&lt;br /&gt;
&lt;br /&gt;
Let's get started:&lt;br /&gt;
* Click on VPN -&amp;gt; IPsec, and on the bottom right, click on the green &amp;quot;'''+''' Add P1&amp;quot; button at the bottom of the screen.&lt;br /&gt;
=== Phase 1 ===&lt;br /&gt;
==== General Info ====&lt;br /&gt;
* Key exchange version: IKEv2&lt;br /&gt;
* Internet Protocol: IPv4 (IPv6/Dual stack will work if you're running IPv6 at both sites)&lt;br /&gt;
* Interface: WAN (or whatever you named the interface with the public IP address)&lt;br /&gt;
* Remote Gateway: this is where you need either your own domain, or a free Dynaimc DNS provider - or manually entering the IP addresses works, users with dynamic IP addresses the &amp;quot;work&amp;quot; location will have to update your IP address manually every time it changes.&lt;br /&gt;
** Remote Gateway (home): work.piracyforjesus.xyz&lt;br /&gt;
** Remote Gateway (work): home.piracyforjesus.xyz&lt;br /&gt;
* Description: put whatever you like or leave blank&lt;br /&gt;
==== Phase 1 Proposal (Authentication) ====&lt;br /&gt;
* Authentication Method: Mutual PSK&lt;br /&gt;
* My Identifier: Distinguished name:&lt;br /&gt;
** Home: home.piracyforjesus.xyz&lt;br /&gt;
** Work: work.piracyforjesus.xyz&lt;br /&gt;
* Peer identifier: Distinguished name&lt;br /&gt;
** Home: work.piracyforjesus.xyz&lt;br /&gt;
** Work: home.piracyforjesus.xyz&lt;br /&gt;
* Pre-Shared Key: On one firewall, click generate key, then copy &amp;amp; paste that key to the other firewall&lt;br /&gt;
&lt;br /&gt;
==== Phase 1 Proposal (Encryption Algorithm) ====&lt;br /&gt;
* Encryption Algorithm:&lt;br /&gt;
** Algorithm: AES128-GCM&lt;br /&gt;
** Key Length: 128 bits&lt;br /&gt;
** Hash: SHA256&lt;br /&gt;
** DH Group: 14 (2048)&lt;br /&gt;
* Lifetime (Seconds): 28800&lt;br /&gt;
==== Advanced Options ====&lt;br /&gt;
Leave everything defaulted in this section, and click Save. When finished, it should look like this:&lt;br /&gt;
[[File:Phase1-complete.png]]&lt;br /&gt;
&lt;br /&gt;
=== Phase 2 ===&lt;br /&gt;
From the above screen, click on &amp;quot;Show Phase 2 Entries (0)&amp;quot; and expand out the menu, then click on the green &amp;quot;'''+''' Add P2&amp;quot; button that appears.&lt;br /&gt;
==== General Information ====&lt;br /&gt;
* Mode: Tunnel IPv4&lt;br /&gt;
* Local Network: LAN subnet&lt;br /&gt;
* NAT/BINAT translation: None&lt;br /&gt;
* Remote Network: Network&lt;br /&gt;
** Address (Work): 192.168.10.0/24&lt;br /&gt;
** Address (Home): 192.168.1.0/24&lt;br /&gt;
* Description:&lt;br /&gt;
** Home: Work LAN&lt;br /&gt;
** Work: Home LAN&lt;br /&gt;
==== Phase 2 Proposal (SA/Key Exchange) ====&lt;br /&gt;
* Protocol: ESP&lt;br /&gt;
* Encryption Algorithms: AES128-GCM @ 128 bits&lt;br /&gt;
* Hash Algorithms: AES-XCBC (or SHA256 if your CPU doesn't have AES-NI)&lt;br /&gt;
* PFS key group: 14 (2048)&lt;br /&gt;
* Lifetime: 3600&lt;br /&gt;
==== Advanced Configuration ====&lt;br /&gt;
* Automatically ping host: set this IP address to a server you run 24/7, this will keep the VPN up 24/7&lt;br /&gt;
&lt;br /&gt;
After you hit save, this is what your Phase 2 will look like:&lt;br /&gt;
[[File:Phase2-complete.png]]&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:Phase2-complete.png&amp;diff=201</id>
		<title>File:Phase2-complete.png</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:Phase2-complete.png&amp;diff=201"/>
				<updated>2019-07-20T02:51:18Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: Completed phase 2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Completed phase 2&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=200</id>
		<title>User:Mauirixxx/pfSense IPSec VPN</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=200"/>
				<updated>2019-07-20T02:13:23Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Phase 2 */ done sort of&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
How to setup an ipsec vpn between 2 instances of pfsense using both a static (work) and dynamic ip address (home office). However, a static IP is NOT a requirement.&lt;br /&gt;
&lt;br /&gt;
== Software used ==&lt;br /&gt;
* pfSense: https://www.pfsense.org&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
* Dynamic '''OR''' static IP address&lt;br /&gt;
* A [https://www.namecheap.com/ domain name] or a [https://www.maketecheasier.com/best-dynamic-dns-providers/ free dynamic DNS provider].&lt;br /&gt;
* CPU with [https://en.wikipedia.org/wiki/AES_instruction_set AES-NI] (if your uplink is 20Mbps or faster)&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
I'm going to assume that if you're at this point, you already have a working pfSense configuration at both locations.&lt;br /&gt;
&lt;br /&gt;
Both locations must NOT have the same internal LAN address - meaning both can't be running 192.168.1.x addresses, one can run 192.168.1.x while the other can run 192.168.2.x.&lt;br /&gt;
&lt;br /&gt;
Final note - the VPN configuration on both firewalls will be exactly the same, save for parts that require IP addresses or hostnames.&lt;br /&gt;
&lt;br /&gt;
Let's get started:&lt;br /&gt;
* Click on VPN -&amp;gt; IPsec, and on the bottom right, click on the green &amp;quot;'''+''' Add P1&amp;quot; button at the bottom of the screen.&lt;br /&gt;
=== Phase 1 ===&lt;br /&gt;
==== General Info ====&lt;br /&gt;
* Key exchange version: IKEv2&lt;br /&gt;
* Internet Protocol: IPv4 (IPv6/Dual stack will work if you're running IPv6 at both sites)&lt;br /&gt;
* Interface: WAN (or whatever you named the interface with the public IP address)&lt;br /&gt;
* Remote Gateway: this is where you need either your own domain, or a free Dynaimc DNS provider - or manually entering the IP addresses works, users with dynamic IP addresses the &amp;quot;work&amp;quot; location will have to update your IP address manually every time it changes.&lt;br /&gt;
** Remote Gateway (home): work.piracyforjesus.xyz&lt;br /&gt;
** Remote Gateway (work): home.piracyforjesus.xyz&lt;br /&gt;
* Description: put whatever you like or leave blank&lt;br /&gt;
==== Phase 1 Proposal (Authentication) ====&lt;br /&gt;
* Authentication Method: Mutual PSK&lt;br /&gt;
* My Identifier: Distinguished name:&lt;br /&gt;
** Home: home.piracyforjesus.xyz&lt;br /&gt;
** Work: work.piracyforjesus.xyz&lt;br /&gt;
* Peer identifier: Peer IP address&lt;br /&gt;
* Pre-Shared Key: On one firewall, click generate key, then copy &amp;amp; paste that key to the other firewall&lt;br /&gt;
==== Phase 1 Proposal (Encryption Algorithm) ====&lt;br /&gt;
* Encryption Algorithm:&lt;br /&gt;
** Algorithm: AES128-GCM&lt;br /&gt;
** Key Length: 128 bits&lt;br /&gt;
** Hash: SHA256&lt;br /&gt;
** DH Group: 14 (2048)&lt;br /&gt;
* Lifetime (Seconds): 28800&lt;br /&gt;
==== Advanced Options ====&lt;br /&gt;
Leave everything defaulted in this section, and click Save. When finished, it should look like this:&lt;br /&gt;
[[File:Phase1-complete.png]]&lt;br /&gt;
&lt;br /&gt;
=== Phase 2 ===&lt;br /&gt;
From the above screen, click on &amp;quot;Show Phase 2 Entries (0)&amp;quot; and expand out the menu, then click on the green &amp;quot;'''+''' Add P2&amp;quot; button that appears.&lt;br /&gt;
==== General Information ====&lt;br /&gt;
* Mode: Tunnel IPv4&lt;br /&gt;
* Local Network: LAN subnet&lt;br /&gt;
* NAT/BINAT translation: None&lt;br /&gt;
* Remote Network: Network&lt;br /&gt;
** Address (Work): 192.168.10.0/24&lt;br /&gt;
** Address (Home): 192.168.1.0/24&lt;br /&gt;
* Description:&lt;br /&gt;
** Home: Work LAN&lt;br /&gt;
** Work: Home LAN&lt;br /&gt;
==== Phase 2 Proposal (SA/Key Exchange) ====&lt;br /&gt;
* Protocol: ESP&lt;br /&gt;
* Encryption Algorithms: AES128-GCM @ 128 bits&lt;br /&gt;
* Hash Algorithms: AES-XCBC (or SHA256 if your CPU doesn't have AES-NI)&lt;br /&gt;
* PFS key group: 14 (2048)&lt;br /&gt;
* Lifetime: 3600&lt;br /&gt;
==== Advanced Configuration ====&lt;br /&gt;
* Automatically ping host: set this IP address to a server you run 24/7, this will keep the VPN up 24/7&lt;br /&gt;
&lt;br /&gt;
After you hit save, this is what your Phase 2 will look like:&lt;br /&gt;
[[File:Phase2-complete.png]]&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:Phase1-complete.png&amp;diff=199</id>
		<title>File:Phase1-complete.png</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:Phase1-complete.png&amp;diff=199"/>
				<updated>2019-07-20T01:59:43Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: Mauirixxx uploaded a new version of File:Phase1-complete.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;finished setting up phase 1 of an IPsec VPN.&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=198</id>
		<title>User:Mauirixxx/pfSense IPSec VPN</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=198"/>
				<updated>2019-07-20T01:58:45Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Configuration */ starting phase 2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
How to setup an ipsec vpn between 2 instances of pfsense using both a static (work) and dynamic ip address (home office). However, a static IP is NOT a requirement.&lt;br /&gt;
&lt;br /&gt;
== Software used ==&lt;br /&gt;
* pfSense: https://www.pfsense.org&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
* Dynamic '''OR''' static IP address&lt;br /&gt;
* A [https://www.namecheap.com/ domain name] or a [https://www.maketecheasier.com/best-dynamic-dns-providers/ free dynamic DNS provider].&lt;br /&gt;
* CPU with [https://en.wikipedia.org/wiki/AES_instruction_set AES-NI] (if your uplink is 20Mbps or faster)&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
I'm going to assume that if you're at this point, you already have a working pfSense configuration at both locations.&lt;br /&gt;
&lt;br /&gt;
Both locations must NOT have the same internal LAN address - meaning both can't be running 192.168.1.x addresses, one can run 192.168.1.x while the other can run 192.168.2.x.&lt;br /&gt;
&lt;br /&gt;
Final note - the VPN configuration on both firewalls will be exactly the same, save for parts that require IP addresses or hostnames.&lt;br /&gt;
&lt;br /&gt;
Let's get started:&lt;br /&gt;
* Click on VPN -&amp;gt; IPsec, and on the bottom right, click on the green &amp;quot;'''+''' Add P1&amp;quot; button at the bottom of the screen.&lt;br /&gt;
=== Phase 1 ===&lt;br /&gt;
==== General Info ====&lt;br /&gt;
* Key exchange version: IKEv2&lt;br /&gt;
* Internet Protocol: IPv4 (IPv6/Dual stack will work if you're running IPv6 at both sites)&lt;br /&gt;
* Interface: WAN (or whatever you named the interface with the public IP address)&lt;br /&gt;
* Remote Gateway: this is where you need either your own domain, or a free Dynaimc DNS provider - or manually entering the IP addresses works, users with dynamic IP addresses the &amp;quot;work&amp;quot; location will have to update your IP address manually every time it changes.&lt;br /&gt;
** Remote Gateway (home): work.piracyforjesus.xyz&lt;br /&gt;
** Remote Gateway (work): home.piracyforjesus.xyz&lt;br /&gt;
* Description: put whatever you like or leave blank&lt;br /&gt;
==== Phase 1 Proposal (Authentication) ====&lt;br /&gt;
* Authentication Method: Mutual PSK&lt;br /&gt;
* My Identifier: Distinguished name:&lt;br /&gt;
** Home: home.piracyforjesus.xyz&lt;br /&gt;
** Work: work.piracyforjesus.xyz&lt;br /&gt;
* Peer identifier: Peer IP address&lt;br /&gt;
* Pre-Shared Key: On one firewall, click generate key, then copy &amp;amp; paste that key to the other firewall&lt;br /&gt;
==== Phase 1 Proposal (Encryption Algorithm) ====&lt;br /&gt;
* Encryption Algorithm:&lt;br /&gt;
** Algorithm: AES128-GCM&lt;br /&gt;
** Key Length: 128 bits&lt;br /&gt;
** Hash: SHA256&lt;br /&gt;
** DH Group: 14 (2048)&lt;br /&gt;
* Lifetime (Seconds): 28800&lt;br /&gt;
==== Advanced Options ====&lt;br /&gt;
Leave everything defaulted in this section, and click Save. When finished, it should look like this:&lt;br /&gt;
[[File:Phase1-complete.png]]&lt;br /&gt;
&lt;br /&gt;
=== Phase 2 ===&lt;br /&gt;
From the above screen, click on &amp;quot;Show Phase 2 Entries (0)&amp;quot; and expand out the menu, then click on the green &amp;quot;'''+''' Add P2&amp;quot; button.&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:Phase1-complete.png&amp;diff=197</id>
		<title>File:Phase1-complete.png</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:Phase1-complete.png&amp;diff=197"/>
				<updated>2019-07-20T01:52:14Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: Mauirixxx uploaded a new version of File:Phase1-complete.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;finished setting up phase 1 of an IPsec VPN.&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:Phase1-complete.png&amp;diff=196</id>
		<title>File:Phase1-complete.png</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:Phase1-complete.png&amp;diff=196"/>
				<updated>2019-07-20T01:49:05Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: finished setting up phase 1 of an IPsec VPN.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;finished setting up phase 1 of an IPsec VPN.&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=195</id>
		<title>User:Mauirixxx/pfSense IPSec VPN</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=195"/>
				<updated>2019-07-20T01:48:09Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Advanced Options */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
How to setup an ipsec vpn between 2 instances of pfsense using both a static (work) and dynamic ip address (home office). However, a static IP is NOT a requirement.&lt;br /&gt;
&lt;br /&gt;
== Software used ==&lt;br /&gt;
* pfSense: https://www.pfsense.org&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
* Dynamic '''OR''' static IP address&lt;br /&gt;
* A [https://www.namecheap.com/ domain name] or a [https://www.maketecheasier.com/best-dynamic-dns-providers/ free dynamic DNS provider].&lt;br /&gt;
* CPU with [https://en.wikipedia.org/wiki/AES_instruction_set AES-NI] (if your uplink is 20Mbps or faster)&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
I'm going to assume that if you're at this point, you already have a working pfSense configuration at both locations.&lt;br /&gt;
&lt;br /&gt;
Both locations must NOT have the same internal LAN address - meaning both can't be running 192.168.1.x addresses, one can run 192.168.1.x while the other can run 192.168.2.x.&lt;br /&gt;
&lt;br /&gt;
Final note - the VPN configuration on both firewalls will be exactly the same, save for parts that require IP addresses or hostnames.&lt;br /&gt;
&lt;br /&gt;
Let's get started:&lt;br /&gt;
* Click on VPN -&amp;gt; IPsec, and on the bottom right, click on +Add P1&lt;br /&gt;
=== Phase 1 ===&lt;br /&gt;
==== General Info ====&lt;br /&gt;
* Key exchange version: IKEv2&lt;br /&gt;
* Internet Protocol: IPv4 (IPv6/Dual stack will work if you're running IPv6 at both sites)&lt;br /&gt;
* Interface: WAN (or whatever you named the interface with the public IP address)&lt;br /&gt;
* Remote Gateway: this is where you need either your own domain, or a free Dynaimc DNS provider - or manually entering the IP addresses works, users with dynamic IP addresses the &amp;quot;work&amp;quot; location will have to update your IP address manually every time it changes.&lt;br /&gt;
** Remote Gateway (home): work.piracyforjesus.xyz&lt;br /&gt;
** Remote Gateway (work): home.piracyforjesus.xyz&lt;br /&gt;
* Description: put whatever you like or leave blank&lt;br /&gt;
==== Phase 1 Proposal (Authentication) ====&lt;br /&gt;
* Authentication Method: Mutual PSK&lt;br /&gt;
* My Identifier: Distinguished name:&lt;br /&gt;
** Home: home.piracyforjesus.xyz&lt;br /&gt;
** Work: work.piracyforjesus.xyz&lt;br /&gt;
* Peer identifier: Peer IP address&lt;br /&gt;
* Pre-Shared Key: On one firewall, click generate key, then copy &amp;amp; paste that key to the other firewall&lt;br /&gt;
==== Phase 1 Proposal (Encryption Algorithm) ====&lt;br /&gt;
* Encryption Algorithm:&lt;br /&gt;
** Algorithm: AES128-GCM&lt;br /&gt;
** Key Length: 128 bits&lt;br /&gt;
** Hash: SHA256&lt;br /&gt;
** DH Group: 14 (2048)&lt;br /&gt;
* Lifetime (Seconds): 28800&lt;br /&gt;
==== Advanced Options ====&lt;br /&gt;
Leave everything defaulted in this section, and click Save. When finished, it should look like this:&lt;br /&gt;
[[File:Phase1-complete.png]]&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=194</id>
		<title>User:Mauirixxx/pfSense IPSec VPN</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=194"/>
				<updated>2019-07-20T01:47:54Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: finished phase 1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
How to setup an ipsec vpn between 2 instances of pfsense using both a static (work) and dynamic ip address (home office). However, a static IP is NOT a requirement.&lt;br /&gt;
&lt;br /&gt;
== Software used ==&lt;br /&gt;
* pfSense: https://www.pfsense.org&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
* Dynamic '''OR''' static IP address&lt;br /&gt;
* A [https://www.namecheap.com/ domain name] or a [https://www.maketecheasier.com/best-dynamic-dns-providers/ free dynamic DNS provider].&lt;br /&gt;
* CPU with [https://en.wikipedia.org/wiki/AES_instruction_set AES-NI] (if your uplink is 20Mbps or faster)&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
I'm going to assume that if you're at this point, you already have a working pfSense configuration at both locations.&lt;br /&gt;
&lt;br /&gt;
Both locations must NOT have the same internal LAN address - meaning both can't be running 192.168.1.x addresses, one can run 192.168.1.x while the other can run 192.168.2.x.&lt;br /&gt;
&lt;br /&gt;
Final note - the VPN configuration on both firewalls will be exactly the same, save for parts that require IP addresses or hostnames.&lt;br /&gt;
&lt;br /&gt;
Let's get started:&lt;br /&gt;
* Click on VPN -&amp;gt; IPsec, and on the bottom right, click on +Add P1&lt;br /&gt;
=== Phase 1 ===&lt;br /&gt;
==== General Info ====&lt;br /&gt;
* Key exchange version: IKEv2&lt;br /&gt;
* Internet Protocol: IPv4 (IPv6/Dual stack will work if you're running IPv6 at both sites)&lt;br /&gt;
* Interface: WAN (or whatever you named the interface with the public IP address)&lt;br /&gt;
* Remote Gateway: this is where you need either your own domain, or a free Dynaimc DNS provider - or manually entering the IP addresses works, users with dynamic IP addresses the &amp;quot;work&amp;quot; location will have to update your IP address manually every time it changes.&lt;br /&gt;
** Remote Gateway (home): work.piracyforjesus.xyz&lt;br /&gt;
** Remote Gateway (work): home.piracyforjesus.xyz&lt;br /&gt;
* Description: put whatever you like or leave blank&lt;br /&gt;
==== Phase 1 Proposal (Authentication) ====&lt;br /&gt;
* Authentication Method: Mutual PSK&lt;br /&gt;
* My Identifier: Distinguished name:&lt;br /&gt;
** Home: home.piracyforjesus.xyz&lt;br /&gt;
** Work: work.piracyforjesus.xyz&lt;br /&gt;
* Peer identifier: Peer IP address&lt;br /&gt;
* Pre-Shared Key: On one firewall, click generate key, then copy &amp;amp; paste that key to the other firewall&lt;br /&gt;
==== Phase 1 Proposal (Encryption Algorithm) ====&lt;br /&gt;
* Encryption Algorithm:&lt;br /&gt;
** Algorithm: AES128-GCM&lt;br /&gt;
** Key Length: 128 bits&lt;br /&gt;
** Hash: SHA256&lt;br /&gt;
** DH Group: 14 (2048)&lt;br /&gt;
* Lifetime (Seconds): 28800&lt;br /&gt;
==== Advanced Options ====&lt;br /&gt;
Leave everything defaulted in this section, and click Save. When finished, it should look like this:&lt;br /&gt;
[File:Phase1-complete.png]&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=193</id>
		<title>User:Mauirixxx/pfSense IPSec VPN</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=193"/>
				<updated>2019-07-20T01:28:20Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Configuration */ saving current progress&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
How to setup an ipsec vpn between 2 instances of pfsense using both a static (work) and dynamic ip address (home office). However, a static IP is NOT a requirement.&lt;br /&gt;
&lt;br /&gt;
== Software used ==&lt;br /&gt;
* pfSense: https://www.pfsense.org&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
* Dynamic '''OR''' static IP address&lt;br /&gt;
* A [https://www.namecheap.com/ domain name] or a [https://www.maketecheasier.com/best-dynamic-dns-providers/ free dynamic DNS provider].&lt;br /&gt;
* CPU with [https://en.wikipedia.org/wiki/AES_instruction_set AES-NI] (if your uplink is 20Mbps or faster)&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
I'm going to assume that if you're at this point, you already have a working pfSense configuration at both locations.&lt;br /&gt;
&lt;br /&gt;
Both locations must NOT have the same internal LAN address - meaning both can't be running 192.168.1.x addresses, one can run 192.168.1.x while the other can run 192.168.2.x.&lt;br /&gt;
&lt;br /&gt;
Final note - the VPN configuration on both firewalls will be exactly the same, save for parts that require IP addresses or hostnames.&lt;br /&gt;
&lt;br /&gt;
Let's get started:&lt;br /&gt;
* Click on VPN -&amp;gt; IPsec, and on the bottom right, click on +Add P1&lt;br /&gt;
=== Phase 1 ===&lt;br /&gt;
==== General Info ====&lt;br /&gt;
* Key exchange version: IKEv2&lt;br /&gt;
* Internet Protocol: IPv4 (IPv6/Dual stack will work if you're running IPv6 at both sites)&lt;br /&gt;
* Interface: WAN (or whatever you named the interface with the public IP address)&lt;br /&gt;
* Remote Gateway: this is where you need either your own domain, or a free Dynaimc DNS provider - or manually entering the IP addresses works, users with dynamic IP addresses the &amp;quot;work&amp;quot; location will have to update your IP address manually every time it changes.&lt;br /&gt;
** Remote Gateway (home): work.piracyforjesus.xyz&lt;br /&gt;
** Remote Gateway (work): home.piracyforjesus.xyz&lt;br /&gt;
* Description: put whatever you like or leave blank&lt;br /&gt;
==== Phase 1 Proposal (Authentication) ====&lt;br /&gt;
* Authentication Method: Mutual PSK&lt;br /&gt;
* My Identifier: Distinguished name:&lt;br /&gt;
** Home: home.piracyforjesus.xyz&lt;br /&gt;
** Work: work.piracyforjesus.xyz&lt;br /&gt;
* Peer identifier: Peer IP address&lt;br /&gt;
* Pre-Shared Key: On one firewall, click generate key, then copy &amp;amp; paste that key to the other firewall&lt;br /&gt;
==== Phase 1 Proposal (Encryption Algorithm) ====&lt;br /&gt;
* Encryption Algorithm:&lt;br /&gt;
** Algorithm: AES128-GCM&lt;br /&gt;
** Key Length: 128 bits&lt;br /&gt;
** Hash: SHA256&lt;br /&gt;
** DH Group: 14 (2048)&lt;br /&gt;
* Lifetime (Seconds): 28800&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=192</id>
		<title>User:Mauirixxx/pfSense IPSec VPN</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=192"/>
				<updated>2019-07-20T00:55:31Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Requirements */ updated AES-NI&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
How to setup an ipsec vpn between 2 instances of pfsense using both a static (work) and dynamic ip address (home office). However, a static IP is NOT a requirement.&lt;br /&gt;
&lt;br /&gt;
== Software used ==&lt;br /&gt;
* pfSense: https://www.pfsense.org&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
* Dynamic '''OR''' static IP address&lt;br /&gt;
* A [https://www.namecheap.com/ domain name] or a [https://www.maketecheasier.com/best-dynamic-dns-providers/ free dynamic DNS provider].&lt;br /&gt;
* CPU with [https://en.wikipedia.org/wiki/AES_instruction_set AES-NI] (if your uplink is 20Mbps or faster)&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
I'm going to assume that if you're at this point, you already have a working pfSense configuration at both locations.&lt;br /&gt;
&lt;br /&gt;
Both locations must NOT have the same internal LAN address - meaning both can't be running 192.168.1.x addresses, one can run 192.168.1.x while the other can run 192.168.2.x.&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=191</id>
		<title>User:Mauirixxx/pfSense IPSec VPN</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=191"/>
				<updated>2019-07-20T00:46:14Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Configuration */ updated&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
How to setup an ipsec vpn between 2 instances of pfsense using both a static (work) and dynamic ip address (home office). However, a static IP is NOT a requirement.&lt;br /&gt;
&lt;br /&gt;
== Software used ==&lt;br /&gt;
* pfSense: https://www.pfsense.org&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
* Dynamic '''OR''' static IP address&lt;br /&gt;
* A [https://www.namecheap.com/ domain name] or a [https://www.maketecheasier.com/best-dynamic-dns-providers/ free dynamic DNS provider].&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
I'm going to assume that if you're at this point, you already have a working pfSense configuration at both locations.&lt;br /&gt;
&lt;br /&gt;
Both locations must NOT have the same internal LAN address - meaning both can't be running 192.168.1.x addresses, one can run 192.168.1.x while the other can run 192.168.2.x.&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=190</id>
		<title>User:Mauirixxx/pfSense IPSec VPN</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx/pfSense_IPSec_VPN&amp;diff=190"/>
				<updated>2019-07-20T00:45:07Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: initial edit and save&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== About ==&lt;br /&gt;
How to setup an ipsec vpn between 2 instances of pfsense using both a static (work) and dynamic ip address (home office). However, a static IP is NOT a requirement.&lt;br /&gt;
&lt;br /&gt;
== Software used ==&lt;br /&gt;
* pfSense: https://www.pfsense.org&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
* Dynamic '''OR''' static IP address&lt;br /&gt;
* A [https://www.namecheap.com/ domain name] or a [https://www.maketecheasier.com/best-dynamic-dns-providers/ free dynamic DNS provider].&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
I'm going to assume that if you're at this point, you already have a working pfSense configuration at both locations.&lt;br /&gt;
&lt;br /&gt;
Both locations must NOT have the same internal LAN address (meaning, both can't be running 192.168.1.x addresses)&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx&amp;diff=189</id>
		<title>User:Mauirixxx</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx&amp;diff=189"/>
				<updated>2019-07-20T00:33:40Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[User:Mauirixxx/Scratch|My work in progress page]]&lt;br /&gt;
* [[User:Mauirixxx/Bugs|Got bugs?]]&lt;br /&gt;
* [[User:Mauirixxx/FreeNAS as a DC|FreeNAS as a Domain Controller]]&lt;br /&gt;
* [[User:Mauirixxx/FreeNAS 9.3 and Server 2012 R2 Domain Controller|FreeNAS 9.3 and Server 2012 R2 Domain Controller]]&lt;br /&gt;
* [[User:Mauirixxx/pfSense IPSec VPN|pfSense IPSec VPN]]&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx&amp;diff=188</id>
		<title>User:Mauirixxx</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=User:Mauirixxx&amp;diff=188"/>
				<updated>2019-07-20T00:33:11Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: more work to do&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[User:Mauirixxx/Scratch|My work in progress page]]&lt;br /&gt;
* [[User:Mauirixxx/Bugs|Got bugs?]]&lt;br /&gt;
* [[User:Mauirixxx/FreeNAS as a DC|FreeNAS as a Domain Controller]]&lt;br /&gt;
* [[User:Mauirixxx/FreeNAS 9.3 and Server 2012 R2 Domain Controller]]&lt;br /&gt;
* [[User:Mauirixxx/pfSense IPSec VPN]]&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=Main_Page&amp;diff=187</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=Main_Page&amp;diff=187"/>
				<updated>2017-12-19T11:00:13Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Tested */ need to document the 9.10.x line still&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
== About ==&lt;br /&gt;
This post is a collaboration between [http://forums.freenas.org/index.php?members/bigphil.36777/ bigphil] and [http://forums.freenas.org/index.php?members/mauirixxx.33311/ mauirixxx] of the [http://forums.freenas.org/index.php?forums/user-authentication.19/ FreeNAS forum] pooling our knowledge together of making FreeNAS work with the various flavors of Active Directory, in order to use Windows based permissions on files hosted on the FreeNAS server.&lt;br /&gt;
&lt;br /&gt;
== Tested ==&lt;br /&gt;
This how-to has been tested with the following software releases, with this how-to being written using FreeNAS 9.2.1.5 &amp;amp; 9.3:&lt;br /&gt;
* FreeNAS v9.1.1-RELEASE-x64 (a752d35)&lt;br /&gt;
* FreeNAS v9.2.1.4.1-RELEASE-x64 (fec915c)&lt;br /&gt;
* FreeNAS v9.2.1.5-RELEASE-x64 (80c1d35)&lt;br /&gt;
* FreeNAS v9.3-STABLE-201601181840&lt;br /&gt;
* FreeNAS v9.10.2-U6 (561f0d7a1) - (undocumented, currently used in production @ my job)&lt;br /&gt;
* FreeNAS-Corral-10.0.3 (4845fa74c)&lt;br /&gt;
* Microsoft Windows Server 2008&lt;br /&gt;
* Microsoft Windows Server 2008 R2&lt;br /&gt;
* Microsoft Windows Server 2012 R2&lt;br /&gt;
&lt;br /&gt;
=== UnTested ===&lt;br /&gt;
* FreeNAS 11.x&lt;br /&gt;
&lt;br /&gt;
== Assumptions ==&lt;br /&gt;
* This how-to assumes you already have a '''working''' Active Directory installation.&lt;br /&gt;
* [http://support.microsoft.com/gp/contactus81?Audience=Commercial&amp;amp;SegNo=5 Active Directory support] is beyond the scope of this document.&lt;br /&gt;
* We assume you have the required access to create user and computer objects in Active Directory, as well as access to create the necessary records required in DNS.&lt;br /&gt;
* We assume you are using a fresh install of FreeNAS.&lt;br /&gt;
* We assume you have a current backup of your Active Directory setup.&lt;br /&gt;
&lt;br /&gt;
== DISCLAIMER ==&lt;br /&gt;
* We are NOT responsible for YOU breaking YOUR Active Directory installation - not that you will, but &amp;quot;stuff&amp;quot; happens.&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
* Start here - [[Active Directory Prep]]&lt;br /&gt;
* End here - [[FreeNAS 9.2.1.5 setup]] or [[FreeNAS 9.3.x setup]] or [[FreeNAS Corral 10.x setup]]&lt;br /&gt;
* Managing File/Folder/User permissions - [[Permissions Management]]&lt;br /&gt;
* Known bugs &amp;amp; solutions with FreeNAS 9.2.1.5 - [[Issues]]&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
* [https://forums.freenas.org/index.php?threads/how-to-properly-setup-freenas-to-use-active-directory-folder-file-user-permissions.20610/ Support thread]&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=186</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=186"/>
				<updated>2017-05-16T20:20:23Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Prepping SMB (CIFS) File Sharing */ changed 7 to Vista as SMB2 rolled out with Vista, not 7&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** [[File:FreeNAS Corral 10.0 NTP Servers.png|200px]] When everything is done it should look like this (click image to zoom)&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Active Directory (finally!) ===&lt;br /&gt;
* From the left menu, click on Accounts -&amp;gt; Directory Services&lt;br /&gt;
** NTP Servers: Select 192.168.15.3 from the drop down menu and then click '''Synchronize with NTP server''' (just to be safe).&lt;br /&gt;
*** Then click on '''Active Directory''' and fill in the required information:&lt;br /&gt;
**** Name: active directory testing (or whatever you want)&lt;br /&gt;
**** Domain Name (DNS/Realm-Name): MAI-DEV.NET&lt;br /&gt;
**** Domain Account Name: freenasadmin&lt;br /&gt;
**** Domain Account Password: HorseBattery@2017&lt;br /&gt;
**** Enabled: checked&lt;br /&gt;
**** Verify everything: [[File:FreeNAS Corral 10.0 Active Directory setup.png|200px]] (click image to zoom)&lt;br /&gt;
**** Click on '''Save'''&lt;br /&gt;
***** If it worked, there should be a green &amp;quot;dot&amp;quot; next to the '''Active Directory''' box: [[File:FreeNAS Corral 10.0 Active Directory green.png|130px]]&lt;br /&gt;
**** You should be able to see users in Active Directory at this point by clicking on Accounts -&amp;gt; Users: [[File:FreeNAS Corral 10.0 Active Directory users.png|150px]] (click image to zoom)&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* This is beyond the scope of this walkthrough, however:&lt;br /&gt;
* The [http://doc.freenas.org/index.php/Volumes official FreeNAS wiki] is an excellent resource on creating your storage pool.&lt;br /&gt;
* We also suggest giving [http://forums.freenas.org/index.php?threads/slideshow-explaining-vdev-zpool-zil-and-l2arc-for-noobs.7775/ cyberjocks excellent PowerPoint] presentation explaining what VDev zpool, ZIL and L2ARC is.&lt;br /&gt;
** After your pool is created, we suggest creating a dataset specifically for CIFS sharing.&lt;br /&gt;
** Again, the [http://doc.freenas.org/index.php/Volumes#Creating_ZFS_Datasets official FreeNAS wiki] is a good source of info on how to do this&lt;br /&gt;
=== Prepping SMB (CIFS) File Sharing ===&lt;br /&gt;
* From the left menu, click on Services -&amp;gt; Sharing -&amp;gt; SMB&lt;br /&gt;
** Enabled: checked&lt;br /&gt;
** NetBIOS Name: FreeNAS&lt;br /&gt;
** Workgroup: MAI-DEV (this should match your domain name, only without the .com .net etc etc...)&lt;br /&gt;
** Description: FreeNAS Plexmedia Server&lt;br /&gt;
** Server minimum protocol: SMB2 (unless you're using clients older than Windows Vista)&lt;br /&gt;
** Everything else, leave at the default settings&lt;br /&gt;
** Click '''Save'''&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=185</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=185"/>
				<updated>2017-04-18T00:57:27Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Creating a Storage Pool */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** [[File:FreeNAS Corral 10.0 NTP Servers.png|200px]] When everything is done it should look like this (click image to zoom)&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Active Directory (finally!) ===&lt;br /&gt;
* From the left menu, click on Accounts -&amp;gt; Directory Services&lt;br /&gt;
** NTP Servers: Select 192.168.15.3 from the drop down menu and then click '''Synchronize with NTP server''' (just to be safe).&lt;br /&gt;
*** Then click on '''Active Directory''' and fill in the required information:&lt;br /&gt;
**** Name: active directory testing (or whatever you want)&lt;br /&gt;
**** Domain Name (DNS/Realm-Name): MAI-DEV.NET&lt;br /&gt;
**** Domain Account Name: freenasadmin&lt;br /&gt;
**** Domain Account Password: HorseBattery@2017&lt;br /&gt;
**** Enabled: checked&lt;br /&gt;
**** Verify everything: [[File:FreeNAS Corral 10.0 Active Directory setup.png|200px]] (click image to zoom)&lt;br /&gt;
**** Click on '''Save'''&lt;br /&gt;
***** If it worked, there should be a green &amp;quot;dot&amp;quot; next to the '''Active Directory''' box: [[File:FreeNAS Corral 10.0 Active Directory green.png|130px]]&lt;br /&gt;
**** You should be able to see users in Active Directory at this point by clicking on Accounts -&amp;gt; Users: [[File:FreeNAS Corral 10.0 Active Directory users.png|150px]] (click image to zoom)&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* This is beyond the scope of this walkthrough, however:&lt;br /&gt;
* The [http://doc.freenas.org/index.php/Volumes official FreeNAS wiki] is an excellent resource on creating your storage pool.&lt;br /&gt;
* We also suggest giving [http://forums.freenas.org/index.php?threads/slideshow-explaining-vdev-zpool-zil-and-l2arc-for-noobs.7775/ cyberjocks excellent PowerPoint] presentation explaining what VDev zpool, ZIL and L2ARC is.&lt;br /&gt;
** After your pool is created, we suggest creating a dataset specifically for CIFS sharing.&lt;br /&gt;
** Again, the [http://doc.freenas.org/index.php/Volumes#Creating_ZFS_Datasets official FreeNAS wiki] is a good source of info on how to do this&lt;br /&gt;
=== Prepping SMB (CIFS) File Sharing ===&lt;br /&gt;
* From the left menu, click on Services -&amp;gt; Sharing -&amp;gt; SMB&lt;br /&gt;
** Enabled: checked&lt;br /&gt;
** NetBIOS Name: FreeNAS&lt;br /&gt;
** Workgroup: MAI-DEV (this should match your domain name, only without the .com .net etc etc...)&lt;br /&gt;
** Description: FreeNAS Plexmedia Server&lt;br /&gt;
** Server minimum protocol: SMB2 (unless you're using clients older than Windows 7)&lt;br /&gt;
** Everything else, leave at the default settings&lt;br /&gt;
** Click '''Save'''&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=184</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=184"/>
				<updated>2017-04-18T00:26:28Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Creating a Storage Pool */ added storage pool info, may need to be edited some more&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** [[File:FreeNAS Corral 10.0 NTP Servers.png|200px]] When everything is done it should look like this (click image to zoom)&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Active Directory (finally!) ===&lt;br /&gt;
* From the left menu, click on Accounts -&amp;gt; Directory Services&lt;br /&gt;
** NTP Servers: Select 192.168.15.3 from the drop down menu and then click '''Synchronize with NTP server''' (just to be safe).&lt;br /&gt;
*** Then click on '''Active Directory''' and fill in the required information:&lt;br /&gt;
**** Name: active directory testing (or whatever you want)&lt;br /&gt;
**** Domain Name (DNS/Realm-Name): MAI-DEV.NET&lt;br /&gt;
**** Domain Account Name: freenasadmin&lt;br /&gt;
**** Domain Account Password: HorseBattery@2017&lt;br /&gt;
**** Enabled: checked&lt;br /&gt;
**** Verify everything: [[File:FreeNAS Corral 10.0 Active Directory setup.png|200px]] (click image to zoom)&lt;br /&gt;
**** Click on '''Save'''&lt;br /&gt;
***** If it worked, there should be a green &amp;quot;dot&amp;quot; next to the '''Active Directory''' box: [[File:FreeNAS Corral 10.0 Active Directory green.png|130px]]&lt;br /&gt;
**** You should be able to see users in Active Directory at this point by clicking on Accounts -&amp;gt; Users: [[File:FreeNAS Corral 10.0 Active Directory users.png|150px]] (click image to zoom)&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* This is beyond the scope of this walkthrough, however:&lt;br /&gt;
* The [http://doc.freenas.org/index.php/Volumes official FreeNAS wiki] is an excellent resource on creating your storage pool.&lt;br /&gt;
* We also suggest giving [http://forums.freenas.org/index.php?threads/slideshow-explaining-vdev-zpool-zil-and-l2arc-for-noobs.7775/ cyberjocks excellent PowerPoint] presentation explaining what VDev zpool, ZIL and L2ARC is.&lt;br /&gt;
** After your pool is created, we suggest creating a dataset specifically for CIFS sharing.&lt;br /&gt;
** Again, the [http://doc.freenas.org/index.php/Volumes#Creating_ZFS_Datasets official FreeNAS wiki] is a good source of info on how to do this&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=183</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=183"/>
				<updated>2017-04-18T00:13:40Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** [[File:FreeNAS Corral 10.0 NTP Servers.png|200px]] When everything is done it should look like this (click image to zoom)&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Active Directory (finally!) ===&lt;br /&gt;
* From the left menu, click on Accounts -&amp;gt; Directory Services&lt;br /&gt;
** NTP Servers: Select 192.168.15.3 from the drop down menu and then click '''Synchronize with NTP server''' (just to be safe).&lt;br /&gt;
*** Then click on '''Active Directory''' and fill in the required information:&lt;br /&gt;
**** Name: active directory testing (or whatever you want)&lt;br /&gt;
**** Domain Name (DNS/Realm-Name): MAI-DEV.NET&lt;br /&gt;
**** Domain Account Name: freenasadmin&lt;br /&gt;
**** Domain Account Password: HorseBattery@2017&lt;br /&gt;
**** Enabled: checked&lt;br /&gt;
**** Verify everything: [[File:FreeNAS Corral 10.0 Active Directory setup.png|200px]] (click image to zoom)&lt;br /&gt;
**** Click on '''Save'''&lt;br /&gt;
***** If it worked, there should be a green &amp;quot;dot&amp;quot; next to the '''Active Directory''' box: [[File:FreeNAS Corral 10.0 Active Directory green.png|130px]]&lt;br /&gt;
**** You should be able to see users in Active Directory at this point by clicking on Accounts -&amp;gt; Users: [[File:FreeNAS Corral 10.0 Active Directory users.png|150px]] (click image to zoom)&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* This is beyond the scope of this walkthrough&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=182</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=182"/>
				<updated>2017-04-18T00:12:40Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Purge}}&lt;br /&gt;
[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** [[File:FreeNAS Corral 10.0 NTP Servers.png|200px]] When everything is done it should look like this (click image to zoom)&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Active Directory (finally!) ===&lt;br /&gt;
* From the left menu, click on Accounts -&amp;gt; Directory Services&lt;br /&gt;
** NTP Servers: Select 192.168.15.3 from the drop down menu and then click '''Synchronize with NTP server''' (just to be safe).&lt;br /&gt;
*** Then click on '''Active Directory''' and fill in the required information:&lt;br /&gt;
**** Name: active directory testing (or whatever you want)&lt;br /&gt;
**** Domain Name (DNS/Realm-Name): MAI-DEV.NET&lt;br /&gt;
**** Domain Account Name: freenasadmin&lt;br /&gt;
**** Domain Account Password: HorseBattery@2017&lt;br /&gt;
**** Enabled: checked&lt;br /&gt;
**** Verify everything: [[File:FreeNAS Corral 10.0 Active Directory setup.png|200px]] (click image to zoom)&lt;br /&gt;
**** Click on '''Save'''&lt;br /&gt;
***** If it worked, there should be a green &amp;quot;dot&amp;quot; next to the '''Active Directory''' box: [[File:FreeNAS Corral 10.0 Active Directory green.png|130px]]&lt;br /&gt;
**** You should be able to see users in Active Directory at this point by clicking on Accounts -&amp;gt; Users: [[File:FreeNAS Corral 10.0 Active Directory users.png|150px]] (click image to zoom)&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* This is beyond the scope of this walkthrough&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:FreeNAS_Corral_10.0_Active_Directory_users.png&amp;diff=181</id>
		<title>File:FreeNAS Corral 10.0 Active Directory users.png</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:FreeNAS_Corral_10.0_Active_Directory_users.png&amp;diff=181"/>
				<updated>2017-04-17T22:57:45Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: I have high powered users! Bill gates, Steve Jobs, Steve Ballmer, Larry Ellison .. and me haha&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I have high powered users! Bill gates, Steve Jobs, Steve Ballmer, Larry Ellison .. and me haha&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=180</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=180"/>
				<updated>2017-04-17T22:56:59Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Connecting to Active Directory (finally!) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** [[File:FreeNAS Corral 10.0 NTP Servers.png|200px]] When everything is done it should look like this (click image to zoom)&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Active Directory (finally!) ===&lt;br /&gt;
* From the left menu, click on Accounts -&amp;gt; Directory Services&lt;br /&gt;
** NTP Servers: Select 192.168.15.3 from the drop down menu and then click '''Synchronize with NTP server''' (just to be safe).&lt;br /&gt;
*** Then click on '''Active Directory''' and fill in the required information:&lt;br /&gt;
**** Name: active directory testing (or whatever you want)&lt;br /&gt;
**** Domain Name (DNS/Realm-Name): MAI-DEV.NET&lt;br /&gt;
**** Domain Account Name: freenasadmin&lt;br /&gt;
**** Domain Account Password: HorseBattery@2017&lt;br /&gt;
**** Enabled: checked&lt;br /&gt;
**** Verify everything: [[File:FreeNAS Corral 10.0 Active Directory setup.png|200px]] (click image to zoom)&lt;br /&gt;
**** Click on '''Save'''&lt;br /&gt;
***** If it worked, there should be a green &amp;quot;dot&amp;quot; next to the '''Active Directory''' box: [[File:FreeNAS Corral 10.0 Active Directory green.png|130px]]&lt;br /&gt;
**** You should be able to see users in Active Directory at this point by clicking on Accounts -&amp;gt; Users: [[File:FreeNAS Corral 10.0 Active Directory users.png|150px]] (click image to zoom)&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* This is beyond the scope of this walkthrough&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=179</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=179"/>
				<updated>2017-04-17T22:54:08Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Connecting to Active Directory (finally!) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** [[File:FreeNAS Corral 10.0 NTP Servers.png|200px]] When everything is done it should look like this (click image to zoom)&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Active Directory (finally!) ===&lt;br /&gt;
* From the left menu, click on Accounts -&amp;gt; Directory Services&lt;br /&gt;
** NTP Servers: Select 192.168.15.3 from the drop down menu and then click '''Synchronize with NTP server''' (just to be safe).&lt;br /&gt;
*** Then click on '''Active Directory''' and fill in the required information:&lt;br /&gt;
**** Name: active directory testing (or whatever you want)&lt;br /&gt;
**** Domain Name (DNS/Realm-Name): MAI-DEV.NET&lt;br /&gt;
**** Domain Account Name: freenasadmin&lt;br /&gt;
**** Domain Account Password: HorseBattery@2017&lt;br /&gt;
**** Enabled: checked&lt;br /&gt;
**** Verify everything: [[File:FreeNAS Corral 10.0 Active Directory setup.png|200px]] (click image to zoom)&lt;br /&gt;
**** Click on '''Save'''&lt;br /&gt;
***** If it worked, there should be a green &amp;quot;dot&amp;quot; next to the '''Active Directory''' box: [[File:FreeNAS Corral 10.0 Active Directory green.png|130px]]&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* This is beyond the scope of this walkthrough&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=178</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=178"/>
				<updated>2017-04-17T22:53:45Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Connecting to Active Directory (finally!) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** [[File:FreeNAS Corral 10.0 NTP Servers.png|200px]] When everything is done it should look like this (click image to zoom)&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Active Directory (finally!) ===&lt;br /&gt;
* From the left menu, click on Accounts -&amp;gt; Directory Services&lt;br /&gt;
** NTP Servers: Select 192.168.15.3 from the drop down menu and then click '''Synchronize with NTP server''' (just to be safe).&lt;br /&gt;
*** Then click on '''Active Directory''' and fill in the required information:&lt;br /&gt;
**** Name: active directory testing (or whatever you want)&lt;br /&gt;
**** Domain Name (DNS/Realm-Name): MAI-DEV.NET&lt;br /&gt;
**** Domain Account Name: freenasadmin&lt;br /&gt;
**** Domain Account Password: HorseBattery@2017&lt;br /&gt;
**** Enabled: checked&lt;br /&gt;
**** Verify everything: [[File:FreeNAS Corral 10.0 Active Directory setup.png|100px]] (click image to zoom)&lt;br /&gt;
**** Click on '''Save'''&lt;br /&gt;
***** If it worked, there should be a green &amp;quot;dot&amp;quot; next to the '''Active Directory''' box: [[File:FreeNAS Corral 10.0 Active Directory green.png|200px]]&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* This is beyond the scope of this walkthrough&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=177</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=177"/>
				<updated>2017-04-17T22:53:06Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Connecting to Active Directory (finally!) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** [[File:FreeNAS Corral 10.0 NTP Servers.png|200px]] When everything is done it should look like this (click image to zoom)&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Active Directory (finally!) ===&lt;br /&gt;
* From the left menu, click on Accounts -&amp;gt; Directory Services&lt;br /&gt;
** NTP Servers: Select 192.168.15.3 from the drop down menu and then click '''Synchronize with NTP server''' (just to be safe).&lt;br /&gt;
*** Then click on '''Active Directory''' and fill in the required information:&lt;br /&gt;
**** Name: active directory testing (or whatever you want)&lt;br /&gt;
**** Domain Name (DNS/Realm-Name): MAI-DEV.NET&lt;br /&gt;
**** Domain Account Name: freenasadmin&lt;br /&gt;
**** Domain Account Password: HorseBattery@2017&lt;br /&gt;
**** Enabled: checked&lt;br /&gt;
**** Verify everything: [[File:FreeNAS Corral 10.0 Active Directory setup.png]]&lt;br /&gt;
**** Click on '''Save'''&lt;br /&gt;
***** If it worked, there should be a green &amp;quot;dot&amp;quot; next to the '''Active Directory''' box: [[File:FreeNAS Corral 10.0 Active Directory green.png|100px]]&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* This is beyond the scope of this walkthrough&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:FreeNAS_Corral_10.0_Active_Directory_green.png&amp;diff=176</id>
		<title>File:FreeNAS Corral 10.0 Active Directory green.png</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:FreeNAS_Corral_10.0_Active_Directory_green.png&amp;diff=176"/>
				<updated>2017-04-17T22:52:46Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:FreeNAS_Corral_10.0_Active_Directory_setup.png&amp;diff=175</id>
		<title>File:FreeNAS Corral 10.0 Active Directory setup.png</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:FreeNAS_Corral_10.0_Active_Directory_setup.png&amp;diff=175"/>
				<updated>2017-04-17T22:52:18Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=174</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=174"/>
				<updated>2017-04-17T22:52:07Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Connecting to Active Directory (finally!) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** [[File:FreeNAS Corral 10.0 NTP Servers.png|200px]] When everything is done it should look like this (click image to zoom)&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Active Directory (finally!) ===&lt;br /&gt;
* From the left menu, click on Accounts -&amp;gt; Directory Services&lt;br /&gt;
** NTP Servers: Select 192.168.15.3 from the drop down menu and then click '''Synchronize with NTP server''' (just to be safe).&lt;br /&gt;
*** Then click on '''Active Directory''' and fill in the required information:&lt;br /&gt;
**** Name: active directory testing (or whatever you want)&lt;br /&gt;
**** Domain Name (DNS/Realm-Name): MAI-DEV.NET&lt;br /&gt;
**** Domain Account Name: freenasadmin&lt;br /&gt;
**** Domain Account Password: HorseBattery@2017&lt;br /&gt;
**** Enabled: checked&lt;br /&gt;
**** Verify everything: [[File:FreeNAS Corral 10.0 Active Directory setup.png]]&lt;br /&gt;
**** Click on '''Save'''&lt;br /&gt;
***** If it worked, there should be a green &amp;quot;dot&amp;quot; next to the '''Active Directory''' box: [[File:FreeNAS Corral 10.0 Active Directory green.png]]&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* This is beyond the scope of this walkthrough&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=173</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=173"/>
				<updated>2017-04-17T22:45:32Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Creating a Storage Pool */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** [[File:FreeNAS Corral 10.0 NTP Servers.png|200px]] When everything is done it should look like this (click image to zoom)&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Connecting to Active Directory (finally!) ===&lt;br /&gt;
* From the left menu, click on Accounts -&amp;gt; Directory Services&lt;br /&gt;
** NTP Servers: Select 192.168.15.3 from the drop down menu and then click '''Synchronize with NTP server''' (just to be safe).&lt;br /&gt;
*** Then click on '''Active Directory''' and fill in the required information:&lt;br /&gt;
**** Name: active directory testing (or whatever you want)&lt;br /&gt;
**** Domain Name (DNS/Realm-Name): MAI-DEV.NET&lt;br /&gt;
**** Domain Account Name: freenasadmin&lt;br /&gt;
**** Domain Account Password: HorseBattery@2017&lt;br /&gt;
**** Enabled: checked&lt;br /&gt;
**** Click on '''Save'''&lt;br /&gt;
***** pray to $deity it worked&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* This is beyond the scope of this walkthrough&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=172</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=172"/>
				<updated>2017-04-17T22:37:32Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Configuring Time Server */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** [[File:FreeNAS Corral 10.0 NTP Servers.png|200px]] When everything is done it should look like this (click image to zoom)&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* example text here :D&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=171</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=171"/>
				<updated>2017-04-17T22:37:15Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Configuring Time Server */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** [[File:FreeNAS Corral 10.0 NTP Servers.png|200px]] When everything is done it should look like this&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* example text here :D&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=170</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=170"/>
				<updated>2017-04-17T22:36:50Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Configuring Time Server */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** [[File:FreeNAS Corral 10.0 NTP Servers.png|left|200px]] When everything is done it should look like this&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* example text here :D&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=169</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=169"/>
				<updated>2017-04-17T22:36:18Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Configuring Time Server */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** [[File:FreeNAS Corral 10.0 NTP Servers.png|center|200px]]&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* example text here :D&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=168</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=168"/>
				<updated>2017-04-17T22:35:28Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Configuring Time Server */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server [[File:FreeNAS Corral 10.0 NTP Servers.png|center|100px]]&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* example text here :D&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=167</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=167"/>
				<updated>2017-04-17T22:35:01Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Configuring Time Server */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server [[File:FreeNAS Corral 10.0 NTP Servers.png|none|100px]]&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* example text here :D&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:FreeNAS_Corral_10.0_NTP_Servers.png&amp;diff=166</id>
		<title>File:FreeNAS Corral 10.0 NTP Servers.png</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:FreeNAS_Corral_10.0_NTP_Servers.png&amp;diff=166"/>
				<updated>2017-04-17T22:33:43Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=165</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=165"/>
				<updated>2017-04-17T22:32:55Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Configuring Time Server */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server [[File:FreeNAS Corral 10.0 NTP Servers.png|right|100px]]&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* example text here :D&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=164</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=164"/>
				<updated>2017-04-17T22:24:45Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Configuring Time Server */ wrapped up time server&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; Language &amp;amp; Region&lt;br /&gt;
** Change the timezone to the timezone you FreeNAS server resides in (I used Pacific/Honolulu for this demo)&lt;br /&gt;
* Then, again from the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;br /&gt;
** Initial Burst: checked&lt;br /&gt;
** Preferred: checked - only if you're leaving the default NTP servers in place, otherwise leave unchecked&lt;br /&gt;
** Click '''Save''', then click on '''Dashboard''' to verify proper System Time&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:Corral-plus-symbol.png&amp;diff=163</id>
		<title>File:Corral-plus-symbol.png</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=File:Corral-plus-symbol.png&amp;diff=163"/>
				<updated>2017-04-17T22:01:08Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=162</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=162"/>
				<updated>2017-04-17T22:00:55Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* Getting started with FreeNAS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* On the left menu, click System -&amp;gt; NTP -&amp;gt; NTP Servers [[File:corral-plus-symbol.png]] -&amp;gt; Add an NTP Server&lt;br /&gt;
** Address: 192.168.15.3&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=Active_Directory_Prep&amp;diff=161</id>
		<title>Active Directory Prep</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=Active_Directory_Prep&amp;diff=161"/>
				<updated>2017-04-17T21:26:47Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: /* FreeNAS setup */ fixed link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* There is little difference in the Active Directory setup between Window Server 2003 &amp;amp; R2, 2008 &amp;amp; R2, and 2012 &amp;amp; R2. Have not tested Server 2016 yet, but I assume it will be similar as well.&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 10.10.10.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 10.10.10.1&lt;br /&gt;
*** DNS: 10.10.10.3&lt;br /&gt;
*** NTP: 10.10.10.3&lt;br /&gt;
*** DC (Domain Controller): 10.10.10.3&lt;br /&gt;
*** FreeNAS: 10.10.10.4&lt;br /&gt;
&lt;br /&gt;
== DNS Prep ==&lt;br /&gt;
* Create a DNS &amp;quot;A&amp;quot; record&lt;br /&gt;
[[File:DNS A record.png]]&lt;br /&gt;
== Adding a FreeNAS user ==&lt;br /&gt;
* Create a FreeNAS user specifically for joining the FreeNAS server to the domain, named '''freenasAdmin'''&lt;br /&gt;
[[File:User freenasAdmin creation.png]]&lt;br /&gt;
* Create a non-expiring password for user freenasAdmin&lt;br /&gt;
[[File:User freenasAdmin password.png]]&lt;br /&gt;
== Pre-creating FreeNAS computer object in AD ==&lt;br /&gt;
* Create a computer account in preparation for joining the FreeNAS server to the domain. The name should match the &amp;quot;A&amp;quot; record you created earlier.&lt;br /&gt;
** Before clicking OK to finalize the computer account creation, click &amp;quot;Change&amp;quot; and assign the previously created user &amp;quot;freenasAdmin&amp;quot; the ability to join the server to the domain&lt;br /&gt;
*** NOTE: Normal users in Active Directory CAN join computers to a domain, but there's a predefined limit of to how many times (it's 10) this can happen - this may not apply to Server 2008 and above, needs verification&lt;br /&gt;
[[File:Computer freenas account creation.png]]&lt;br /&gt;
* Afterwards, right click on the &amp;quot;freenas&amp;quot; computer object, and select Properties, then click on the Security tab, and give the freenasAdmin user &amp;quot;Full Control&amp;quot; and click OK.&lt;br /&gt;
** NOTE: If you don't see the security tab, you need to switch your view to &amp;quot;Advanced Features&amp;quot; - you can see where [[:File:View Advanced Features.png|&amp;lt;u&amp;gt;HERE&amp;lt;/u&amp;gt;]].&lt;br /&gt;
[[File:Computer freenas give user freenasAdmin full control.png]]&lt;br /&gt;
* Verify the accuracy of your server's clock - since every computer joined in the domain will be using the DC as a time server as well, it needs to be accurate.&lt;br /&gt;
== NTP server prep ==&lt;br /&gt;
* From a CMD prompt, type '''w32tm /query /configuration''' - if NtpServer shows time.windows.com - you should really think about changing it.&lt;br /&gt;
** To change the time server to both use a more accurate clock, and redundant clocks, type the following:&lt;br /&gt;
*** '''w32tm /config /syncfromflags:manual /manualpeerlist:&amp;quot;0.us.pool.ntp.org,0x1 1.us.pool.ntp.org,0x1 2.us.pool.ntp.org,0x1&amp;quot; /update /reliable:yes'''&lt;br /&gt;
*** If you got any result '''other''' then &amp;quot;The command completed successfully&amp;quot;, verify your command line. View an example successful result [[:File:W32tm command to add multiple time servers.png|&amp;lt;u&amp;gt;HERE&amp;lt;/u&amp;gt;]].&lt;br /&gt;
*** Restart the Windows time service by issuing the following command '''net stop w32time &amp;amp;&amp;amp; net start w32time'''. View an example successful restart [[:File:Restart Windows time service.png|&amp;lt;u&amp;gt;HERE&amp;lt;/u&amp;gt;]].&lt;br /&gt;
&lt;br /&gt;
== FreeNAS setup ==&lt;br /&gt;
* If everything went ok, move on to [[:Category:FreeNAS-Setup|FreeNAS setup]]&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=160</id>
		<title>FreeNAS Corral 10.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_Corral_10.x_setup&amp;diff=160"/>
				<updated>2017-04-17T21:25:36Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: added to new category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 192.168.15.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 192.168.15.1&lt;br /&gt;
*** DNS: 192.168.15.3&lt;br /&gt;
*** NTP: 192.168.15.3&lt;br /&gt;
*** DC (Domain Controller): 192.168.15.3&lt;br /&gt;
*** FreeNAS Corral: 192.168.15.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
* Generic Password: HorseBattery@2017&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS Corral 10.0 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS Corral 10.0 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - The FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;''' using the password you set during the installation routine.&lt;br /&gt;
* To change from a dynamic IP to a static IP, after you log in, on the left menu click on Network -&amp;gt; Interfaces -&amp;gt; &amp;quot;Interface name&amp;quot; (dhcp)&lt;br /&gt;
[[File:FreeNAS Corral 10.0 Change Interface DHCP Setting.png]]&lt;br /&gt;
* On the next screen, uncheck DHCP, and then:&lt;br /&gt;
** Click on Add address&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Add address.png]]&lt;br /&gt;
** Click the IPv4 radio button, and add '''192.168.15.4''' under Address, and '''255.255.255.0''' under Subnet mask / Prefix length and click '''Done''', then click '''Save''' at the bottom of the page, and then click '''Save''' again.&lt;br /&gt;
**[[File:FreeNAS Corral 10.0 Enter IPv4 address and subnet mask.png]]&lt;br /&gt;
** Then click on '''Settings''' under Interfaces, and change the following:&lt;br /&gt;
*** Hostname: freenas.mai-dev.net&lt;br /&gt;
*** HTTP Proxy: leave blank&lt;br /&gt;
*** '''DHCP Settings'''&lt;br /&gt;
**** Assign Gateway: uncheck&lt;br /&gt;
**** Assign DNS: uncheck&lt;br /&gt;
*** '''Gateway Settings'''&lt;br /&gt;
**** IPv4: 192.168.15.1&lt;br /&gt;
**** IPv6: leave blank unless you're actively using IPv6 in your environment&lt;br /&gt;
*** '''DNS Settings'''&lt;br /&gt;
**** IP Addresses -&amp;gt; Add DNS Address: '''192.168.15.3'''&lt;br /&gt;
**** Search Domains -&amp;gt; Add Search Domain: mai-dev.net&lt;br /&gt;
*** Click '''Save'''&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_9.2.1.5_setup&amp;diff=159</id>
		<title>FreeNAS 9.2.1.5 setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_9.2.1.5_setup&amp;diff=159"/>
				<updated>2017-04-17T21:25:21Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: added new category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 10.10.10.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 10.10.10.1&lt;br /&gt;
*** DNS: 10.10.10.3&lt;br /&gt;
*** NTP: 10.10.10.3&lt;br /&gt;
*** DC (Domain Controller): 10.10.10.3&lt;br /&gt;
*** FreeNAS: 10.10.10.4&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS 9.2.1.5 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - the first visit to the FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;'''&lt;br /&gt;
[[File:FreeNAS first visit password prompt.png]]&lt;br /&gt;
=== Configuring networking ===&lt;br /&gt;
* Click on Network -&amp;gt; Global Configuration&lt;br /&gt;
** Hostname: freenas (this needs to match the DNS &amp;quot;A&amp;quot; record &amp;amp; computer account name you created during the [[Active Directory Prep|Active Directory prep]])&lt;br /&gt;
** Domain: example-domain.net&lt;br /&gt;
** IPv4 Default Gateway: 10.10.10.1&lt;br /&gt;
** Nameserver 1: 10.10.10.3&lt;br /&gt;
** Click &amp;quot;Save&amp;quot;&lt;br /&gt;
[[File:FreeNAS network settings - global configuration.png]]&lt;br /&gt;
* Click on Network -&amp;gt; Interfaces -&amp;gt; Add Interface&lt;br /&gt;
** NIC: select the NIC being used by FreeNAS (single NIC systems only have 1 item in the dropdown list)&lt;br /&gt;
** Interface Name: em0 (We named it the same as what FreeNAS names it, for consistency - you can name it whatever you like)&lt;br /&gt;
** DHCP: unchecked&lt;br /&gt;
** IPv4 Address: 10.10.10.4 (this needs to match the DNS &amp;quot;A&amp;quot; record you created during the Active Directory prep)&lt;br /&gt;
** IPv4 Netmask: /24&lt;br /&gt;
** Click &amp;quot;Save&amp;quot;&lt;br /&gt;
*** The new IP address takes effect immediately - repoint your browser to the new address to continue&lt;br /&gt;
[[File:FreeNAS network settings - add interface.png]]&lt;br /&gt;
* Click on Network -&amp;gt; Network Summary to verify previous settings&lt;br /&gt;
[[File:FreeNAS network settings - network summary.png]]&lt;br /&gt;
&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* Click on System -&amp;gt; NTP Servers -&amp;gt; View NTP Servers&lt;br /&gt;
** Remove all 3 default NTP servers&lt;br /&gt;
** Click Add NTP Server&lt;br /&gt;
*** Address: 10.10.10.3&lt;br /&gt;
*** Prefer: checked (only if you have other time servers configured)&lt;br /&gt;
*** Leave everything else at its default setting&lt;br /&gt;
[[File:Add NTP server.png]]&lt;br /&gt;
* Now that the time server is set, you need to set your time zone&lt;br /&gt;
* Click on Settings -&amp;gt; General&lt;br /&gt;
** Timezone: (obviously select YOUR time zone)&lt;br /&gt;
** Directory Service: Active Directory (since we plan on using Active Directory)&lt;br /&gt;
** Click &amp;quot;Save&amp;quot;&lt;br /&gt;
[[File:System Settings Timezone.png]]&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* Your storage pool '''has''' to be created before you configure FreeNAS to use Active Directory, however that is beyond the scope of this how-to.&lt;br /&gt;
* The [http://doc.freenas.org/index.php/Volumes official FreeNAS wiki] is an excellent resource on creating your storage pool.&lt;br /&gt;
* We also suggest giving [http://forums.freenas.org/index.php?threads/slideshow-explaining-vdev-zpool-zil-and-l2arc-for-noobs.7775/ cyberjocks excellent PowerPoint] presentation explaining what VDev zpool, ZIL and L2ARC is.&lt;br /&gt;
** After your pool is created, we suggest creating a dataset specifically for CIFS sharing.&lt;br /&gt;
** Again, the [http://doc.freenas.org/index.php/Volumes#Creating_ZFS_Datasets official FreeNAS wiki] is a good source of info on how to do this&lt;br /&gt;
*** When creating the dataset, you have to take into consideration '''how''' this particular dataset will be used.&lt;br /&gt;
*** In this how-to, we are assuming the storage will be used to store already compressed files, and the following screenshot reflects that.&lt;br /&gt;
**** Dataset Name: downloads&lt;br /&gt;
**** Compression level: Off (everything's already compressed already)&lt;br /&gt;
**** Share type: Windows&lt;br /&gt;
**** Enable atime: Off (unless your backup solution scans this share, then turn it on)&lt;br /&gt;
**** ZFS Deduplication: Off&lt;br /&gt;
[[File:Create a dataset for CIFS sharing.png]]&lt;br /&gt;
&lt;br /&gt;
=== Setting up Active Directory &amp;amp; CIFS ===&lt;br /&gt;
* Click on Services -&amp;gt; Directory Services -&amp;gt; Active Directory&lt;br /&gt;
** Domain name: example-domain.net&lt;br /&gt;
** NetBIOS Name: FREENAS&lt;br /&gt;
** Workgroup Name: EXAMPLE-DOMAIN&lt;br /&gt;
** Domain Account Name: freenasadmin&lt;br /&gt;
** Domain Account Password: StrongPassword1234&lt;br /&gt;
** Confirm Domain Account Password: StrongPassword1234&lt;br /&gt;
[[File:FreeNAS Active Directory settings.png]]&lt;br /&gt;
* Click on Services -&amp;gt; CIFS&lt;br /&gt;
** NetBIOS name: freenas&lt;br /&gt;
** Workgroup: EXAMPLE-DOMAIN&lt;br /&gt;
** Description: (optional to fill in)&lt;br /&gt;
** DOS charset: CP437&lt;br /&gt;
** UNIX charset: UTF-8&lt;br /&gt;
** Log Level: Minimum&lt;br /&gt;
** Use syslog: unchecked&lt;br /&gt;
** Local Master: unchecked&lt;br /&gt;
** Time Server for Domain: unchecked&lt;br /&gt;
** Guest Account: nobody&lt;br /&gt;
** File Mask: (leave this field blank)&lt;br /&gt;
** Directory Mask: (leave this field blank)&lt;br /&gt;
** EA Support: checked&lt;br /&gt;
** Support DOS File Attributes: checked&lt;br /&gt;
** Allow Empty Password: unchecked&lt;br /&gt;
** Auxiliary Parameters: (leave this field blank)&lt;br /&gt;
** Enable home directories: unchecked&lt;br /&gt;
** Enable home directories browsing: unchecked&lt;br /&gt;
** Home directories: (leave this field blank)&lt;br /&gt;
** Homes auxiliary parameters: (leave this field blank)&lt;br /&gt;
** Unix Extensions: checked&lt;br /&gt;
** Zeroconf share discovery: checked&lt;br /&gt;
** Hostnames lookups: checked&lt;br /&gt;
** Server minimum protocol: ---------&lt;br /&gt;
** Server maximum Protocol: SMB3&lt;br /&gt;
** Allow execute always: checked&lt;br /&gt;
** Click &amp;quot;OK&amp;quot;&lt;br /&gt;
[[File:CIFS Settings top.png]]&lt;br /&gt;
[[File:CIFS Settings bottom.png]]&lt;br /&gt;
* Click Services -&amp;gt; Control Services&lt;br /&gt;
** Turn on Directory Services&lt;br /&gt;
*** This will also automatically turn on the CIFS services. Turning on Directory Services can take up to a minute to start, be patient.&lt;br /&gt;
&lt;br /&gt;
=== Creating your share using Windows permissions ===&lt;br /&gt;
* Click on Sharing -&amp;gt; Windows (CIFS) Shares -&amp;gt; Add Windows (CIFS) Share&lt;br /&gt;
** Name: Downloads (this is the name you'll see when you connect via Windows Explorer)&lt;br /&gt;
** Comment: (optional)&lt;br /&gt;
** Path: (browse to the path of the dataset created previously)&lt;br /&gt;
** Leave everything else at its default setting&lt;br /&gt;
** Click &amp;quot;OK&amp;quot;&lt;br /&gt;
[[File:Add Windows share.png]]&lt;br /&gt;
&lt;br /&gt;
=== Dataset File/Folder Permissions ===&lt;br /&gt;
* Now we need to change the default owner &amp;amp; group on the dataset created&lt;br /&gt;
* Click on Store -&amp;gt; Volumes&lt;br /&gt;
** Expand your volumes until you find the dataset created for file sharing&lt;br /&gt;
** Click Change Permissions&lt;br /&gt;
*** Owner (user): EXAMPLE-DOMAIN\administrator&lt;br /&gt;
*** Owner (group): EXAMPLE-DOMAIN\domain users&lt;br /&gt;
*** Mode: (unchangeable)&lt;br /&gt;
*** Type of ACL: Windows / Mac&lt;br /&gt;
*** Set permission recursively: unchecked (unless you have files owned by a FreeNAS user stored in this dataset already)&lt;br /&gt;
*** Click &amp;quot;Change&amp;quot;&lt;br /&gt;
[[File:Dataset for CIFS change permission.png]]&lt;br /&gt;
&lt;br /&gt;
== Verification ==&lt;br /&gt;
* From a Windows client, open Windows Explorer, and type in '''\\freenas''' - if everything is set properly, you should see the CIFS share you created earlier.&lt;br /&gt;
[[File:Windows Explorer - freenas share Downloads.png]]&lt;br /&gt;
* Enter into the shared directory, and as a simple test - create a folder. If you're allowed, then it worked!&lt;br /&gt;
[[File:Windows Explorer - freenas share test.png]]&lt;br /&gt;
* If you go into the FreeNAS shell, you can further verify permissions are using Active Directory style permissions&lt;br /&gt;
[[File:FreeNAS with Active Directory permissions.png]]&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=Category:FreeNAS-Setup&amp;diff=158</id>
		<title>Category:FreeNAS-Setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=Category:FreeNAS-Setup&amp;diff=158"/>
				<updated>2017-04-17T21:25:03Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: killed red link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Links to the various versions of FreeNAS I have set up and bothered writing notes and taking screenshots&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	<entry>
		<id>https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_9.3.x_setup&amp;diff=157</id>
		<title>FreeNAS 9.3.x setup</title>
		<link rel="alternate" type="text/html" href="https://www.mai-hawaii.com/FreeNAS-AD/index.php?title=FreeNAS_9.3.x_setup&amp;diff=157"/>
				<updated>2017-04-17T21:24:17Z</updated>
		
		<summary type="html">&lt;p&gt;Mauirixxx: made new category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:FreeNAS-AD]]&lt;br /&gt;
[[Category:FreeNAS-Setup]]&lt;br /&gt;
== Before we start ==&lt;br /&gt;
* We used a virtualized setup in order to create this walkthrough, using generic domain &amp;amp; computer names where possible.&lt;br /&gt;
* We used the private IP address range of 10.1.1.x - obviously you'll want to replace our internal IP addresses with your own&lt;br /&gt;
** We used a single Active Directory domain controller, to keep things simple. We then configured the following network settings, which is reflected throughout this document:&lt;br /&gt;
*** Gateway: 10.1.1.1&lt;br /&gt;
*** DNS: 10.1.1.2&lt;br /&gt;
*** NTP: 10.1.1.2&lt;br /&gt;
*** DC (Domain Controller): 10.1.1.2&lt;br /&gt;
*** FreeNAS: 10.1.1.3&lt;br /&gt;
&lt;br /&gt;
* Where appropriate, we'll make a note of where additional server IP's can be entered, for redundancy&lt;br /&gt;
&lt;br /&gt;
== Getting started with FreeNAS ==&lt;br /&gt;
=== Initial connection ===&lt;br /&gt;
* When FreeNAS 9.3 is first installed, the network adapter is set to DHCP - we will change this a few steps down. We will be configuring FreeNAS purely from the webUI, so make a note of the IP on the FreeNAS server console:&lt;br /&gt;
[[File:FreeNAS 9.3 DHCP on first boot.png]]&lt;br /&gt;
* Use your favorite web browser to connect to that address - the first visit to the FreeNAS webUI will prompt you for a password, for the default user '''&amp;lt;u&amp;gt;root&amp;lt;/u&amp;gt;'''&lt;br /&gt;
[[File:FreeNAS 9.3 first visit password prompt.png]]&lt;br /&gt;
&lt;br /&gt;
=== Configuring networking ===&lt;br /&gt;
* Click on Network -&amp;gt; Global Configuration&lt;br /&gt;
** Hostname: freenas (this needs to match the DNS &amp;quot;A&amp;quot; record &amp;amp; computer account name you created during the [[Active Directory Prep|Active Directory prep]])&lt;br /&gt;
** Domain: mauiri.xxx&lt;br /&gt;
** IPv4 Default Gateway: 10.1.1.1&lt;br /&gt;
** Nameserver 1: 10.1.1.2&lt;br /&gt;
** Click &amp;quot;Save&amp;quot;&lt;br /&gt;
[[File:FreeNAS 9.3 network settings - global configuration.png]]&lt;br /&gt;
* Click on Network -&amp;gt; Interfaces -&amp;gt; Add Interface&lt;br /&gt;
** NIC: select the NIC being used by FreeNAS (single NIC systems only have 1 item in the dropdown list)&lt;br /&gt;
** Interface Name: em0 (We named it the same as what FreeNAS names it, for consistency - you can name it whatever you like)&lt;br /&gt;
** DHCP: unchecked&lt;br /&gt;
** IPv4 Address: 10.1.1.3 (this needs to match the DNS &amp;quot;A&amp;quot; record you created during the Active Directory prep)&lt;br /&gt;
** IPv4 Netmask: /24&lt;br /&gt;
** Click &amp;quot;Save&amp;quot;&lt;br /&gt;
*** The new IP address takes effect immediately - repoint your browser to the new address to continue&lt;br /&gt;
[[File:FreeNAS 9.3 network settings - add interface.png]]&lt;br /&gt;
* Click on Network -&amp;gt; Network Summary to verify previous settings&lt;br /&gt;
[[File:FreeNAS 9.3 network settings - network summary.png]]&lt;br /&gt;
&lt;br /&gt;
=== Configuring Time Server ===&lt;br /&gt;
* Click on System -&amp;gt; General -&amp;gt; NTP Servers&lt;br /&gt;
** Remove all 3 default NTP servers&lt;br /&gt;
** Click Add NTP Server&lt;br /&gt;
*** Address: 10.1.1.2&lt;br /&gt;
*** Prefer: checked (only if you have other time servers configured)&lt;br /&gt;
*** Leave everything else at its default setting&lt;br /&gt;
[[File:FreeNAS 9.3 Add NTP server.png]]&lt;br /&gt;
* Now that the time server is set, you need to set your time zone&lt;br /&gt;
* Click on System -&amp;gt; General -&amp;gt; Timezone&lt;br /&gt;
** Timezone: (obviously select YOUR time zone)&lt;br /&gt;
** Click &amp;quot;Save&amp;quot;&lt;br /&gt;
[[File:FreeNAS 9.3 System Settings Timezone.png]]&lt;br /&gt;
&lt;br /&gt;
=== Creating a Storage Pool ===&lt;br /&gt;
* Your storage pool '''has''' to be created before you configure FreeNAS to use Active Directory, however that is beyond the scope of this how-to.&lt;br /&gt;
* The [http://doc.freenas.org/index.php/Volumes official FreeNAS wiki] is an excellent resource on creating your storage pool.&lt;br /&gt;
* We also suggest giving [http://forums.freenas.org/index.php?threads/slideshow-explaining-vdev-zpool-zil-and-l2arc-for-noobs.7775/ cyberjocks excellent PowerPoint] presentation explaining what VDev zpool, ZIL and L2ARC is.&lt;br /&gt;
** After your pool is created, we suggest creating a dataset specifically for CIFS sharing.&lt;br /&gt;
** Again, the [http://doc.freenas.org/index.php/Volumes#Creating_ZFS_Datasets official FreeNAS wiki] is a good source of info on how to do this&lt;br /&gt;
*** When creating the dataset, you have to take into consideration '''how''' this particular dataset will be used.&lt;br /&gt;
**** Dataset Name: jobdata&lt;br /&gt;
**** Compression level: Inherit (lz4)&lt;br /&gt;
**** Share type: Windows&lt;br /&gt;
**** Case Sensitivity: Insensitive&lt;br /&gt;
**** Enable atime: Inherit (on) (you can turn this off for a small performance boost, but doing so will potentially break some backup programs)&lt;br /&gt;
**** ZFS Deduplication: Inherit (off)&lt;br /&gt;
[[File:FreeNAS 9.3 Create a dataset for CIFS sharing.png]]&lt;br /&gt;
&lt;br /&gt;
=== Setting up Active Directory &amp;amp; CIFS ===&lt;br /&gt;
* Click on Directory Services -&amp;gt; Active Directory&lt;br /&gt;
** Domain name: mauiri.xxx&lt;br /&gt;
** Domain Account Name: freenasadmin&lt;br /&gt;
** Domain Account Password: HorseBattery@2016 (don't actually use this, please)&lt;br /&gt;
** Confirm Domain Account Password: HorseBattery@2016&lt;br /&gt;
** Click Save, this may take awhile. After it's complete, move on to setting up CIFS&lt;br /&gt;
[[File:FreeNAS 9.3 Active Directory setup.png]]&lt;br /&gt;
* Click on Services -&amp;gt; CIFS&lt;br /&gt;
* Leave everything at their default settings save for the following 2 items:&lt;br /&gt;
** Workgroup: MAUIRI&lt;br /&gt;
&amp;lt;!-- ** Guest Account: MAUIRI\Guest --&amp;gt;&lt;br /&gt;
** Server Maximum Protocol: SMB3_00&lt;br /&gt;
* Click Services -&amp;gt; Control Services&lt;br /&gt;
** Turn on the CIFS service if it hasn't already started&lt;br /&gt;
&lt;br /&gt;
=== Creating your share using Windows permissions ===&lt;br /&gt;
* Click on Sharing -&amp;gt; Windows (CIFS) Shares -&amp;gt; Add Windows (CIFS) Share&lt;br /&gt;
** Path: (browse to the path of the dataset created previously)&lt;br /&gt;
** Use as home share: Unchecked&lt;br /&gt;
** Name: JobData (this is the name you'll see when you connect via Windows Explorer)&lt;br /&gt;
** Apply Default Permissions: Checked&lt;br /&gt;
** Allow Gues Access: Unchecked&lt;br /&gt;
** Click &amp;quot;OK&amp;quot;&lt;br /&gt;
[[File:FreeNAS 9.3 Add Windows share.png]]&lt;br /&gt;
&lt;br /&gt;
=== Dataset File/Folder Permissions ===&lt;br /&gt;
* Now we need to change the default owner &amp;amp; group on the dataset created&lt;br /&gt;
* Click on Storage -&amp;gt; Volumes&lt;br /&gt;
** Expand your volumes until you find the dataset created for file sharing&lt;br /&gt;
** Click Change Permissions&lt;br /&gt;
*** Apply Owner (user): Checked&lt;br /&gt;
*** Owner (user): MAUIRI\administrator&lt;br /&gt;
*** Apply Owner (group): Checked&lt;br /&gt;
*** Owner (group): MAUIRI\domain users&lt;br /&gt;
*** Apply Mode: Checked&lt;br /&gt;
*** Mode: (unchangeable)&lt;br /&gt;
*** Permission Type: Windows&lt;br /&gt;
*** Set permission recursively: unchecked (unless you have files owned by a FreeNAS user stored in this dataset already)&lt;br /&gt;
*** Click &amp;quot;Change&amp;quot;&lt;br /&gt;
[[File:FreeNAS 9.3 Dataset for CIFS change permission.png]]&lt;br /&gt;
&lt;br /&gt;
== Verification ==&lt;br /&gt;
This was just copied and pasted from the FreeNAS 9.2.x walkthrough - while the paths may be different, the concept never changed.&lt;br /&gt;
* From a Windows client, open Windows Explorer, and type in '''\\freenas''' - if everything is set properly, you should see the CIFS share you created earlier.&lt;br /&gt;
[[File:Windows Explorer - freenas share Downloads.png]]&lt;br /&gt;
* Enter into the shared directory, and as a simple test - create a folder. If you're allowed, then it worked!&lt;br /&gt;
[[File:Windows Explorer - freenas share test.png]]&lt;br /&gt;
* If you go into the FreeNAS shell, you can further verify permissions are using Active Directory style permissions&lt;br /&gt;
[[File:FreeNAS with Active Directory permissions.png]]&lt;/div&gt;</summary>
		<author><name>Mauirixxx</name></author>	</entry>

	</feed>