Prepped for main overhaul
Created new archive Reorged resource folders
This commit is contained in:
@@ -9,12 +9,12 @@
|
||||
<meta name="description" content="ENPaul Network vpn detail page">
|
||||
<meta name="author" content="enpaul@enpaul.net">
|
||||
|
||||
<title>ENPN Virtual Private Networking</title>
|
||||
<title>ENPN VPN</title>
|
||||
<link rel="shortcut icon" href="../img/e-b.png">
|
||||
|
||||
<link href="../css/bootstrap.css" rel="stylesheet">
|
||||
<link href="../css/style.css" rel="stylesheet">
|
||||
<link href="../font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
|
||||
<link href="../css/font-awesome.min.css" rel="stylesheet" type="text/css">
|
||||
<link href="../css/hexagons.min.css" rel="stylesheet" type="text/css">
|
||||
|
||||
<script src="../js/hexagons.min.js"></script>
|
||||
@@ -34,10 +34,11 @@
|
||||
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
<li class="hidden"><a href="#page-top"></a></li>
|
||||
<li><a class="page-scroll" href="../">Home</a></li>
|
||||
<li><a class="page-scroll" href="https://git.enpaul.net">Git</a></li>
|
||||
<li><a class="page-scroll" href="https://drive.enpaul.net">Drive</a></li>
|
||||
<li><a class="page-scroll" href="https://app.plex.tv/web/app">Plex</a></li>
|
||||
<li><a class="page-scroll" href="/index.html#about">About</a></li>
|
||||
<li><a class="page-scroll" target="_blank" href="https://plex.enpaul.net/">Plex</a></li>
|
||||
<li><a class="page-scroll" href="/services">Services</a></li>
|
||||
<li><a class="page-scroll" href="/network">Network</a></li>
|
||||
<li><a class="page-scroll" href="/projects">Projects</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -47,12 +48,10 @@
|
||||
<div class="intro-body">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-8 col-md-offset-2">
|
||||
<h1 class="brand-heading">
|
||||
</h1>
|
||||
<div class="col-md-8 col-md-offset-2" id="HeaderBlock">
|
||||
<hr>
|
||||
<p>The ENPN Virtual Private Networking service uses an L2TP/IPSec tunnel secured with AES128/SHA256 for intranet connectivity. This protocol is natively supported by most devices and operating systemes, but may be blocked by some firewalls.</p>
|
||||
<p><b>NOTE:</b> Computers linked to the ENPN Omni Domain are automatically provisioned with the VPN profile and do not need to be configred.</p>
|
||||
<p>The ENPN Virtual Private Networking (VPN) service uses an L2TP/IPSec tunnel secured with AES128/SHA256 for intranet connectivity. This protocol is natively supported by most devices and operating systemes, but may be blocked by some firewalls.</p>
|
||||
<p><b>NOTE:</b> Computers linked to the ENPN Domain are automatically provisioned with the VPN profile and do not need to be configred.</p>
|
||||
<br>
|
||||
<p>Choose your client platform below:</p>
|
||||
<hr>
|
||||
@@ -98,7 +97,7 @@
|
||||
<li>Set "VPN type" to <b>L2TP/IPSec with pre-shared key</b></li>
|
||||
<li>Set the "Pre-shared key" field equal to the VPN key provided to you. If you have not been provided with the VPN key please email <a href="mailto:info@enpaul.net">info@enpaul.net</a></li>
|
||||
<li>Leave "Type of sign-in info" set to <b>User name and password</b></li>
|
||||
<li>Use the "Username" and "Password" fields to enter your ENPN Omni Domain credentials.</li>
|
||||
<li>Use the "Username" and "Password" fields to enter your ENPN Domain credentials.</li>
|
||||
<li>Opitonally, select "Remember my sign-in info"</li>
|
||||
</ul>
|
||||
</li>
|
||||
@@ -125,7 +124,7 @@
|
||||
</li>
|
||||
<li>Click <b>Create</b></li>
|
||||
<li>From the <b>Network and Sharing Center</b> select the newly created connection and click <b>Connect</b></li>
|
||||
<li>When prompted, enter your ENPN Omni Domain credentials</li>
|
||||
<li>When prompted, enter your ENPN Domain credentials</li>
|
||||
</ol>
|
||||
</span>
|
||||
</div>
|
||||
@@ -157,7 +156,7 @@
|
||||
</li>
|
||||
<li>Select <b>Save</b></li>
|
||||
<li>Select the newly created VPN connection from the list of VPN connections to connect</li>
|
||||
<li>When prompted enter your ENPN Omni Domain credentials</li>
|
||||
<li>When prompted enter your ENPN Domain credentials</li>
|
||||
<li>Optionally, select <b>Save account information</b></li>
|
||||
<li>Select <b>Connection</b></li>
|
||||
</ol>
|
||||
|
Reference in New Issue
Block a user