On Sat, Apr 14, 2001 at 03:41:28AM +1000, Howard Lowndes uttered:
> Does any one know of a time server that listens on port 37 TCP
>
steven@broken:~$ grep time /etc/inetd.conf | tail -2
time            stream  tcp     nowait  root    internal
#time           dgram   udp     wait    root    internal

steven@broken:~$ grep 37 /etc/services 
time            37/tcp          timserver
time            37/udp          timserver

So, you have to assume that inetd handles time on it's own, as does almost any inetd 
clone.
You do need to be in hosts.allow or hosts.equiv (depending on setup) for this work, 
though.

> -- 
> Howard.
> ____________________________________________________
> LANNet Computing Associates <http://lannetlinux.com>
>    "...well, it worked before _you_ touched it!"
> 
> 
> -- 
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://slug.org.au/lists/listinfo/slug
> 

-- 
                                                    Steve
  "I'm a sysadmin because I couldn't beat a blind monkey in a coding contest."
                                                        --Me

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to