I have vsftpd running through xinetd on the production system. I have NOT setup anything intentionally on the new test system that would use FTP to connect to the production system.

I am not sure if RH9 has some type of configuration that will look for "peer" systems and exchange info or data in anyway.

For safety, I have already taken the RH9 system offline until I can isolate the cause of the connections.

Dene

At 09:36 AM 4/5/2003 -0800, you wrote:
** Reply to message from Dene Ulmschneider <[EMAIL PROTECTED]> on Sat, 05 Apr 2003 12:15:18 -0500

> Hey all-
>
> I recently installed RHL 9 onto a old box I had just to verify the media
> and take a practice run on the install. So now I have a second RH system on
> my network. The first one is RHL7.3 and is running all of my production
> services.
>
> I have noticed that since the RH9 system was installed and running that I
> am seeing FTP connection in my logs.
> Throughout the day yesterday, the RH9 system made 136 FTP connections to my
> RHL 7.3 system and I have no idea why. I did not setup anything that would
> do this.
>
> I have never had two Linux systems running at the same time on my network.
> Does anyone know if by default Linux will see Linux and try to FTP for some
> type of file sharing, backup, or whatever?


Any connection made by one machine to another without the express knowledge of the owner of the box is questionable, IMHO. You would have to check what services are running on the machine by doing:

/sbin/service --status-all

and checking to see if something got enabled that should not have. RH still has a long way to go in better tailoring the startup services in Anaconda.

jb



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to