On 02 Jul 1999 11:51:33 -0400 "Perry E. Metzger" <perry@piermont.com> wrote: > Is there a way to specify both tcp v4 and tcp v6 at once for when you > want both to be served? ...I guess you have two lines? inetd needs to create two separate listen sockets, after all... and it just hands it off to the daemon it forks. -- Jason R. Thorpe <thorpej@nas.nasa.gov>