I inherited a mess

I am redesigning a website, but the client would like me to make his current website passable until the new site is online.  So, the former designer built the site with DW templates, but now, conveniently, lost the template files.  So, I'm trying to remove the uneditable regions of the home page (code below) so that I can add/delete some of the content.  Any suggestions of how to make this entire page editable?
Thank you so much for your help!
Using DW CS3
Live (old) page: http://tripplakecamp.com/
Code:
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/default.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="doctitle" -->
<title>Tripp Lake Camp &gt; Home</title>
<LINK REL="SHORTCUT ICON" HREF="favicon.ico">
<script>
<!--
var slideShowSpeed = 3000;
var crossFadeDuration = 3;
var Pic = new Array()
Pic[0] = 'images/photos/new-office.jpg'
Pic[1] = 'images/photos/new_office-front.jpg'
Pic[2] = 'images/photos/new_office-side_view.jpg'
Pic[3] = 'images/photos/Kitty_Car.jpg'
var t
var j = 0
var p = Pic.length
var preLoad = new Array()
for (i = 0; i < p; i++){
   preLoad[i] = new Image()
   preLoad[i].src = Pic[i]
function runSlideShow(){
   if (document.all){
      document.images.SlideShow.style.filter="blendTrans(duration=2)"
      document.images.SlideShow.style.filter="blendTrans(duration=crossFadeDuration)"
      document.images.SlideShow.filters.blendTrans.Apply()     
   document.images.SlideShow.src = preLoad[j].src
   if (document.all){
      document.images.SlideShow.filters.blendTrans.Play()
   j = j + 1
   if (j > (p-1)) j=0
   t = setTimeout('runSlideShow()', slideShowSpeed)
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
//-->
</script>
<!-- InstanceEndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- InstanceBeginEditable name="head" --><style type="text/css">
<!--
a:link {
text-decoration: none;
color: #006600;
a:visited {
text-decoration: none;
a:hover {
text-decoration: none;
a:active {
text-decoration: none;
-->
</style>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<style type="text/css">
<!--
.style1 {font-family: Arial, Helvetica, sans-serif}
-->
</style>
<style type="text/css">
<!--
.style2 {font-size: 12px}
-->
</style>
<style type="text/css">
<!--
.style3 {color: #0A6C0A}
-->
</style>
<!-- InstanceEndEditable -->
<meta name="Author" content="Kurt Tholking T-Squared-Designs.com" />
<meta name="Description" content="Tripp Lake Camp is a traditional camp for girls ages 8 - 16. Established in 1911." />
<meta name="Keywords" content="camps, summer camps, girls camps, maine camps, maine summer camp, girls camp, jewish camps, kid's camps, Poland Maine, Maine camps, Tripp Lake, Tripp Lake Camp, TLC, Promised Land" />
<script language="JavaScript">
<!--
function mmLoadMenus() {
  if (window.mm_menu_0403125830_0) return;
  window.mm_menu_0403125830_0 = new Menu("root",117,20,"Verdana, Arial, Helvetica, sans-serif",13,"#ffffff","#006600","#006600","#ffffff","left","middle",2,0,400,0,0,true,t rue,true,0,true,false);
  mm_menu_0403125830_0.addMenuItem("Brochure","location='http://www.tripplakecamp.com/about/brochure/'");
  mm_menu_0403125830_0.addMenuItem("Philosophy","location='http://www.tripplakecamp.com/about/philosophy.htm'");
  mm_menu_0403125830_0.addMenuItem("Facilities","location='http://www.tripplakecamp.com/about/facilities.htm'");
  mm_menu_0403125830_0.addMenuItem("Program","location='http://www.tripplakecamp.com/about/program.htm'");
  mm_menu_0403125830_0.addMenuItem("Activities","location='http://www.tripplakecamp.com/about/activities.htm'");
  mm_menu_0403125830_0.addMenuItem("Important Dates","location='http://www.tripplakecamp.com/about/dates.htm'");
  mm_menu_0403125830_0.addMenuItem("Info Request","location='http://www.tripplakecamp.com/about/info_request.htm'");
  mm_menu_0403125830_0.addMenuItem("Directions","location='http://www.tripplakecamp.com/about/directions.htm'");
  mm_menu_0403125830_0.addMenuItem("History","location='http://www.tripplakecamp.com/alumnae/history/'");
  mm_menu_0403125830_0.addMenuItem("Photos of Camp","location='http://www.tripplakecamp.com/about/photos.htm'");
   mm_menu_0403125830_0.hideOnMouseOut=true;
   mm_menu_0403125830_0.menuBorder=1;
   mm_menu_0403125830_0.menuLiteBgColor='#ffffff';
   mm_menu_0403125830_0.menuBorderBgColor='#ffffff';
   mm_menu_0403125830_0.bgColor='#999999';
  window.mm_menu_0505220002_1 = new Menu("root",153,20,"Verdana, Arial, Helvetica, sans-serif",13,"#ffffff","#006600","#006600","#ffffff","left","middle",2,0,400,0,0,true,t rue,true,0,true,false);
  mm_menu_0505220002_1.addMenuItem("Summer Information","location='http://www.tripplakecamp.com/parents/current.htm'");
  mm_menu_0505220002_1.addMenuItem("(Password Protected)");
   mm_menu_0505220002_1.hideOnMouseOut=true;
   mm_menu_0505220002_1.menuBorder=1;
   mm_menu_0505220002_1.menuLiteBgColor='#ffffff';
   mm_menu_0505220002_1.menuBorderBgColor='#ffffff';
   mm_menu_0505220002_1.bgColor='#999999';
    window.mm_menu_0420220650_2_1 = new Menu("Prospective Staff",153,20,"Verdana, Arial, Helvetica, sans-serif",13,"#ffffff","#006600","#006600","#ffffff","left","middle",2,0,400,0,0,true,t rue,true,0,false,false);
    mm_menu_0420220650_2_1.addMenuItem("Positions","location='http://www.tripplakecamp.com/staff/prospective/positions.htm'");
    mm_menu_0420220650_2_1.addMenuItem("Application","location='http://www.tripplakecamp.com/staff/prospective/application.htm'");
     mm_menu_0420220650_2_1.hideOnMouseOut=true;
     mm_menu_0420220650_2_1.menuBorder=1;
     mm_menu_0420220650_2_1.menuLiteBgColor='#ffffff';
     mm_menu_0420220650_2_1.menuBorderBgColor='#ffffff';
     mm_menu_0420220650_2_1.bgColor='#999999';
  window.mm_menu_0420220650_2 = new Menu("root",153,20,"Verdana, Arial, Helvetica, sans-serif",13,"#ffffff","#006600","#006600","#ffffff","left","middle",2,0,400,0,0,true,t rue,true,0,false,false);
  mm_menu_0420220650_2.addMenuItem("Current Staff","location='http://www.tripplakecamp.com/staff/current/default.htm'");
  mm_menu_0420220650_2.addMenuItem(mm_menu_0420220650_2_1);
   mm_menu_0420220650_2.hideOnMouseOut=true;
   mm_menu_0420220650_2.childMenuIcon="../images/menus/toc/images/arrows.gif";
   mm_menu_0420220650_2.menuBorder=1;
   mm_menu_0420220650_2.menuLiteBgColor='#ffffff';
   mm_menu_0420220650_2.menuBorderBgColor='#ffffff';
   mm_menu_0420220650_2.bgColor='#999999';
  window.mm_menu_0407130347_3 = new Menu("root",80,20,"Verdana, Arial, Helvetica, sans-serif",13,"#ffffff","#006600","#006600","#ffffff","left","middle",2,0,400,0,0,true,t rue,true,0,true,false);
  mm_menu_0407130347_3.addMenuItem("History","location='http://www.tripplakecamp.com/alumnae/history/'");
  mm_menu_0407130347_3.addMenuItem("Newsletter","location='http://www.tripplakecamp.com/alumnae/alumnae_times.htm'");
  mm_menu_0407130347_3.addMenuItem("Reunions","location='http://www.tripplakecamp.com/alumnae/reunions.htm'");
   mm_menu_0407130347_3.hideOnMouseOut=true;
   mm_menu_0407130347_3.menuBorder=1;
   mm_menu_0407130347_3.menuLiteBgColor='#ffffff';
   mm_menu_0407130347_3.menuBorderBgColor='#ffffff';
   mm_menu_0407130347_3.bgColor='#999999';
  mm_menu_0407130347_3.writeMenus();
} // mmLoadMenus()
<!--
<!--
<!--
<!--
<!--
<!--
<!--
<!--
<!--
<!--
<!--
<!--
<!--
<!--
<!--
<!--
<!--
<!--
<!--
<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
//-->
//-->
//-->
//-->
//-->
//-->
//-->
//-->
//-->
//-->
//-->
//-->
//-->
//-->
//-->
//-->
//-->
//-->
//-->
//-->
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
//-->
</script>
<link href="tripplake.css" rel="stylesheet" type="text/css" />
<script language="JavaScript1.2" src="images/menus/toc/mm_menu.js"></script>
</head>
<body leftmargin="0" topmargin="0" onload="MM_preloadImages('images/menus/toc/images/about_f2.gif','images/menus/toc/images/ current_f2.gif','images/menus/toc/images/staff_f2.gif','images/menus/toc/images/dates_f2.g if','images/menus/toc/images/accommodations_f2.gif','images/menus/toc/images/directions_f2 .gif','images/menus/toc/images/alumnae_f2.gif','images/menus/toc/images/contact_f2.gif')">
<table width="760" border="0" cellspacing="0" cellpadding="0">
  <tr align="left" valign="top">
    <td colspan="2"><!-- InstanceBeginEditable name="header" -->
    <img src="images/headers/main.jpg" width="760" height="120" /><br />
    <script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0','widt h','144','height','24','title','Parent Login','src','parentlogin','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgco lor','#0A6C0A','movie','parentlogin' ); //end AC code
</script><noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="144" height="24" title="Parent Login">
  <param name="BGCOLOR" value="#0A6C0A" />
  <param name="movie" value="parentlogin.swf" />
  <param name="quality" value="high" />
  <embed src="parentlogin.swf" width="144" height="24" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" bgcolor="#0A6C0A" ></embed>
</object>
</noscript>
<br />
<span class="style2 style1 style3"><em><a href="alumnae/index.htm">Tribute to Rusty Kanokogi</a></em></span>    <!-- InstanceEndEditable --></td>
</tr>
  <tr align="left" valign="top">
    <td width="200" rowspan="3"> <script language="JavaScript1.2" type="text/JavaScript1.2">mmLoadMenus();</script>
<table border="0" cellpadding="0" cellspacing="0" width="160">
        <!-- fwtable fwsrc="toc-menu.png" fwbase="toc.gif" fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="0" -->
        <tr>
          <td><a href="http://www.tripplakecamp.com/about/" onmouseout="MM_swapImgRestore();MM_startTimeout()" onmouseover="MM_showMenu(window.mm_menu_0403125830_0,160,0,null,'about');MM_swapImage('ab out','','images/menus/toc/images/about_f2.gif',1);">
          <img src="images/menus/toc/images/about.gif" alt="About Us" name="about" border="0" id="about" width="160" height="20" /></a></td>
        </tr>
        <tr>
          <td><a href="http://www.tripplakecamp.com/parents/" onmouseout="MM_swapImgRestore();MM_startTimeout()" onmouseover="MM_showMenu(window.mm_menu_0505220002_1,160,0,null,'current');MM_swapImage(' current','','images/menus/toc/images/current_f2.gif',1);">
          <img src="images/menus/toc/images/current.gif" alt="Current Families" name="current" border="0" id="current" width="160" height="20" /></a></td>
        </tr>
        <tr>
          <td><a href="http://www.tripplakecamp.com/staff/" onmouseout="MM_swapImgRestore();MM_startTimeout()" onmouseover="MM_showMenu(window.mm_menu_0420220650_2,160,0,null,'staff');MM_swapImage('st aff','','images/menus/toc/images/staff_f2.gif',1);">
          <img src="images/menus/toc/images/staff.gif" alt="Staff" name="staff" border="0" id="staff" width="160" height="20" /></a></td>
        </tr>
        <tr>
          <td><a href="http://www.tripplakecamp.com/about/dates.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('dates','','images/menus/toc/images/dates_f2.gif',1);">
          <img src="images/menus/toc/images/dates.gif" alt="Important Dates" name="dates" border="0" id="dates" width="160" height="20" /></a></td>
        </tr>
        <tr>
          <td><a href="http://www.tripplakecamp.com/about/accommodations.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('accommodations','','images/menus/toc/images/accommodations_f2. gif',1);">
          <img src="images/menus/toc/images/accommodations.gif" alt="Accommodations" name="accommodations" border="0" id="accommodations" width="160" height="20" /></a></td>
        </tr>
        <tr>
          <td><a href="http://www.tripplakecamp.com/about/directions.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('directions','','images/menus/toc/images/directions_f2.gif',1); ">
          <img src="images/menus/toc/images/directions.gif" alt="Directions" name="directions" border="0" id="directions" width="160" height="20" /></a></td>
        </tr>
        <tr>
          <td><a href="http://www.tripplakecamp.com/alumnae/" onmouseout="MM_swapImgRestore();MM_startTimeout()" onmouseover="MM_showMenu(window.mm_menu_0407130347_3,161,0,null,'alumnae');MM_swapImage(' alumnae','','images/menus/toc/images/alumnae_f2.gif',1);">
          <img src="images/menus/toc/images/alumnae.gif" alt="Alumnae" name="alumnae" border="0" id="alumnae" width="160" height="20" /></a></td>
        </tr>
        <tr>
          <td background="images/menus/toc/images/empty.gif">
<div align="center">
<a href="http://www.tripplakecamp.com/contact_us.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('contact','','images/menus/toc/images/contact_f2.gif',1);">
                                        <img src="images/menus/toc/images/contact.gif" alt="Contact us" name="contact" border="0" id="contact" width="160" height="21" /></a><br/>
<a href="#" onclick="MM_openBrWindow('http://www.tripplakecamp.com/countdown.htm','Countdown','width=500,height=225')"><font color="white"><b>Countdown to Camp</b></font></a></div>
  </td>
        </tr>
        <tr>
          <td>
          <img src="images/menus/toc/images/empty.gif" alt="" name="empty" border="0" id="empty" width="160" height="89" /></td>
        </tr>
      </table>
</td>
    <td width="560"><!-- InstanceBeginEditable name="main" -->
      <h1 align="center">Welcome to Tripp Lake Camp<br>
      <span style="font-weight: 400; font-style: italic"><font size="2">Poland, Maine
        Established 1911</font></span></h1>
      </td>
  </tr>
  <tr align="left" valign="top">
    <td width="560"><font size="2">Tripp Lake Camp is located in Poland, Maine.
    We are a traditional 7 week residential summer camp for girls ages 8 to 16.
    Established in 1911, Tripp Lake Camp is accredited by the American Camping
    Association. Our program offers a wide range of activities. We are situated
    on 260 acres, with a mile of shorefront</font></td>
  </tr>
  <tr align="left" valign="top">
    <td width="560">
      <p align="center"><img src="images/photos/main-office.jpg" width="512" height="384" /></p>
      <p align="center">This is the only official Tripp Lake Camp Website <br>
      <br>
      <br />
      <!-- Facebook Badge START --><a href="http://www.facebook.com/pages/Poland-ME/Tripp-Lake-Camp/363436718409" target="_TOP" title="Tripp Lake Camp"><img src="http://badge.facebook.com/badge/363436718409.3725.1907326627.png" width="120" height="198" style="border: 0px;" /></a><!-- Facebook Badge END -->
      <a href="http://www.acacamps.org" target="_blank">
      <img src="images/acalogo.jpg" alt="Tripp Lake Camp is ACA Accredited. Click Here for more information" border="0" width="150" height="93" /></a></p>
      <p> </td>
  </tr>
  <tr align="left" valign="top">
    <td> </td>
    <td height="47" align="center" valign="middle">
    <img src="images/menus/footer/images/footernew.gif" alt="" name="footer" border="0" usemap="#m_footer" id="footer" width="560" height="47" />
      <map name="m_footer" id="m_footer"><area shape="rect" coords="2,0,53,20" href="http://www.tripplakecamp.com" alt=""/><area shape="poly" coords="63,0,146,0,146,20,63,20,63,0" href="http://www.tripplakecamp.com/about/index.htm" title="About Camp" alt="About Camp" /><area shape="poly" coords="153,0,298,0,298,20,153,20,153,0" href="http://www.tripplakecamp.com/parents/" title="Current Families" alt="Current Families" /><area shape="poly" coords="308,0,357,0,357,20,308,20,308,0" href="http://www.tripplakecamp.com/staff/index.htm" title="Staff" alt="Staff" /><area shape="poly" coords="367,0,447,0,447,20,367,20,367,0" href="http://www.tripplakecamp.com/alumnae/index.htm" title="Alumnae" alt="Alumnae" /><area shape="poly" coords="454,0,558,0,558,20,454,20,454,0" href="http://www.tripplakecamp.com/contact_us.htm" title="Contact Us" alt="Contact Us" /><area shape="rect" coords="91,28,469,44" href="http://www.tripplakecamp.com/privacy.htm" title="Privacy" alt="Privacy" /></map> </td>
  </tr>
</table>
</body>
<!-- InstanceEnd --></html>

Try this page code below (all template code has been removed).
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Tripp Lake Camp &gt; Home</title>
<LINK REL="SHORTCUT ICON" HREF="favicon.ico">
<script>
<!--
var slideShowSpeed = 3000;
var crossFadeDuration = 3;
var Pic = new Array()
Pic[0] = 'images/photos/new-office.jpg'
Pic[1] = 'images/photos/new_office-front.jpg'
Pic[2] = 'images/photos/new_office-side_view.jpg'
Pic[3] = 'images/photos/Kitty_Car.jpg'
var t
var j = 0
var p = Pic.length
var preLoad = new Array()
for (i = 0; i < p; i++){
   preLoad[i] = new Image()
   preLoad[i].src = Pic[i]
function runSlideShow(){
   if (document.all){
      document.images.SlideShow.style.filter="blendTrans(duration=2)"
      document.images.SlideShow.style.filter="blendTrans(duration=crossFade Duration)"
      document.images.SlideShow.filters.blendTrans.Apply()   
   document.images.SlideShow.src = preLoad[j].src
   if (document.all){
      document.images.SlideShow.filters.blendTrans.Play()
   j = j + 1
   if (j > (p-1)) j=0
   t = setTimeout('runSlideShow()', slideShowSpeed)
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
//-->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
<!--
a:link {
text-decoration: none;
color: #006600;
a:visited {
text-decoration: none;
a:hover {
text-decoration: none;
a:active {
text-decoration: none;
-->
</style>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<style type="text/css">
<!--
.style1 {font-family: Arial, Helvetica, sans-serif}
-->
</style>
<style type="text/css">
<!--
.style2 {font-size: 12px}
-->
</style>
<style type="text/css">
<!--
.style3 {color: #0A6C0A}
-->
</style>
<meta name="Author" content="Kurt Tholking T-Squared-Designs.com" />
<meta name="Description" content="Tripp Lake Camp is a traditional camp for girls ages 8 - 16. Established in 1911." />
<meta name="Keywords" content="camps, summer camps, girls camps, maine camps, maine summer camp, girls camp, jewish camps, kid's camps, Poland Maine, Maine camps, Tripp Lake, Tripp Lake Camp, TLC, Promised Land" />
<script language="JavaScript">
<!--
function mmLoadMenus() {
  if (window.mm_menu_0403125830_0) return;
  window.mm_menu_0403125830_0 = new Menu("root",117,20,"Verdana, Arial, Helvetica, sans-serif",13,"#ffffff","#006600","#006600","#ffffff","left","middle ",2,0,400,0,0,true,true,true,0,true,false);
  mm_menu_0403125830_0.addMenuItem("Brochure","location='http://www.tripplakecamp.com/about/brochure/'");
  mm_menu_0403125830_0.addMenuItem("Philosophy","location='http://www.tripplakecamp.com/about/philosophy.htm'");
  mm_menu_0403125830_0.addMenuItem("Facilities","location='http://www.tripplakecamp.com/about/facilities.htm'");
  mm_menu_0403125830_0.addMenuItem("Program","location='http://www.tripplakecamp.com/about/program.htm'");
  mm_menu_0403125830_0.addMenuItem("Activities","location='http://www.tripplakecamp.com/about/activities.htm'");
  mm_menu_0403125830_0.addMenuItem("Important Dates","location='http://www.tripplakecamp.com/about/dates.htm'");
  mm_menu_0403125830_0.addMenuItem("Info Request","location='http://www.tripplakecamp.com/about/info_request.htm'");
  mm_menu_0403125830_0.addMenuItem("Directions","location='http://www.tripplakecamp.com/about/directions.htm'");
  mm_menu_0403125830_0.addMenuItem("History","location='http://www.tripplakecamp.com/alumnae/history/'");
  mm_menu_0403125830_0.addMenuItem("Photos of Camp","location='http://www.tripplakecamp.com/about/photos.htm'");
   mm_menu_0403125830_0.hideOnMouseOut=true;
   mm_menu_0403125830_0.menuBorder=1;
   mm_menu_0403125830_0.menuLiteBgColor='#ffffff';
   mm_menu_0403125830_0.menuBorderBgColor='#ffffff';
   mm_menu_0403125830_0.bgColor='#999999';
  window.mm_menu_0505220002_1 = new Menu("root",153,20,"Verdana, Arial, Helvetica, sans-serif",13,"#ffffff","#006600","#006600","#ffffff","left","middle ",2,0,400,0,0,true,true,true,0,true,false);
  mm_menu_0505220002_1.addMenuItem("Summer Information","location='http://www.tripplakecamp.com/parents/current.htm'");
  mm_menu_0505220002_1.addMenuItem("(Password Protected)");
   mm_menu_0505220002_1.hideOnMouseOut=true;
   mm_menu_0505220002_1.menuBorder=1;
   mm_menu_0505220002_1.menuLiteBgColor='#ffffff';
   mm_menu_0505220002_1.menuBorderBgColor='#ffffff';
   mm_menu_0505220002_1.bgColor='#999999';
    window.mm_menu_0420220650_2_1 = new Menu("Prospective Staff",153,20,"Verdana, Arial, Helvetica, sans-serif",13,"#ffffff","#006600","#006600","#ffffff","left","middle ",2,0,400,0,0,true,true,true,0,false,false);
    mm_menu_0420220650_2_1.addMenuItem("Positions","location='http://www.tripplakecamp.com/staff/prospective/positions.htm'");
    mm_menu_0420220650_2_1.addMenuItem("Application","location='http://www.tripplakecamp.com/staff/prospective/application.htm'");
     mm_menu_0420220650_2_1.hideOnMouseOut=true;
     mm_menu_0420220650_2_1.menuBorder=1;
     mm_menu_0420220650_2_1.menuLiteBgColor='#ffffff';
     mm_menu_0420220650_2_1.menuBorderBgColor='#ffffff';
     mm_menu_0420220650_2_1.bgColor='#999999';
  window.mm_menu_0420220650_2 = new Menu("root",153,20,"Verdana, Arial, Helvetica, sans-serif",13,"#ffffff","#006600","#006600","#ffffff","left","middle ",2,0,400,0,0,true,true,true,0,false,false);
  mm_menu_0420220650_2.addMenuItem("Current Staff","location='http://www.tripplakecamp.com/staff/current/default.htm'");
  mm_menu_0420220650_2.addMenuItem(mm_menu_0420220650_2_1);
   mm_menu_0420220650_2.hideOnMouseOut=true;
   mm_menu_0420220650_2.childMenuIcon="../images/menus/toc/images/arrows .gif";
   mm_menu_0420220650_2.menuBorder=1;
   mm_menu_0420220650_2.menuLiteBgColor='#ffffff';
   mm_menu_0420220650_2.menuBorderBgColor='#ffffff';
   mm_menu_0420220650_2.bgColor='#999999';
  window.mm_menu_0407130347_3 = new Menu("root",80,20,"Verdana, Arial, Helvetica, sans-serif",13,"#ffffff","#006600","#006600","#ffffff","left","middle ",2,0,400,0,0,true,true,true,0,true,false);
  mm_menu_0407130347_3.addMenuItem("History","location='http://www.tripplakecamp.com/alumnae/history/'");
  mm_menu_0407130347_3.addMenuItem("Newsletter","location='http://www.tripplakecamp.com/alumnae/alumnae_times.htm'");
  mm_menu_0407130347_3.addMenuItem("Reunions","location='http://www.tripplakecamp.com/alumnae/reunions.htm'");
   mm_menu_0407130347_3.hideOnMouseOut=true;
   mm_menu_0407130347_3.menuBorder=1;
   mm_menu_0407130347_3.menuLiteBgColor='#ffffff';
   mm_menu_0407130347_3.menuBorderBgColor='#ffffff';
   mm_menu_0407130347_3.bgColor='#999999';
  mm_menu_0407130347_3.writeMenus();
} // mmLoadMenus()
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
</script>
<link href="tripplake.css" rel="stylesheet" type="text/css" />
<script language="JavaScript1.2" src="images/menus/toc/mm_menu.js"></script>
</head>
<body leftmargin="0" topmargin="0" onload="MM_preloadImages('images/menus/toc/images/about_f2.gif','imag es/menus/toc/images/current_f2.gif','images/menus/toc/images/staff_f2. gif','images/menus/toc/images/dates_f2.gif','images/menus/toc/images/a ccommodations_f2.gif','images/menus/toc/images/directions_f2.gif','ima ges/menus/toc/images/alumnae_f2.gif','images/menus/toc/images/contact_ f2.gif')">
<table width="760" border="0" cellspacing="0" cellpadding="0">
  <tr align="left" valign="top">
    <td colspan="2">
    <img src="images/headers/main.jpg" width="760" height="120" /><br />
    <script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve rsion=5,0,0,0','width','144','height','24','title','Parent Login','src','parentlogin','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=S hockwaveFlash','bgcolor','#0A6C0A','movie','parentlogin' );
</script><noscript>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve rsion=5,0,0,0" width="144" height="24" title="Parent Login">
  <param name="BGCOLOR" value="#0A6C0A" />
  <param name="movie" value="parentlogin.swf" />
  <param name="quality" value="high" />
  <embed src="parentlogin.swf" width="144" height="24" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=S hockwaveFlash" type="application/x-shockwave-flash" bgcolor="#0A6C0A" ></embed>
</object>
</noscript>
<br />
<span class="style2 style1 style3"><em><a href="alumnae/index.htm">Tribute to Rusty Kanokogi</a></em></span>   </td>
</tr>
  <tr align="left" valign="top">
    <td width="200" rowspan="3"> <script language="JavaScript1.2" type="text/JavaScript1.2">mmLoadMenus();</script>
<table border="0" cellpadding="0" cellspacing="0" width="160">
        <!-- fwtable fwsrc="toc-menu.png" fwbase="toc.gif" fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="0" -->
        <tr>
          <td><a href="http://www.tripplakecamp.com/about/" onmouseout="MM_swapImgRestore();MM_startTimeout()" onmouseover="MM_showMenu(window.mm_menu_0403125830_0,160,0,null,'abou t');MM_swapImage('about','','images/menus/toc/images/about_f2.gif',1); ">
          <img src="images/menus/toc/images/about.gif" alt="About Us" name="about" border="0" id="about" width="160" height="20" /></a></td>
        </tr>
        <tr>
          <td><a href="http://www.tripplakecamp.com/parents/" onmouseout="MM_swapImgRestore();MM_startTimeout()" onmouseover="MM_showMenu(window.mm_menu_0505220002_1,160,0,null,'curr ent');MM_swapImage('current','','images/menus/toc/images/current_f2.gi f',1);">
          <img src="images/menus/toc/images/current.gif" alt="Current Families" name="current" border="0" id="current" width="160" height="20" /></a></td>
        </tr>
        <tr>
          <td><a href="http://www.tripplakecamp.com/staff/" onmouseout="MM_swapImgRestore();MM_startTimeout()" onmouseover="MM_showMenu(window.mm_menu_0420220650_2,160,0,null,'staf f');MM_swapImage('staff','','images/menus/toc/images/staff_f2.gif',1); ">
          <img src="images/menus/toc/images/staff.gif" alt="Staff" name="staff" border="0" id="staff" width="160" height="20" /></a></td>
        </tr>
        <tr>
          <td><a href="http://www.tripplakecamp.com/about/dates.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('dates','','images/menus/toc/images/dates_f 2.gif',1);">
          <img src="images/menus/toc/images/dates.gif" alt="Important Dates" name="dates" border="0" id="dates" width="160" height="20" /></a></td>
        </tr>
        <tr>
          <td><a href="http://www.tripplakecamp.com/about/accommodations.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('accommodations','','images/menus/toc/image s/accommodations_f2.gif',1);">
          <img src="images/menus/toc/images/accommodations.gif" alt="Accommodations" name="accommodations" border="0" id="accommodations" width="160" height="20" /></a></td>
        </tr>
        <tr>
          <td><a href="http://www.tripplakecamp.com/about/directions.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('directions','','images/menus/toc/images/di rections_f2.gif',1);">
          <img src="images/menus/toc/images/directions.gif" alt="Directions" name="directions" border="0" id="directions" width="160" height="20" /></a></td>
        </tr>
        <tr>
          <td><a href="http://www.tripplakecamp.com/alumnae/" onmouseout="MM_swapImgRestore();MM_startTimeout()" onmouseover="MM_showMenu(window.mm_menu_0407130347_3,161,0,null,'alum nae');MM_swapImage('alumnae','','images/menus/toc/images/alumnae_f2.gi f',1);">
          <img src="images/menus/toc/images/alumnae.gif" alt="Alumnae" name="alumnae" border="0" id="alumnae" width="160" height="20" /></a></td>
        </tr>
        <tr>
          <td background="images/menus/toc/images/empty.gif">
<div align="center">
<a href="http://www.tripplakecamp.com/contact_us.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('contact','','images/menus/toc/images/conta ct_f2.gif',1);">
                                        <img src="images/menus/toc/images/contact.gif" alt="Contact us" name="contact" border="0" id="contact" width="160" height="21" /></a><br/>
<a href="#" onclick="MM_openBrWindow('http://www.tripplakecamp.com/countdown.htm','Countdown','width=500,hei ght=225')"><font color="white"><b>Countdown to Camp</b></font></a></div>
  </td>
        </tr>
        <tr>
          <td>
          <img src="images/menus/toc/images/empty.gif" alt="" name="empty" border="0" id="empty" width="160" height="89" /></td>
        </tr>
      </table>
</td>
    <td width="560">
      <h1 align="center">Welcome to Tripp Lake Camp<br>
      <span style="font-weight: 400; font-style: italic"><font size="2">Poland, Maine
        Established 1911</font></span></h1>
      </td>
  </tr>
  <tr align="left" valign="top">
    <td width="560"><font size="2">Tripp Lake Camp is located in Poland, Maine.
    We are a traditional 7 week residential summer camp for girls ages 8 to 16.
    Established in 1911, Tripp Lake Camp is accredited by the American Camping
    Association. Our program offers a wide range of activities. We are situated
    on 260 acres, with a mile of shorefront</font></td>
  </tr>
  <tr align="left" valign="top">
    <td width="560">
      <p align="center"><img src="images/photos/main-office.jpg" width="512" height="384" /></p>
      <p align="center">This is the only official Tripp Lake Camp Website <br>
      <br>
      <br />
      <!-- Facebook Badge START --><a href="http://www.facebook.com/pages/Poland-ME/Tripp-Lake-Camp/363436718409" target="_TOP" title="Tripp Lake Camp"><img src="http://badge.facebook.com/badge/363436718409.3725.1907326627.png" width="120" height="198" style="border: 0px;" /></a><!-- Facebook Badge END -->
      <a href="http://www.acacamps.org" target="_blank">
      <img src="images/acalogo.jpg" alt="Tripp Lake Camp is ACA Accredited. Click Here for more information" border="0" width="150" height="93" /></a></p>
      <p> </td>
  </tr>
  <tr align="left" valign="top">
    <td> </td>
    <td height="47" align="center" valign="middle">
    <img src="images/menus/footer/images/footernew.gif" alt="" name="footer" border="0" usemap="#m_footer" id="footer" width="560" height="47" />
      <map name="m_footer" id="m_footer"><area shape="rect" coords="2,0,53,20" href="http://www.tripplakecamp.com" alt=""/><area shape="poly" coords="63,0,146,0,146,20,63,20,63,0" href="http://www.tripplakecamp.com/about/index.htm" title="About Camp" alt="About Camp" /><area shape="poly" coords="153,0,298,0,298,20,153,20,153,0" href="http://www.tripplakecamp.com/parents/" title="Current Families" alt="Current Families" /><area shape="poly" coords="308,0,357,0,357,20,308,20,308,0" href="http://www.tripplakecamp.com/staff/index.htm" title="Staff" alt="Staff" /><area shape="poly" coords="367,0,447,0,447,20,367,20,367,0" href="http://www.tripplakecamp.com/alumnae/index.htm" title="Alumnae" alt="Alumnae" /><area shape="poly" coords="454,0,558,0,558,20,454,20,454,0" href="http://www.tripplakecamp.com/contact_us.htm" title="Contact Us" alt="Contact Us" /><area shape="rect" coords="91,28,469,44" href="http://www.tripplakecamp.com/privacy.htm" title="Privacy" alt="Privacy" /></map> </td>
  </tr>
</table>
</body>
</html>

Similar Messages

  • Inherited a Mess - Exchange - What is a good way to start over?

    I inherited a mess of an Exchange 2013 Server (yes singular, not plural). Keeping the thing operational has been a nightmare.It is not virtual, it is physical. The hardware it resides on is way over taxed--it serves as a Domain Controller, as well as a dozen other things I'm too ashamed to admit. The mailboxes go to one massive database instead of being broken up into smaller ones. I'm at my whits ends and ready to say: "Screw it" and start over, which with our new network and server expansion I have an opportunity to do so.
    Could someone point me in the right direction on what would be the best way to rebuild? 
    And no, between the amount of system corruption and my user-base, Office 365 is not an option.

    Asnew technologies come online and existing ones grow more complex, the world ofinformation technology expands and grows. If you’re a specialist in the ITfield, you already know how critical it is to keep pace with new developmentsand advances. Learning more also makes you more competitive: By growing yourskills and knowledge base, you become more adept at what you do—and morevaluable to a current or future employer.Earninga certification or getting a degree are both excellent ways to expand your abilitiesand boost your earning potential. If you’re looking for quick results,certification may be the best first step. Clickhere to view a rundown of 4 common IT certifications that may help you getahead.

  • Inherited GPO mess, Need help with strategies to clean up

    start from scratch or what Rockn said

    Background information: I have worked with Group Policy for a few years on servers that had a decent structure and it worked pretty well. I know how to use the gpresult /r and rsop tools to diagnose policy issues. I am no GP expert, but I can usually accomplish what is needed.Issue:I started a job and my first project is to clean up group policies in AD. There are 5 DC's in 4 different sites. We have 3 offices, each with a domain controller and two DC's at our datacenter. For some reason all the policies applied to the root structure have the "Enforced" option enabled. All of the "Users" OU's have the "Blocked Inheritance" enabled. So from my understanding, the GPO's will still be applied to the users in the users OU because of the Enforced option. There are a bunch of policies like restricting users to a proxy server, adding IE...
    This topic first appeared in the Spiceworks Community

  • 1355 the spec domain could not be contacted 1355, other AD mess

    I've inherited a mess here.  What I have is an environment with 1) Windows Server 2003 Std (vm) 2) Server 2008 R2 (vm) running on a 2008 R2 Hyper V host.  Both servers were DC's.  The problem is that when pointing DNS to either DC, there would
    be all kinds of different errors such as access denied or domain controller couldn't be contacted, etc.  I also noticed that they were not replicating with each other for some time.  When specifying DNS to only use a specific DC, users could connect
    to shares on one server but not the other.
    I have run restores from the last good backups, but apparently this was a problem even at that point and restores would produce the same results.
    After running the BPA on the 2008 R2 OS for AD, it came up all errors.  I proceeded under the premise that this server was more corrupt than the other, and knowing I can still go back to the backups I do have, I decided to do a dcpromo /forceremoval
    after a graceful demotion wouldn't work.  At this point I was able to see that 1) was a GC, and it held all the fsmo roles.  
    I could also access ADUC and ADSS from 1) so I proceeded.  I ran a metadata cleanup on 1) and then proceeded.
    It's somewhat back as now I can access servers by dnsname (I couldn't before and that's what started all of this), but I can't add machines to the domain, nor can I promote the host OS to a DC (hoping that after a promo of a different server I could gracefully
    remove 1) ).
    I also saw that SYSVOL didn't show as a share on the 1) server although the directory exists.  I went to share it, but it couldn't populate a list of locations so I shared it to Everyone with Read access.
    I then ran dcdiag and get the following failures:
    Starting test: NetLogons
             Unable to connect to the NETLOGON share! (\\2003-DC-SERVER\netlogon)
             [2003-DC-SERVER] An net use or LsaPolicy operation failed with error 1203, 
    No network provider accepted the given network path..
             ......................... 2003-DC-SERVER failed test NetLogons
          Starting test: Advertising
             Fatal Error:DsGetDcName (2003-DC-SERVER) call failed, error 1355
             The Locator could not find the server.
             ......................... 2003-DC-SERVER failed test Advertising
    Starting test: frsevent
             There are warning or error events within the last 24 hours after the
             SYSVOL has been shared.  Failing SYSVOL replication problems may cause
             Group Policy problems.
             ......................... 2003-DC-SERVER failed test frsevent
    Starting test: systemlog
             An Error Event occured.  EventID: 0xC25A002E
                Time Generated: 10/01/2014   09:12:53
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0xC25A002E
                Time Generated: 10/01/2014   09:17:21
                (Event String could not be retrieved)
             ......................... 2003-DC-SERVER failed test systemlog
    Starting test: FsmoCheck
             Warning: DcGetDcName(GC_SERVER_REQUIRED) call failed, error 1355
             A Global Catalog Server could not be located - All GC's are down.
             Warning: DcGetDcName(TIME_SERVER) call failed, error 1355
             A Time Server could not be located.
             The server holding the PDC role is down.
             Warning: DcGetDcName(GOOD_TIME_SERVER_PREFERRED) call failed, error 135
    5
             A Good Time Server could not be located.
             Warning: DcGetDcName(KDC_REQUIRED) call failed, error 1355
             A KDC could not be located - All the KDCs are down.
             ......................... lia.local failed test FsmoCheck

    Hi,
    So you have tried to demote the 2008 R2 DC and failed then you force-remove it and cleanup metadata, but realized it was holding FSMO roles?
    Looks like all dcdiag tests are failing since you lost FSMO roles, realiable time source (which was this DC as PDC), GC. Kinda like a forest/domain recovery if i meay say.
    I believe you can to do a seize operations of FSMO roles to the DC that is still running, make it a GC and set it as NTP realiable time source for the domain. Then after you test health you can promote the 2008 R2 back under a different name as additional
    DC and go from there.
    More on seize FSMO roles on a 2003 DC.
    http://support.microsoft.com/kb/255504
    Hope it helps.
    Regards,
    Calin

  • 802.1x port authentication not working

    I am having some troubles figuring out what is going on here. I am trying to setup 802.1x port based authentication to assign clients to VLANs. I inherited this mess and its been a long time since I have used this. I ran a wireshark on my Radius server and I see no packets even coming from my switch IP address when I plug into a port (I verified communication because pings come up in my trace)
    Switch info:
    sw-ConfB>sho ver
    Cisco IOS Software, C2960C Software (C2960c405-UNIVERSALK9-M), Version 12.2(55)EX3, RELEASE SOFTWARE (fc2)
    Port config:
    interface FastEthernet0/11
     switchport mode access
     authentication event fail action authorize vlan 900
     authentication event no-response action authorize vlan 900
     authentication port-control auto
     dot1x pae authenticator
     dot1x timeout tx-period 5
    Radius Server Info:
    radius-server host 10.0.1.52 auth-port 1645 acct-port 1646 key 802.1x!
    Kinda lost why not Radius packet even comes from the switch. Any tips?

    sw-ConfB#sho ru
    Building configuration...
    Current configuration : 6301 bytes
    version 12.2
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname sw-ConfB
    boot-start-marker
    boot-end-marker
    enable secret 5 $1$3QAC$puzutRpCI5zR3Xv55xBVH0
    aaa new-model
    aaa authentication dot1x default group radius
    aaa authorization network default group radius
    aaa session-id common
    system mtu routing 1500
    crypto pki trustpoint TP-self-signed-706182400
     enrollment selfsigned
     subject-name cn=IOS-Self-Signed-Certificate-706182400
     revocation-check none
     rsakeypair TP-self-signed-706182400
    crypto pki certificate chain TP-self-signed-706182400
     certificate self-signed 01
      3082023F 308201A8 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
      30312E30 2C060355 04031325 494F532D 53656C66 2D536967 6E65642D 43657274
      69666963 6174652D 37303631 38323430 30301E17 0D393330 33303130 30303430
      365A170D 32303031 30313030 30303030 5A303031 2E302C06 03550403 1325494F
      532D5365 6C662D53 69676E65 642D4365 72746966 69636174 652D3730 36313832
      34303030 819F300D 06092A86 4886F70D 01010105 0003818D 00308189 02818100
      C72AE421 F5BF8C62 7C9E14C1 E73686FB 67DD760A 0C6C790D 935143A0 8DD96CC8
      D14A11C1 D16F9583 AE3B591E 68581049 1C837110 1B1C0398 BDE81C86 3F80CD45
      E55EBE76 73B9F7AB 5F14CBD5 2BD38330 E1B4FA92 32490A66 CE0BE135 9B695D97
      BF7C04FB 2999CF98 2336E82C 559A89C1 7F4E2948 1D73EBD4 236E4DD9 4D8675AB
      02030100 01A36930 67300F06 03551D13 0101FF04 05300301 01FF3014 0603551D
      11040D30 0B820973 772D436F 6E66422E 301F0603 551D2304 18301680 14C35330
      A1D32EA5 C2A07CC9 B1B3CCDB EB93CAA7 02301D06 03551D0E 04160414 C35330A1
      D32EA5C2 A07CC9B1 B3CCDBEB 93CAA702 300D0609 2A864886 F70D0101 04050003
      8181002E FC217BF1 F9E6FBE1 B07270A6 79A57AA5 691A949D C61C00C2 09C1C3CA
      CA14EE07 60BA058E CFDCD8E7 19D83B68 5F06B92C 8612B396 B18BA823 C0E83021
      2EFD391E 06113246 5609E287 7883422A 0513AF6D 5BF03CDE 92786B1D 3E01284C
      1EE23296 12999C71 BE8A5BEA 4B768F7E 6EB63E05 B71AF375 7FB72B98 7665BF45 D14622
      quit
    dot1x system-auth-control
    spanning-tree mode pvst
    spanning-tree extend system-id
    vlan internal allocation policy ascending
    interface FastEthernet0/1
     switchport access vlan 900
     switchport mode access
     authentication event fail action authorize vlan 900
     authentication event no-response action authorize vlan 900
     authentication port-control auto
     dot1x pae authenticator
     dot1x timeout tx-period 5
    interface FastEthernet0/2
     switchport access vlan 900
     switchport mode access
     authentication event fail action authorize vlan 900
     authentication event no-response action authorize vlan 900
     authentication port-control auto
     dot1x pae authenticator
     dot1x timeout tx-period 5
    interface FastEthernet0/3
     switchport access vlan 900
     switchport mode access
     authentication event fail action authorize vlan 900
     authentication event no-response action authorize vlan 900
     authentication port-control auto
     dot1x pae authenticator
     dot1x timeout tx-period 5
    interface FastEthernet0/4
     switchport access vlan 900
     switchport mode access
     authentication event fail action authorize vlan 900
     authentication event no-response action authorize vlan 900
     authentication port-control auto
     dot1x pae authenticator
     dot1x timeout tx-period 5
    interface FastEthernet0/5
     switchport access vlan 900
     switchport mode access
     authentication event fail action authorize vlan 900
     authentication event no-response action authorize vlan 900
     authentication port-control auto
     dot1x pae authenticator
     dot1x timeout tx-period 5
    interface FastEthernet0/6
     switchport access vlan 900
     switchport mode access
     authentication event fail action authorize vlan 900
     authentication event no-response action authorize vlan 900
     authentication port-control auto
     dot1x pae authenticator
     dot1x timeout tx-period 5
    interface FastEthernet0/7
     switchport access vlan 900
     switchport mode access
     authentication event fail action authorize vlan 900
     authentication event no-response action authorize vlan 900
     authentication port-control auto
     dot1x pae authenticator
     dot1x timeout tx-period 5
    interface FastEthernet0/8
     switchport access vlan 900
     switchport mode access
     authentication event fail action authorize vlan 900
     authentication event no-response action authorize vlan 900
     authentication port-control auto
     dot1x pae authenticator
     dot1x timeout tx-period 5
    interface FastEthernet0/9
     switchport access vlan 900
     switchport mode access
     authentication event fail action authorize vlan 900
     authentication event no-response action authorize vlan 900
     authentication port-control auto
     dot1x pae authenticator
     dot1x timeout tx-period 5
    interface FastEthernet0/10
     switchport access vlan 900
     switchport mode access
     authentication event fail action authorize vlan 900
     authentication event no-response action authorize vlan 900
     authentication port-control auto
     dot1x pae authenticator
     dot1x timeout tx-period 5
    interface FastEthernet0/11
     switchport mode access
     authentication event fail action authorize vlan 900
     authentication event no-response action authorize vlan 900
     authentication port-control auto
     dot1x pae authenticator
     dot1x timeout tx-period 5
    interface FastEthernet0/12
     switchport access vlan 900
     switchport mode access
     authentication event fail action authorize vlan 900
     authentication event no-response action authorize vlan 900
     authentication port-control auto
     dot1x pae authenticator
     dot1x timeout tx-period 5
    interface GigabitEthernet0/1
     switchport trunk native vlan 200
     switchport trunk allowed vlan 100,200,900
     switchport mode trunk
    interface GigabitEthernet0/2
     switchport access vlan 100
     switchport mode access
    interface Vlan1
     no ip address
    interface Vlan100
     ip address 10.0.1.3 255.255.255.0
    interface Vlan200
     ip address 10.0.2.4 255.255.255.0
    interface Vlan900
     ip address 10.0.9.4 255.255.255.0
    ip default-gateway 10.0.1.1
    ip http server
    ip http secure-server
    ip sla enable reaction-alerts
    radius-server host 10.0.1.52 auth-port 1645 acct-port 1646 key 802.1x!
    radius-server retransmit 5
    radius-server key secret
    radius-server vsa send authentication

  • Best way to Rebuild multi-master replication

    I have a site (A) which has been modified (tables and columns and such) that was used as the master replication site.
    I have another site (B) which was the target site.  The tables in site B have not been changed.
    The replication is functioning correctly (as the columns and tables were only additions).
    All the replication is asynchronous and is divided into to groups (one that refreshes every 2 minutes and one that refreshes every 15 minutes)
    I want to bring site B up to date (move the changes from site A into site B).
    I know that the data in the added columns has not been utilized as the new software was not in production yet.
    I know I will need to rebuild the replication groups to include the missing columns, and I presume I will need to stop the replication (I will disable the PUSH so I can still work with the master database).
    I will also need to add the new tables to the replication groups.
    I can rebuild the database entirely using an export and import (after cleaning out the existing database in site B).
    The question I have is efficiency, would I be better to just drop all the replication and start from scratch using the export?
    Could I simply add the tables and columns to site B and rebuild the replication?  Will I run into issues when I try to rebuild the replication if the job remains broken?
    Or can I rebuild site B (after breaking the job) using the export, then rebuild all the replication groups and re-enable replication (I know the scn numbers need to align but I am not sure if it will cause issues with the pending replication in the queue once I break the job).
    I am pretty much free to do what is needed (even though this is a production environment, the replication is not critical - I just cannot deny access to the master site for the users)
    The "former" DBA did not understand replication apparently and I have inherited this mess, while I understand how to do most of the things in this situation, I am not so sure of the best (or fastest) way.
    Forgot to mention the environment Oracle 11g R2 running on Linux (Ubuntu 12.04 LTS)
    Message was edited by: MrOracle

    There was a good discussion on the same subject in one of the oracle forum.
    Q] I have an application where data is never deleted, I have just rebuilt an
    index which was previously 4gb in size and its now 3gb in size. Can anybody
    explain?
    A1] The first thing that comes to mind is that (assuming what was taught
    on the Oracle Fundementals and tuning course I went on with Oracle
    University last year is true[1]) when an index leaf block that is not
    the right most block is filled up the next entry to be put in results
    in a 50-50 split, two blocks are created one containing the lower 50%
    of the entries and the other containing the higher 50%, both half
    full.. Assumign that the indexed field isn't an increasing key type
    value (i.e. it is possible to insert a value that will be lower
    (futher left) than an earlier value) that will mean that your index
    leaf blocks will mostly be between 50% and 100% full. Assuming a
    reasonably random distribution of data your average block would be
    around 75% full (split the difference between 50% and 100%). When you
    rebuild the index the blocks are (with the same caveat as above)
    repacked to 100% (or upto PCTFREE, I forget which) full. this would
    explain why the size of the index has changed to 75% of it's previous
    value. The same amount of data, it's just packed more tightly.
    I don't have a database to hand to check this but it does seem to fit
    the situation and my reccollection of how I'm told Oracle handles
    indexes.
    Stephen
    [1] I'm told, and have seen, that it's not always a given. Maybe
    there's a conference paper in somone's future entitled something like
    "Lies Oracle Told Me: The gap between training and reality"
    A2] If you look at Stephens post, then a reduction from free space of 30% in the blocks to 10% in the blocks (assuming pctfree =3D 10), gives around 20% gain back or around 800m from a 4G index. This would fit in quite nicely with what you are observing.
    Jaffar

  • Combining two Domains in a single Forrest

    Issue:  We have a forest - bcxxx.com and with-in lives two domains: xyz.com & abc.com.  Both domains are in the same physical location.  Is there a best practice to merge one into the other or create a new domain and merge the two into
    one?  I'm inherited a mess and there isn't a need to have them separated.  There is currently a trust between the two but  I would like to clean this up the best way possible and do it following the best practice format.  A single domain
    environment would work fine and it would be more organized and less complicated. 
    Is there a way to do this with-out starting over from scratch?  700+ Users +600 devices would make this a nightmare.  Any suggestion will be greatly appreciated.
    RT

    Thank you for the input, i appreciate it.  Yes, this current setup is unnecessarily complicated and a big mess.  There are to many issues to mention just in general as to the amount of odd errors popping up.  So instead of trying to troubleshoot
    each individual one I want to take the proper steps to help clean it up, upgrade the domain, and then see if these problems still exist.
    Some of the daily issues: unable to browse devices on the network - Computers by name or add computer to the domain | DNS Issue.  By manually adding the same DNS IP's addresses to the NIC which it had the by DHCP resolves the issue.  Setting it
    back to Automatic DNS after the fact, the computer works works fine.  This is just one very minor problem.
    Thanks again.
    Randy Taylor

  • Generating small sections

    Hi Robohelpers, would really appreciate a moment of your time, pretty sure this won't be too difficult a question...
    I have basically inherited a mess of a project, in Robohelp 8, which I am slowly trying to unravel. Unfortunately for me my experience mostly lies in Flare (sorry!) so I'm still finding my feet, both with the material and the method of creating it.
    Though in the fullness of time, I will sort out the countless useless conditioning tags and half finished topics, in the short term I need to do an output of some of the topics. So basically my question is this: I need to make a small output from the files, incorporating about 10 out of over 400 topics. Is there an easy way to do this with a condition tag - if I were using Flare I would use the Include conditiong function while excluding the others, but I can't see a way to do this in Robohelp.
    Thanks for any help.

    What I'd do is right click on an open topic and select Topic Properties. When you have identified the topic to tag, you can do so in the Advanced tab. Just select the tab in the topic level tag section.
      The RoboColum(n)
      @robocolumn
      Colum McAndrew

  • Hackers and USB NIC

    I've taken on a new client and have inherited a mess. Far beyond what I'm about to describe.
    This is a network of over 20 Macs and a Mac mini with OS X server.
    Upon my first visit at this location I discovered the Mac mini server's built-in NIC had failed, and to corect this the prior IT person had set up an Apple USB 100-BT NIC for the LAN. He had also set up another Apple USB 100-BT NIC with a direct-connect to the internet via a public IP, bypassing the Cisco firewall.
    Don't ask why. ;-)
    This second NIC with the direct connect has burned out 4 times so far. I firewalled it yesterday.
    However, by reading through Console logs I did discover that hackers were trying to intrude via that NIC. The logs were flooded with thousand upon thousands of entries for this hacker activity - every single day.
    Does anyone think this hacker activity was responsible for the burned out NICs? Each time the USB NIC would burn out there would be massive amounts entries in the Console logs for the hacker activity.
    If someone were to have asked me if it were possible to burn out a USB NIC like this I'd say unlikely. But it sure does explain this nicely.

    There are a variety of folks that are always trying to access Internet-connected systems and for various purposes, and that's part of the Internet environment, and it's why I usually recommend a server-grade firewall for configurations running OS X Server and server-oriented computing.  Having a directly-Internet-connected server is more effort and more risk than its worth, in my experience.
    Electrical grid control to the level of an Ethernet uplink is not typically available to the nefariously-inclined.
    All that written, I'd expect there's a wiring problem with the upstream Ethernet connection, and the NIC is receiving excess voltage, or possibly a grounding or voltage problem with the system and its power source or other system external wiring components that's being grounded via the NIC connection.   This can include nearby lightning, general grounding and wiring faults and floating grounds, interference or electric surges from unusual or large-amperage local devices, and related issues.  Too much power arriving via the NIC that burns it out, or too much power departing via the NIC that burns it out.  These repeated faults are usually environmental, and not usually triggered by the nefariously-inclined. 
    You can check with an electrician, and particularly one with some low-voltage experience.  The electrician may suggest monitoring the voltages at the system and at the network and there are tools available to do that, or might suggest surge suppressors or capable less-interruptible power supplies (LIPS, they're never truly uninterruptible), or some combination.
    In my experience, simply replacing burned-out components isn't a viable long-term fix for power surges and over-voltages and grounding issues.
    It's also possible that there's somebody locally that's accidentally or intentionally introducing voltages or surges where they shouldn't.  Phone line connections don't mix all that well with Ethernet connections, for instance.

  • Using HOSTNAME in 11g Listener?

    In our current 9i/10g environment, we're making use of HOSTNAME in our clients' sqlnet.ora files (both 9i and 10g clients). We add an alias for the server name to Active Directory corresponding to the database instance(s) on that server. So, we have database MYDB on server SERVE, with MYDB being an alias in Active Directory. We can then use user/password@MYDB to connect from that client.
    Is there a way to emulate this with an 11g client? I can tnsping with the hostname adapter, but actually connecting with SQL*Plus doesn't work; I get "ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA." If I add the database to tnsnames.ora, it works, of course.
    Any insights would be appreciated!
    Thanks,
    Dan

    Okay, here are the current settings. I have changed it to local registering on the database side (9.2.0.8 on Windows 2003 SP1, just like the original version of the DB).
    Database server: chqsrvr20 (9.2.0.8)
    Database SID: testdaq
    local_listener parameter = 'testdaq'
    testdaq is an alias for chqsrvr20 in Active Directory.
    listener.ora:
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS_LIST =
            (ADDRESS = (PROTOCOL = TCP)(HOST = CHQSRVR20)(PORT = 1521))
      )On the client side:
    Client 11.1.0.6 on Windows 2003
    sqlnet.ora:
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (HOSTNAME, TNSNAMES)Results:
    M:\>sqlplus system@testdaq
    SQL*Plus: Release 11.1.0.6.0 - Production on Mon Nov 2 13:29:08 2009
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    Enter password:
    ERROR:
    ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATAI've noticed that, though a tnsping works, it doesn't fill in the SERVICE_NAME:
    M:\>tnsping testdaq
    TNS Ping Utility for 32-bit Windows: Version 11.1.0.6.0 - Production on 02-NOV-2
    009 13:36:14
    Copyright (c) 1997, 2007, Oracle.  All rights reserved.
    Used parameter files:
    C:\oracle\product\11.1.0\client_1\network\admin\sqlnet.ora
    Used HOSTNAME adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=))(ADDRESS=(PROTOCOL=TCP)(HOST=10.1.3.36)(PORT=1521)))
    OK (0 msec)Of course, now that I'm checking, I'm not connecting with any SQL*Plus session, not just the 11g ones. The big change is that I'm using local_listener now, rather than setting everything in listener.ora.
    Thanks for taking a peek at this; I've inherited this mess, and I'm doing what I can to get it cleaned up.
    Thanks,
    Dan

  • Sigma 18-250 and 17-70 HSM (Pentax) not recognized by LR3.2

    Dear all,
    I noticed that the two lenses are not recognized/identified in Lightroom 3.2:
    - Sigma 18-250 HSM (for Pentax)
    - Sigma 17-70 HSM (for Pentax
    I bought these lenses just one months ago. So I do not know, if this is LR3.2 specific.
    Other lenses are recognized, e.g. Pentax DA 40.
    Does anybody have an idea, what the problem is and what I can do about it?
    Best regards from Cologne, Germany
    Jacob

    stonejake wrote:
    Nevertheless I see things much simpler:
    For some lenses things work fine (e.g. PENTAX DA 40mm limited). For other lenses it does not (e.g. SIGMA 17-70mm OS HSM for PENTAX mount).
    Reason is: The list of lenses in cameraraw.dll is simply not maintained well.
    I am able to maintain the list. Why can't Adobe?
    You are assuming that any change you make is safe and will not affect 1000s of users.  You can only affect your own install. You need to consider the bigger picture.
    CameraRaw library does way way way more than just contain lens metadata. Just look at some of the function names. It is a util library that offers a lot of services.
    Change is risk.  Adobe updates Lr regularly. As part of those updates sometimes MD support is updated and the entire library properly QAd in a sensible manner.  What if some small bug is introduced, and Adobe has to track 100s of versions of some library across how many releases of Lightroom or Adobe Camera Raw? Suddenly your "simple maintenance" becomes a maintenance nightmare that is actually harder to resolve than the original, harmless, problem.
    It is always safer to restrict changes and to limit the number of revisions of released code.
    Adobe just inherited this mess; they didn't create it. It makes no sense to arbitrarily track every single possible metadata change when that adds significant risk for 1000s of users for very little benefit.  Honestly, if I have to decide between risking bothering a few Pentax users with this lens and breaking the app for an entire user base, who do you think is going to win?
    Let's hope the next rev of the EXIF standard solves this mess. Until then, applications will always lag behind real life.

  • Compaq 610 wireless problem (Broadcom 14e4:4315)

    I can't get the wireless working, well I can get it up, but it doesn't see any networks. I tried the b43, which should work according to the link on the wiki page and it does work with b43 on the Manjaro livecd. Nice distro btw for the point and clickers, slick and fast. can be a big one when matured. Beats the hell out of *buntu distros in speed. But I am more a keyboard guy. And I want to make the software selection myself. For me just plain Arch. Back to the topic now.
    I also tried the fallback, broadcom-wl, which works great on the Archbang live cd. I can't get it working in Arch.
    I installed Arch several years ago on a Samsung netbook, when it died I moved the hd into an old Sony Vaio and that laptop died to, so I moved the drive into this Compaq 610. So maybe I inherited some messed up settings from that. I don't know. But I want to fix this installation. It has worked for a while. A couple of days. But I can't remember what I did exactly when it stopped working. After an update or after installing/removing packages. Anyway... now it's not working anymore. And tethering via my phone is not comfortable.
    The result from wifi-menu: no networks found.
    Where can I look for a problem? I didn't see anything weird in the output from lsmod and systemctl. There is also no mentioning that the card isn't detected or not working properly in the command I try. It just doesn't see other networks. Is there any logfile somewhere where I could find a hint of what is wrong?
    Is this a known problem that is just the result of a bug in the bleeding edge version of some package? Like the kernelbug that prevents the laptop from shutting down on hp laptops (Compaq is just hp). That one is solved already and will be in the next kernel version. But I haven't found anything about my wireless card the BCM4312.
    Can anybody give me a hint where to look to find the cause of this problem? I get no error messages, so I don't know where to look.

    Gusar wrote:rmmod-ing rfkill isn't how you unkill a device. You unkill it by... unkilling it. Using the rfkill utility.
    Sorry, that was  nonsense. I tried a lot and didn't look into my terminal history... anyway rfkill doesn't seem to be the problem.
    $ rfkill
    0: hp-wifi: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    1: hp-gps: GPS
    Soft blocked: yes
    Hard blocked: yes
    2: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    Most of the times when I do 'sudo ip link set wlan0 up' or 'sudo ifconfig wlan0 up' no nothing is returned to the terminal but with dmesg the following error can be found
    IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    But not always. Sometimes it goes just up as intended. For a while... until I think that I can use it to make a connection. Nothing to standard output but dmesg reveals:
    wlan0: deauthenticating from 01:23:45:67:89:ab by local choice (reason=3)
    Well... I didn't make the choice, but it seems something did. An kernel module or service?
    $ lsmod|sort
    ac 1892 0
    agpgart 22207 3 drm,intel_agp,intel_gtt
    ahci 19820 4
    arc4 1628 2
    ata_generic 2434 0
    ata_piix 20824 0
    b43 339360 0
    battery 5626 0
    bcma 28422 1 b43
    button 3685 1 i915
    cdc_ether 5976 1 rndis_host
    cdrom 30060 1 sr_mod
    cfg80211 387528 3 b43,mac80211,rndis_wlan
    coretemp 4990 0
    crc16 1091 1 ext4
    drm 186306 3 i915,drm_kms_helper
    drm_kms_helper 31198 1 i915
    ehci_hcd 42551 1 ehci_pci
    ehci_pci 3404 0
    evdev 7560 11
    ext4 444096 3
    fan 2133 0
    fscache 40046 1 nfs
    hp_wmi 5968 0
    i2c_algo_bit 4583 1 i915
    i2c_core 18703 5 drm,i915,drm_kms_helper,i2c_algo_bit,videodev
    i915 502681 2
    intel_agp 8720 1 i915
    intel_gtt 10172 3 i915,intel_agp
    iTCO_vendor_support 1545 1 iTCO_wdt
    iTCO_wdt 4471 0
    jbd2 72798 1 ext4
    joydev 7403 0
    libahci 18069 1 ahci
    libata 149321 5 ahci,pata_acpi,libahci,ata_generic,ata_piix
    lockd 65835 1 nfs
    lpc_ich 11197 0
    mac80211 423635 1 b43
    mbcache 4322 1 ext4
    media 8545 2 uvcvideo,videodev
    microcode 9904 0
    mii 3375 1 usbnet
    mmc_core 85215 2 b43,ssb
    Module Size Used by
    mperf 1023 0
    nfs 125879 0
    pata_acpi 2367 0
    pcmcia 40469 2 b43,ssb
    pcmcia_core 11892 1 pcmcia
    pcspkr 1487 0
    processor 24635 1
    psmouse 85155 0
    rfkill 12650 2 cfg80211,hp_wmi
    rndis_host 6654 1 rndis_wlan
    rndis_wlan 33723 0
    scsi_mod 110507 6 sg,vhba,usb_storage,libata,sd_mod,sr_mod
    sd_mod 28342 5
    serio_raw 4001 0
    sg 21362 0
    sky2 43505 0
    snd 44486 6 snd_hwdep,snd_timer,snd_hda_codec_idt,snd_pcm,snd_hda_codec,snd_hda_intel
    snd_hda_codec 125545 2 snd_hda_codec_idt,snd_hda_intel
    snd_hda_codec_idt 32862 1
    snd_hda_intel 30415 0
    snd_hwdep 4746 1 snd_hda_codec
    snd_page_alloc 6038 2 snd_pcm,snd_hda_intel
    snd_pcm 62851 2 snd_hda_codec,snd_hda_intel
    snd_timer 14846 1 snd_pcm
    soundcore 4386 1 snd
    sparse_keymap 2582 1 hp_wmi
    speedstep_lib 5071 0
    sr_mod 13215 0
    ssb 47967 1 b43
    sunrpc 188139 2 nfs,lockd
    thermal 7144 0
    uhci_hcd 21480 0
    usb_common 622 1 usbcore
    usbcore 151567 9 uhci_hcd,uvcvideo,rndis_host,rndis_wlan,usb_storage,ehci_hcd,ehci_pci,usbnet,cdc_ether
    usbnet 21008 3 rndis_host,rndis_wlan,cdc_ether
    usb_storage 36823 0
    uvcvideo 63785 0
    vhba 8318 0
    video 9899 1 i915
    videobuf2_core 24085 1 uvcvideo
    videobuf2_memops 1715 1 videobuf2_vmalloc
    videobuf2_vmalloc 2636 1 uvcvideo
    videodev 82344 2 uvcvideo,videobuf2_core
    wmi 7131 1 hp_wmi
    $ systemctl --full --all
    UNIT LOAD ACTIVE SUB DESCRIPTION
    proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point
    dev-cdrom.device loaded active plugged hp_DVD_RW_AD-7561S
    dev-disk-by\x2did-ata\x2dhp_DVD_RW_AD\x2d7561S_SCA0616179.device loaded active plugged hp_DVD_RW_AD-7561S
    dev-disk-by\x2did-ata\x2dSAMSUNG_HM250HI_S20TJ9GZ318203.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-ata\x2dSAMSUNG_HM250HI_S20TJ9GZ318203\x2dpart1.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-ata\x2dSAMSUNG_HM250HI_S20TJ9GZ318203\x2dpart2.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-ata\x2dSAMSUNG_HM250HI_S20TJ9GZ318203\x2dpart3.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-ata\x2dSAMSUNG_HM250HI_S20TJ9GZ318203\x2dpart4.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-ata\x2dSAMSUNG_HM250HI_S20TJ9GZ318203\x2dpart5.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-ata\x2dSAMSUNG_HM250HI_S20TJ9GZ318203\x2dpart6.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-ata\x2dSAMSUNG_HM250HI_S20TJ9GZ318203\x2dpart7.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-ata\x2dSAMSUNG_HM250HI_S20TJ9GZ318203\x2dpart8.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-ata\x2dSAMSUNG_HM250HI_S20TJ9GZ318203\x2dpart9.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-wwn\x2d0x50024e920206e937.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-wwn\x2d0x50024e920206e937\x2dpart1.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-wwn\x2d0x50024e920206e937\x2dpart2.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-wwn\x2d0x50024e920206e937\x2dpart3.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-wwn\x2d0x50024e920206e937\x2dpart4.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-wwn\x2d0x50024e920206e937\x2dpart5.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-wwn\x2d0x50024e920206e937\x2dpart6.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-wwn\x2d0x50024e920206e937\x2dpart7.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-wwn\x2d0x50024e920206e937\x2dpart8.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2did-wwn\x2d0x50024e920206e937\x2dpart9.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2dlabel-archboot.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2dlabel-archhome.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2dlabel-archroot.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2dlabel-RECOVERY.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2dlabel-swap.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2dlabel-SYSTEM.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2duuid-06509CD3509CCB37.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2duuid-3A826BE1826B9FDD.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2duuid-48c029b4\x2d50db\x2d41c7\x2dbc55\x2df2e244d0bcfc.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2duuid-cc532a53\x2d1612\x2d4484\x2da957\x2d5c0469288591.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2duuid-E4266E11266DE4D0.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2duuid-e601cf1e\x2d34c4\x2d4561\x2da224\x2dc2dae0106afc.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2duuid-EAB06AB2B06A84C3.device loaded active plugged SAMSUNG_HM250HI
    dev-disk-by\x2duuid-ebba1856\x2d23f6\x2d49bb\x2db9c8\x2d6f81b8c32703.device loaded active plugged SAMSUNG_HM250HI
    dev-sda.device loaded active plugged SAMSUNG_HM250HI
    dev-sda1.device loaded active plugged SAMSUNG_HM250HI
    dev-sda2.device loaded active plugged SAMSUNG_HM250HI
    dev-sda3.device loaded active plugged SAMSUNG_HM250HI
    dev-sda4.device loaded active plugged SAMSUNG_HM250HI
    dev-sda5.device loaded active plugged SAMSUNG_HM250HI
    dev-sda6.device loaded active plugged SAMSUNG_HM250HI
    dev-sda7.device loaded active plugged SAMSUNG_HM250HI
    dev-sda8.device loaded active plugged SAMSUNG_HM250HI
    dev-sda9.device loaded active plugged SAMSUNG_HM250HI
    dev-sr0.device loaded active plugged hp_DVD_RW_AD-7561S
    dev-ttyS0.device loaded active plugged /dev/ttyS0
    dev-ttyS1.device loaded active plugged /dev/ttyS1
    dev-ttyS2.device loaded active plugged /dev/ttyS2
    dev-ttyS3.device loaded active plugged /dev/ttyS3
    sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device loaded active plugged 82801H (ICH8 Family) HD Audio Controller
    sys-devices-pci0000:00-0000:00:1c.1-0000:10:00.0-ssb0:0-net-wlan0.device loaded active plugged BCM4312 802.11b/g LP-PHY
    sys-devices-pci0000:00-0000:00:1c.5-0000:30:00.0-net-eth0.device loaded active plugged 88E8042 PCI-E Fast Ethernet Controller
    sys-devices-pci0000:00-0000:00:1d.7-usb6-6\x2d2-6\x2d2:1.0-net-usb0.device loaded active plugged Desire HD (modem mode)
    sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device loaded active plugged SAMSUNG_HM250HI
    sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device loaded active plugged SAMSUNG_HM250HI
    sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device loaded active plugged SAMSUNG_HM250HI
    sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device loaded active plugged SAMSUNG_HM250HI
    sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device loaded active plugged SAMSUNG_HM250HI
    sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device loaded active plugged SAMSUNG_HM250HI
    sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda7.device loaded active plugged SAMSUNG_HM250HI
    sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda8.device loaded active plugged SAMSUNG_HM250HI
    sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda9.device loaded active plugged SAMSUNG_HM250HI
    sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device loaded active plugged SAMSUNG_HM250HI
    sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device loaded active plugged hp_DVD_RW_AD-7561S
    sys-devices-platform-serial8250-tty-ttyS0.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS0
    sys-devices-platform-serial8250-tty-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS1
    sys-devices-platform-serial8250-tty-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS2
    sys-devices-platform-serial8250-tty-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS3
    sys-module-configfs.device loaded active plugged /sys/module/configfs
    sys-subsystem-net-devices-eth0.device loaded active plugged 88E8042 PCI-E Fast Ethernet Controller
    sys-subsystem-net-devices-usb0.device loaded active plugged Desire HD (modem mode)
    sys-subsystem-net-devices-wlan0.device loaded active plugged BCM4312 802.11b/g LP-PHY
    -.mount loaded active mounted /
    boot.mount loaded active mounted /boot
    dev-hugepages.mount loaded active mounted Huge Pages File System
    dev-mqueue.mount loaded active mounted POSIX Message Queue File System
    home.mount loaded active mounted /home
    proc-sys-fs-binfmt_misc.mount loaded active mounted Arbitrary Executable File Formats File System
    sys-fs-fuse-connections.mount loaded inactive dead FUSE Control File System
    sys-kernel-config.mount loaded active mounted Configuration File System
    sys-kernel-debug.mount loaded active mounted Debug File System
    tmp.mount loaded active mounted /tmp
    systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch
    systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch
    alsa-restore.service loaded inactive dead Restore Sound Card State
    alsa-state.service loaded inactive dead Manage Sound Card State (restore and store)
    alsa-store.service loaded inactive dead Store Sound Card State
    auditd.service error inactive dead auditd.service
    autofs.service loaded active running Automounts filesystems on demand
    cronie.service loaded active running Periodic Command Scheduler
    dbus.service loaded active running D-Bus System Message Bus
    dmeventd.service loaded inactive dead Device-mapper event daemon
    emergency.service loaded inactive dead Emergency Shell
    [email protected] loaded active running Getty on tty1
    lvmetad.service loaded inactive dead LVM2 metadata daemon
    netctl.service loaded inactive dead (Re)store the netctl profile state
    [email protected] loaded failed failed Networking for netctl profile bibliotheek
    NetworkManager-wait-online.service error inactive dead NetworkManager-wait-online.service
    NetworkManager.service error inactive dead NetworkManager.service
    plymouth-quit-wait.service error inactive dead plymouth-quit-wait.service
    plymouth-start.service error inactive dead plymouth-start.service
    preload.service loaded active running Adaptive readahead daemon
    rescue.service loaded inactive dead Rescue Shell
    slim.service loaded active running SLiM Simple Login Manager
    syslog.service error inactive dead syslog.service
    systemd-ask-password-console.service loaded inactive dead Dispatch Password Requests to Console
    systemd-ask-password-wall.service loaded inactive dead Forward Password Requests to Wall
    systemd-binfmt.service loaded active exited Set Up Additional Binary Formats
    systemd-fsck-root.service loaded inactive dead File System Check on Root Device
    systemd-fsck@dev-disk-by\x2duuid-cc532a53\x2d1612\x2d4484\x2da957\x2d5c0469288591.service loaded inactive dead File System Check on /dev/disk/by-uuid/cc532a53-1612-4484-a957-5c0469288591
    systemd-fsck@dev-disk-by\x2duuid-ebba1856\x2d23f6\x2d49bb\x2db9c8\x2d6f81b8c32703.service loaded inactive dead File System Check on /dev/disk/by-uuid/ebba1856-23f6-49bb-b9c8-6f81b8c32703
    systemd-initctl.service loaded inactive dead /dev/initctl Compatibility Daemon
    systemd-journal-flush.service loaded inactive dead Trigger Flushing of Journal to Persistent Storage
    systemd-journald.service loaded active running Journal Service
    systemd-logind.service loaded active running Login Service
    systemd-modules-load.service loaded active exited Load Kernel Modules
    systemd-random-seed-load.service loaded inactive dead Load Random Seed
    systemd-random-seed-save.service loaded inactive dead Save Random Seed
    systemd-readahead-collect.service loaded inactive dead Collect Read-Ahead Data
    systemd-readahead-done.service loaded inactive dead Stop Read-Ahead Data Collection
    systemd-readahead-replay.service loaded inactive dead Replay Read-Ahead Data
    systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems
    systemd-shutdownd.service loaded inactive dead Delayed Shutdown Service
    systemd-sysctl.service loaded active exited Apply Kernel Variables
    systemd-tmpfiles-clean.service loaded inactive dead Cleanup of Temporary Directories
    systemd-tmpfiles-setup-dev.service loaded inactive dead Create static device nodes in /dev
    systemd-tmpfiles-setup.service loaded active exited Recreate Volatile Files and Directories
    systemd-udev-trigger.service loaded active exited udev Coldplug all Devices
    systemd-udevd.service loaded active running udev Kernel Device Manager
    systemd-update-utmp.service loaded active exited Update UTMP about System Reboot/Shutdown
    systemd-user-sessions.service loaded active exited Permit User Sessions
    systemd-vconsole-setup.service loaded active exited Setup Virtual Console
    ypbind.service error inactive dead ypbind.service
    dbus.socket loaded active running D-Bus System Message Bus Socket
    dmeventd.socket loaded active listening Device-mapper event daemon FIFOs
    lvmetad.socket loaded active listening LVM2 metadata daemon socket
    syslog.socket loaded inactive dead Syslog Socket
    systemd-initctl.socket loaded active listening /dev/initctl Compatibility Named Pipe
    systemd-journald.socket loaded active running Journal Socket
    systemd-shutdownd.socket loaded active listening Delayed Shutdown Socket
    systemd-udevd-control.socket loaded active listening udev Control Socket
    systemd-udevd-kernel.socket loaded active running udev Kernel Socket
    dev-disk-by\x2did-ata\x2dSAMSUNG_HM250HI_S20TJ9GZ318203\x2dpart9.swap loaded active active /dev/disk/by-id/ata-SAMSUNG_HM250HI_S20TJ9GZ318203-part9
    dev-disk-by\x2did-wwn\x2d0x50024e920206e937\x2dpart9.swap loaded active active /dev/disk/by-id/wwn-0x50024e920206e937-part9
    dev-disk-by\x2dlabel-swap.swap loaded active active /dev/disk/by-label/swap
    dev-disk-by\x2duuid-e601cf1e\x2d34c4\x2d4561\x2da224\x2dc2dae0106afc.swap loaded active active /dev/disk/by-uuid/e601cf1e-34c4-4561-a224-c2dae0106afc
    dev-sda9.swap loaded active active /dev/sda9
    basic.target loaded active active Basic System
    cryptsetup.target loaded active active Encrypted Volumes
    emergency.target loaded inactive dead Emergency Mode
    final.target loaded inactive dead Final Step
    getty.target loaded active active Login Prompts
    graphical.target loaded active active Graphical Interface
    local-fs-pre.target loaded active active Local File Systems (Pre)
    local-fs.target loaded active active Local File Systems
    multi-user.target loaded active active Multi-User System
    network.target loaded active active Network
    nss-user-lookup.target loaded inactive dead User and Group Name Lookups
    paths.target loaded active active Paths
    remote-fs-pre.target loaded inactive dead Remote File Systems (Pre)
    remote-fs.target loaded active active Remote File Systems
    rescue.target loaded inactive dead Rescue Mode
    shutdown.target loaded inactive dead Shutdown
    sockets.target loaded active active Sockets
    sound.target loaded active active Sound Card
    swap.target loaded active active Swap
    sysinit.target loaded active active System Initialization
    syslog.target error inactive dead syslog.target
    timers.target loaded active active Timers
    umount.target loaded inactive dead Unmount All Filesystems
    systemd-readahead-done.timer loaded inactive dead Stop Read-Ahead Data Collection 10s After Completed Startup
    systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories
    LOAD = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB = The low-level unit activation state, values depend on unit type.
    175 loaded units listed.
    To show all installed unit files use 'systemctl list-unit-files'.
    But what is the source of the problem? And how do I find it. Is there a way to to find out which service/module/program/whatever is preventing my wifi from working and shuts it down as soon as it's seem to work for a few2 seconds?
    Last edited by ed (2013-07-12 15:30:52)

  • Allowing Email Only...

    First off let me say I didn't design, create or, even recommend this network. I Inherited this mess, I'm just the one cleaning up...
    The previous admin has setup a email account for a local lawyer that my company uses. When someone needs to send the lawyer sensitive information they will do so by sending to his email address here. Now the lawyer has his own network and firewall. The previous admin supposedly setup a LAN to LAN VPN connection between his network and ours using our PIX 515 Firewall. Since the previous admin has been gone we have purchased a VPN Concentrator, 3005, and I would like to start using this instead of what he setup on the PIX, since I can't really trust how he put things together.
    I only want the lawyer to be able to pull his email and not have access to the rest of the network. Is there a way to setup some type of ACL, or Filter, or something that will only allow this function with a VPN Concentrator 3005? Any suggested would be greatly appreciated.
    Thanks,
    Bob

    Create a separate group on the concentrator for just this person, and set up his client to connect to that group.
    Create a rule (under Config - Policy Mgmt - Traffic Mgmt - Rules) that is Inbound/Forward, Source of Anything, Destination of /0.0.0.0, dest port TCP port 25. Create another rule, it can be left at the defaults which is Inbound, Drop, Source of anything, Dest of anything. Create a filter (under Config - Policy Mgmt - Traffic Mgmt - Filters) with default action of forward and add both your new rules to it, making sure the rule that allows access to the host mail server is ABOVE the default rule that will drop everything else.
    Modify the group you created for this one user and under the General tab, apply that filter to it.
    This should be all you need to do. Test it first to make sure.

  • Why do shared datasources have to reside with the project?

    Background:
    SQL SERVER 2008 r2
    Visual Studio 2008
    I inherited a mess that I'm trying to clean up.  We have 8 projects for a single application and each one of these projects has its own solution.  I'm trying to create a single solution that holds all 8 projects with each project in it's own folder.
     I'm able to add all 8 projects to a single solution in Visual Studio but the problem I'm having is with shared datasources and datasets.  Every one of these projects is using a single datasource pointing to the exact same database.  When I
    add the shared datasource to the project it copies it to the project folder.  I end up with the exact same datasource in 8 different folders.  The same holds true for the datasets.
    The report server as a separate folder for the shared datasources and another for the shared datasets.  The reports are in their own folders.  How can I replicate this hierarchy in Visual Studio?

    Hi RayMajewski,
    Per my understanding that you have 8 projects and you want to move these 8 projects under a single solution, but now you have some issue with the shared data sources and datasets, right?
    As you know, by default when you create to add an new project, there will be three default folders under the project, if each 8 project have its own shared data sources and shared Datasets, when move to one solution, the shared data sources and
    shared Datasets will keep together under the project.
    Please reference to details information below to make sure you have move the project correctly.
    Copy the 8 projects to the solution folder in the local disk: .\\Visual Studio 2008\Projects\Solution2.
    Click the file and select the Open to open "Solution/Project" to add these project to the solution one by one:
    You will find the data sources and datasets move together under the project like below:
    If what you want is to replicate this hierarchy in Visual Studio outside the project, currently we couldn't find any good method to do this and it is not support to keep them outside of the current project. If all the 8 project point to the same database,
    you can just copy the share data source from one project to another project to create the same shared data source in another project.
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    If you have any feedback on our support, please click
    here.
    Vicky Liu
    TechNet Community Support

  • Moved MTA&POA, IP's still wrong!?!?!?!

    Ok so this is gonna be a lil odd!
    environment:
    10 domains
    11 po's
    multiple gwia's
    webacc.
    The server with the primary domain was failing about a year ago. So I built a new netware box and created another domain and post office and moved all the users.
    The only thing attached to the old po are a few resources and distribution groups.
    We had some problems last week which forced me to take the old mail server offline (had to steal the hardware). So i did not get a chance to decommission the server the way i would have liked. I copped the all gwise folders and dropped it onto a different server with the intention of changing the ip's and firing it back up (since i do not know how to make another domain the primary).
    Well i cant seem to get anything to talk. if i go into configuration status of any of the other MTA's it losts the domain as open but has an incorrect IP address. I have already gone through the linking tool with no luck.
    any suggestions.
    in an ideal world i would like to redo all the link config and clean it all up (i inherited a mess from a guy who didnt know how to manage NDS)
    any help is greatly appreciated

    Remember, that the POA and MTA startup files have the IP's within them, so when the agents load, that will be the IP / Ports used.
    C1 will not override these settings if they are included w/in the startup files.

Maybe you are looking for