Subject: RE: inetd problems
To: Nick Hudson <tech-install@netbsd.org>
From: Darren Patterson <dapatter@cisco.com>
List: tech-install
Date: 08/06/2001 19:01:35
ok will try it without that....there is about a billion inetd's running :)

-----Original Message-----
From: Nick Hudson [mailto:skrll@netbsd.org]
Sent: Monday, 6 August 2001 6:54 PM
To: Darren Patterson; tech-install@netbsd.org
Subject: Re: inetd problems


On Monday 06 August 2001 11:46, Darren Patterson wrote:
> hi i am getting the following inetd problems
>
> Aug  7 02:36:17 legend inetd[217]: tftp/udp: bind: Address already in use
[...]

> # Add local overrides below
> inetd

Don't do this. inetd will start without this.

> hostname=legend.cisco.com
> defaultroute=10.1.1.1
> ifconfig de0 10.1.1.10 netmask 255.255.255.0

Nick