>>>>> "Willie" == Willie Twonk <[EMAIL PROTECTED]> writes:

  Willie> I have a suggested gated.conf from them which I am starting
  Willie> to understand, it's more the RH5 issues that I need to deal
  Willie> with right now.  One entry in the log that bothers me is
  Willie> "task_get_proto: getprotobyname("ospf") failed, using proto
  Willie> 89"

>From the Internet Assigned Numbers RFC (1340):-
   Assigned Internet Protocol Numbers

      Decimal    Keyword     Protocol                         References
      -------    -------     --------                         ----------
           0                 Reserved                              [JBP]
[...]
           6     TCP         Transmission Control              [106,JBP]
[...]
          17     UDP         User Datagram                     [104,JBP]
[...]
          89     OSPFIGP     OSPFIGP                           [83,JTM4]



You can just add it to /etc/protocols:-

echo "ospf      89    ospfigp" >>/etc/protocols
chmod a=r /etc/protcols

(I notice that Red Hat by default has no /etc/protocols file).


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to