Home › Forums › OS X Server and Client Discussion › Questions and Answers › Multiple FTP Login’s from my own IP?
- This topic has 8 replies, 7 voices, and was last updated 16 years, 5 months ago by
tobi77.
-
AuthorPosts
-
October 20, 2006 at 7:12 pm #367355
kimonostereo
ParticipantI watch my system.log and console constantly and have noticed that every day on both my servers I get multiple FTP LOGIN REFUSED: getpwnam returned null coming from my own IP address. There are about 3 attempts per second but I cannot figure out whats causing this. It’s happening on both my servers.
One is a MacPro running 10.4.8 Server Universal the other on a G4 running Server 10.4.7.
Anyone have any ideas?
November 19, 2006 at 5:42 pm #367653Steve St-Laurent
ParticipantNo explanation here, but I can confirm seeing the same thing. My guess is it’s a dictionary login attack, which has yet to succeed here. What puzzles me is that it seems to ignore settings for "disable login after X unsuccessful attempts.
The IP address might be spoofed. I’ve seen Windows tools for IP spoofing.
In connection with that, a little story. I received a warning from my ISP about possible copyright violations : several downloads of movies from my IP addresses. The warning listed the date and times. I had a good laugh. You see, I was in the middle of moving at the time and had no machine connected to the Net at the time. ISP rep feigned ignorance when I explained IP spoofing.
November 28, 2007 at 11:50 pm #370642tim harris
Participantserver ftpd[2953]: FTP LOGIN REFUSED: getpwnam returned null
about 3 a second…. even with FTP not running.
March 29, 2008 at 7:56 pm #372040beansbear
ParticipantI had this happening as well.
I killed ftp then blocked the port on the firewall and still nothing stopped it.
Then i checked process viewer and noticed that xftp was running. I killed it and it stopped.
Anyone know what xftp is doing running?
It wasn’t running on any other Mac OS X Server i have in the office.
I am running 10.4.10 OS X Server currently.
November 12, 2008 at 10:43 am #374726tobi77
ParticipantI know it’s an older thread, but we are currently facing the same issue…
So has somebody found the real reason why this happens and how to solve it (without disabling ftp or using a different ftp server) ?
November 12, 2008 at 6:35 pm #374731mosx86
ParticipantWhere is xftp installed? When it’s running, what user owns it?
November 12, 2008 at 7:25 pm #374732kimonostereo
ParticipantI think the fix for this was to kill any instance of xftp that was running. Still, I don’t know why xftp would be running or what causes it to launch.
November 12, 2008 at 10:47 pm #374747tobi77
Participant[QUOTE][u]Quote by: mosx86[/u][p]Where is xftp installed? When it’s running, what user owns it?[/p][/QUOTE]
It’s the default installation, no paths altered. The processes are owned by root.
[quote]I think the fix for this was to kill any instance of xftp that was running. Still, I don’t know why xftp would be running or what causes it to launch.[/quote]
It appears like a dictionary attack to me, which was confirmed by a user at the Apple discussions as well. The strange thing is just that I can’t figure out the origin IP address, it simply seems to start without warning (however I must confess having hundreds of such lines makes it not really easy to find something at the system log file, so likely I have overseen it).
-
AuthorPosts
- You must be logged in to reply to this topic.
Comments are closed