Help with xntpd and Solaris 8

Ask a Question related to Sun Solaris, Design and Development.

  1. #1

    Default Help with xntpd and Solaris 8

    I hope someone can help me with configuring xntpd under Solaris 8.

    I connected an Acutime2000 GPS to serial B of my Sun box. I then
    linked /dev/ttyb to /dev/xxx1 (I replaced the xxx's with the NTP
    driver name). There are only 26 NTP sources listed in the ntp.conf
    file, and Trimble (the sellers of the Acutime) was not listed. So
    first I tried driver # 20, the generic nmea (127.127.20.1 prefer).
    After making the link from ttyb to gps1, I stopped and started xntpd,
    than ran ntpq -p to see the results. The gps driver is listed, but I
    am not getting any readings from the GPS.

    I then tried the the same thing with the Truetime driver (#5), and had
    the same results.

    I confirmed I am getting pulse signals from the Acutime interface, so
    I don't believe it is a hardware problem.

    Does anyone know where the driver #s (referenced in ntp.conf) are
    stored, and if the file is editable? Or can I just download an
    updated driver # file and replace the one on my Sun box?

    I seem to be chasing my tail in circles on this one. Any help is
    appreciated.

    Bill The Cat Guest

  2. Similar Questions and Discussions

    1. (Help) FTP fails in Solaris 9 but not in Solaris 2.6
      Our Sun E3500 server has been upgraded from Solaris 2.6 (105181-17 ) to Solaris 9 (112233-11). There are no changes in any of the FTP binaries. We...
    2. solaris 10 zone / container question (or Solaris 9)
      I begin to look at zoning in Solaris 10. I have not configured zones yet but need some answers quite quick (tomorrow :-() and hope someone can help...
    3. Help with xntp config ( xntpd on AIX 5.1 and 5.2 )
      I'm trying to setup an ntp hierarchy and I'm getting more and more confused by the stratum, server, peer, fudge, and prefer settings in the...
    4. Question: C2 Security Configuration for general Unix and Solaris/Trusted Solaris (Auditing)
      While reviewing the DoD 5200.28-STD "DEPARTMENT OF DEFENSE TRUSTED COMPUTER SYSTEM EVALUATION CRITERIA" document and looking over "Security...
    5. RPC unknown host with Solaris 9 (not on Solaris 8)
      I am trying to see if a Solaris 8 application will work on Solaris 9. While it mostly works, I am still running into issues with RPC. I get error...
  3. #2

    Default Re: Help with xntpd and Solaris 8

    Bill The Cat <bogus@address> wrote (in duplicate messages):
    |
    | I connected an Acutime2000 GPS to serial B of my Sun box.
    | ...
    | There are only 26 NTP sources listed in the ntp.conf file,
    | and Trimble (the sellers of the Acutime) was not listed.
    | ...
    | Does anyone know where the driver #s (referenced in ntp.conf)
    | are stored, and if the file is editable? Or can I just
    | download an updated driver # file and replace the one on my Sun box?

    Sad to say, the Trimble Acutime 2000 GPS receiver is not supported
    by the xntpd program supplied with Solaris 8 and Solaris 9.

    If you need to use this device, you should install the latest
    NTPv4 package, available as source code from

    [url]http://www.ntp.org/[/url]

    There is also this binary package available.

    [url]http://www.sunfreeware.com/programlistsparc8.html#ntp[/url]

    You could also let your friendly Sun salesperson know that you
    would like to see Sun support the Trimble product.

    These BluePrints might be helpful, also.

    [url]http://www.sun.com/blueprints/0701/NTP.pdf[/url]
    [url]http://www.sun.com/blueprints/0801/NTPpt2.pdf[/url]
    [url]http://www.sun.com/blueprints/0901/NTPpt3.pdf[/url]

    --
    H.O.

    Helpful Observer Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139