<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    <br>
    -------- Original Message --------
    <table class="moz-email-headers-table" border="0" cellpadding="0"
      cellspacing="0">
      <tbody>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap="nowrap">Subject: </th>
          <td>Re: [App_rpt-users] Static IP Address</td>
        </tr>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap="nowrap">Date: </th>
          <td>Tue, 22 Feb 2011 13:15:22 -0500</td>
        </tr>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap="nowrap">From: </th>
          <td>Jon Rorke <a class="moz-txt-link-rfc2396E" href="mailto:jrorke@cogeco.ca"><jrorke@cogeco.ca></a></td>
        </tr>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap="nowrap">Reply-To:
          </th>
          <td><a class="moz-txt-link-abbreviated" href="mailto:jrorke@cogeco.ca">jrorke@cogeco.ca</a></td>
        </tr>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap="nowrap">To: </th>
          <td><a class="moz-txt-link-abbreviated" href="mailto:app_rpt-users-request@qrvc.com">app_rpt-users-request@qrvc.com</a></td>
        </tr>
      </tbody>
    </table>
    <br>
    <br>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    Ok well you can edit the this file:<br>
    <br>
    /etc/sysconfig/network-scripts/ifcfg-eth0<br>
    <br>
    Here is example of my box set for static on 10.0.0.3:<br>
    <br>
    <br>
    <blockquote type="cite"># Realtek Semiconductor Co., Ltd.
      RTL8111/8168B PCI Express Gigabit Ethernet controller<br>
      DEVICE=eth0<br>
      BOOTPROTO=none<br>
      HWADDR={your mac}<br>
      ONBOOT=yes<br>
      <br>
      TYPE=Ethernet<br>
      IPADDR=10.0.0.3<br>
      NETMASK=255.0.0.0<br>
      GATEWAY=10.0.0.1</blockquote>
    <br>
    Or you could type in "setup" at the prompt and use the tool to set
    the system for static ip. <br>
    <br>
    Then stop network service and restart or just reboot the box.<br>
    <br>
    In the resolve.conf I have the following: <br>
    <br>
    nameserver 208.67.222.222<br>
    nameserver 208.67.220.220<br>
    <br>
    these are 'open DNS" servers that are not ISP specific. <br>
    <br>
    You can also use your ISP DNS numbers too.<br>
    <br>
    Jon VA3RQ<br>
    <br>
    <br>
    <br>
    <br>
    On 2/22/2011 12:48 PM, KI6PSP (Ed) wrote:
    <blockquote
      cite="mid:AANLkTi==OB_P2M-=YH+eZAimfSC3pAhjPmzoxveWgR7O@mail.gmail.com"
      type="cite">
      <div>Ok, I give. What file do I edit to set a Static IP. I have
        dug around a few linux boards, but I can't seem to find the
        correct file. I modified one file, but the system barfed on me,
        and didn't like the strings I put in.</div>
      <div> </div>
      <div>Can someone point me to the correct path, and possible show a
        sample file. This system also suffers from the "Sendmail Hang"
        because of the "resolve.conf". Once I get a static IP in, I can
        fix the resolve.</div>
      <div> </div>
      <div>Thanks<br clear="all">
        <br>
        -- <br>
        KI6PSP (Ed)<br>
      </div>
      <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
App_rpt-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a>
</pre>
    </blockquote>
  </body>
</html>