<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Dan, </div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
How do you have the IP address setup on the ubuntu machine that you are having problems with?
<br>
We had a physical machine running ubuntu. I was using a DHCP reservation to assign it an IP address based on the MAC address of the NIC.
<br>
It would work for a while then we would have trouble accessing it on the network.
<br>
What I discovered is when we had trouble, the IP address and MAC address changed on the computer. When we had trouble, I would log into the ubuntu server and check the ip address on the command line. It would show a different IP address. I would then look up
 the new IP address on the windows DHCP server and notice that the MAC address was different than the DHCP reservation I made for it. 
<br>
What I ended up doing was configuring the Ubuntu server to use a static IP address, which was a different process than I was used to.
<br>
This article explains how to configure a static IP address by editing a yaml configuration file.
<br>
<a href="https://www.osradar.com/set-a-static-ip-address-ubuntu-20-04/">https://www.osradar.com/set-a-static-ip-address-ubuntu-20-04/</a><br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
When you experience trouble with it, log into the ubuntu server and check to see what IP address it is getting. If it pulls a different IP address from the DHCP server, you will be able to ping other machines on the LAN and get a response since it does have
 an IP address. Anything trying to access the server from the network won't be able to find it if the IP address changed.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I hope this helps.   <br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="Signature">
<div>
<div></div>
<div style="font-family:Tahoma; font-size:13px">
<div class="BodyFragment"><font size="2">
<div class="PlainText">-Ed Liddle <br>
Marysville Public Library<br>
http://marysvillelib.org </div>
</font></div>
</div>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> OPLINTECH <oplintech-bounces@lists.oplin.org> on behalf of Danny Will via OPLINTECH <oplintech@lists.oplin.org><br>
<b>Sent:</b> Thursday, March 17, 2022 12:42 PM<br>
<b>To:</b> 'OPLINTECH (OPLINTECH@lists.oplin.org)' <OPLINTECH@lists.oplin.org><br>
<b>Subject:</b> EXTERNAL: Intermittent network issues</font>
<div> </div>
</div>
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.x_MsoNormal, li.x_MsoNormal, div.x_MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
a:link, span.x_MsoHyperlink
        {color:#0563C1;
        text-decoration:underline}
a:visited, span.x_MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
span.x_EmailStyle17
        {font-family:"Calibri",sans-serif;
        color:windowtext}
.x_MsoChpDefault
        {font-family:"Calibri",sans-serif}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.x_WordSection1
        {}
-->
</style>
<div lang="EN-US" link="#0563C1" vlink="#954F72">
<p></p>
<div style="background-color:#FF0017; width:100%; border-style:solid; border-color:#FF0017; border-width:1pt; padding:2pt; font-size:10pt; line-height:12pt; font-family:'Calibri'; color:White; text-align:left">
<span style="color:#ffbf00">CAUTION:</span> This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.</div>
<br>
<p></p>
<div>
<div class="x_WordSection1">
<p class="x_MsoNormal">Hi all,</p>
<p class="x_MsoNormal">     It’s not often that I’m stumped but…</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">I have a windows 2019 server with 2 virtual machines running Ubuntu Linux server (no GUI installed). Both are 20.0.4.3 but, that really isn’t the important part. Both are running websites. One is a copy of the Meeting Room Booking System
 and it runs perfect. The other is a slightly modified copy of Omeka database system that we use as our local history site. Cataloging newspapers, High School yearbooks, Photographs, & just about anything else that is historically worthy of keeping. While it
 is getting kind of large, it works fine EXCEPT…</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">From time to time, & without any indication of why, this site cannot be reached. I have tried the WAN address by both FQDN & IP address. I have tried the LAN address (10.66.76.24) to no avail. If I log onto the virtual machine, I can
 ping the internal DNS server & any external address (google.com, etc.).</p>
<p class="x_MsoNormal">This comes and goes without rhyme or reason. At this point I am ready to pull out what little hair I have out.
</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">I thought at 1<sup>st</sup>, that the firewall was the issue, so I changed things around to by-pass the usual firewall. Worked for a little while then it was down again (worked for maybe 2 or 3 hours, just enough time that I left for
 home just to hear a short time later we were getting calls about it being down again).  So it was not the firewall. I made a small change to the NIC settings on the server. It worked fine after that…for 20 minutes back down.
</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">TIA</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Dan Will</p>
<p class="x_MsoNormal">Meigs County District Public Library</p>
<p class="x_MsoNormal"><span style="color:#1F497D">Technology Supervisor</span></p>
<p class="x_MsoNormal"><a href="mailto:danwill@meigslibrary.org"><span style="color:#0563C1">danwill@meigslibrary.org</span></a></p>
<p class="x_MsoNormal">740.992.5813</p>
<p class="x_MsoNormal"> </p>
</div>
</div>
</div>
</body>
</html>