[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-security] FTPD DoS (x-posted to cobalt-users)
- Subject: RE: [cobalt-security] FTPD DoS (x-posted to cobalt-users)
- From: "Chris Burton" <Chris@xxxxxxxxxxxxxxxxxx>
- Date: Sat, 17 Mar 2001 11:45:03 -0000
- List-id: Mailing list for users to address network security on Cobalt products. <cobalt-security.list.cobalt.com>
Can I ask why you need to restart inetd .. IMHO your talking poop.
Your not changing /etc/inetd.conf so in reality you do not need to restart
inetd in this case. The next time someone uses the ftp server it will pick
up the new config file since its does not run in the background and even it
it did, you would need to restart the ftp server and not inetd.
Chris.
-----Original Message-----
From: cobalt-security-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-security-admin@xxxxxxxxxxxxxxx]On Behalf Of Jonathan
Michaelson
Sent: Saturday 17 March 2001 10:38 AM
To: cobalt-security@xxxxxxxxxxxxxxx
Cc: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-security] FTPD DoS (x-posted to cobalt-users)
Don't forget to restart inetd too:
/etc/rc.d/init.d/inet restart