Update puzzles and release notes
This commit is contained in:
parent
ceed40011a
commit
08a84e875b
@ -11,24 +11,23 @@
|
||||
<AssemblyName>EduNetworkBuilder</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<IsWebBootstrapper>true</IsWebBootstrapper>
|
||||
<IsWebBootstrapper>false</IsWebBootstrapper>
|
||||
<PublishUrl>publish\</PublishUrl>
|
||||
<Install>true</Install>
|
||||
<InstallFrom>Web</InstallFrom>
|
||||
<UpdateEnabled>true</UpdateEnabled>
|
||||
<InstallFrom>Disk</InstallFrom>
|
||||
<UpdateEnabled>false</UpdateEnabled>
|
||||
<UpdateMode>Background</UpdateMode>
|
||||
<UpdateInterval>7</UpdateInterval>
|
||||
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
||||
<UpdatePeriodically>true</UpdatePeriodically>
|
||||
<UpdateRequired>false</UpdateRequired>
|
||||
<MapFileExtensions>true</MapFileExtensions>
|
||||
<InstallUrl>http://tyounglightsys.ddns.info/EduNetworkBuilder/v1/</InstallUrl>
|
||||
<UpdateUrl>http://tyounglightsys.ddns.info/EduNetworkBuilder/v1/</UpdateUrl>
|
||||
<ProductName>EduNetworkBuilder</ProductName>
|
||||
<PublisherName>Tim Young</PublisherName>
|
||||
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
|
||||
<WebPage>publish.htm</WebPage>
|
||||
<ApplicationRevision>29</ApplicationRevision>
|
||||
<AutorunEnabled>true</AutorunEnabled>
|
||||
<ApplicationRevision>31</ApplicationRevision>
|
||||
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
||||
<UseApplicationTrust>false</UseApplicationTrust>
|
||||
<PublishWizardCompleted>true</PublishWizardCompleted>
|
||||
@ -87,7 +86,9 @@
|
||||
<Compile Include="DeviceConfig.Designer.cs">
|
||||
<DependentUpon>DeviceConfig.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="FirewallEditor.cs" />
|
||||
<Compile Include="FirewallEditor.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="FirewallEditor.Designer.cs">
|
||||
<DependentUpon>FirewallEditor.cs</DependentUpon>
|
||||
</Compile>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -3,7 +3,7 @@
|
||||
<!--This is a network file for EduNetworkBuilder.-->
|
||||
<Network>
|
||||
<en_message>Firewall devices can have an advanced firewall. You can control which interfaces can ping which interfaces. This allows you to protect one side of the LAN from the other. We will use this functionality a lot more later on.
|
||||
To do this puzzle, remove the firewall rule that is keeping the one side from pinging the other side.</en_message>
|
||||
This technology is mainly used for VLAN security, or setting up a DMZ. To do this puzzle, remove the firewall rule that is keeping the one side from pinging the other side.</en_message>
|
||||
<en_title>Firewall Test 2</en_title>
|
||||
<height>1024</height>
|
||||
<width>1024</width>
|
||||
|
@ -1,6 +1,15 @@
|
||||
{\rtf1\ansi\ansicpg1252\deff0\nouicompat\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Calibri;}}
|
||||
{\*\generator Riched20 10.0.10586}{\*\mmathPr\mdispDef1\mwrapIndent1440 }\viewkind4\uc1
|
||||
\pard\nowidctlpar\sa200\sl276\slmult1\b\f0\fs22\lang9 Version 1.0.27\par
|
||||
{\*\generator Riched20 10.0.14393}{\*\mmathPr\mnaryLim0\mdispDef1\mwrapIndent1440 }\viewkind4\uc1
|
||||
\pard\nowidctlpar\sa200\sl276\slmult1\b\f0\fs22\lang9 Version 1.0.30\par
|
||||
\b0 * Another downloadable (zip only, stable) version.\b\par
|
||||
Version 1.0.29\par
|
||||
\b0 * Lots of VLAN butfixes\par
|
||||
* Fixed ping-fail test\par
|
||||
* Lots more VLAN puzzles\par
|
||||
* Update VLAN documentation\par
|
||||
\b Version 1.0.28\par
|
||||
\b0 * Initial VLAN release\par
|
||||
\b Version 1.0.27\par
|
||||
\b0 * Made distribution easier by CD (does updates from web, but we also have a downloadable zip you can install from)\par
|
||||
\b Version 1.0.26\par
|
||||
\b0 * Major graphics overhaul\par
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user