Jørn Dahl-Stamnes <jorn.dahl-(E-Mail Removed)> wrote:
> Do some.host need to have some deamon running in order to reply,
> or what?
> I have tried to use the rdate against an internal linux server,
> but it won't reply. If I try a 'rdate -p 127.0.0.1' on that server,
> nothing happens.
That works for me. The inetd daemon can apparently be configured in
/etc/inetd.conf to provide time service though the lo interface:
time stream tcp nowait root internal
time dgram udp wait root internal
The /etc/services file may have to contain the tcp line there as well:
time 37/tcp timserver
time 37/udp timserver
The both sets of lines in these files above came pre-configured with my
Linux distribution. So I'm not sure whether they, or at least the tcp
one, must be configured or not. I'm no expert on inetd/services.
---
PPP-Q&A links, downloads:
http://ckite.no-ip.net/