Welcome to Hell / Mysterious networking troubles on FreeBSD

Julian Elischer julian at elischer.org
Sat Nov 24 10:08:10 PST 2007


Joel V. wrote:
> As a lot of people recommended using tcpdump, here it is. The only thing
> that stands out, are hundreds and thousands of lines like this:
> 
> 13:45:49.991592 IP 82.165.252.222.36887 > ns1.galandrex.ee.43077: UDP,
> length 9216
> 13:45:49.996482 IP 82.165.252.222.36887 > ns1.galandrex.ee.33803: UDP,
> length 9216
> 13:45:50.001174 IP 82.165.252.222.36887 > ns1.galandrex.ee.63574: UDP,
> length 9216
> 13:45:50.005955 IP 82.165.252.222.36887 > ns1.galandrex.ee.36618: UDP,
> length 9216
> 13:45:50.010749 IP 82.165.252.222.36887 > ns1.galandrex.ee.48231: UDP,
> length 9216 
> 
> That IP resolves to u15194704.onlinehome-server.com. Seems to be a german
> ISP. After five seconds the capture.out file was already 2.8MB. You can see
> the file here: https://89.219.136.126/capture.out
> 
> Thank you again to all the nice people who contacted me. And again, it would
> be nice if you could send me a copy of your reply, because I'm not a member
> of the list (either reply or cc to joel at spirit.ee). Thanks!

These may or may not come from this source.. they could be spoofed..
you are under some sort of attack, though maybe (or maybe not) on purpose.
you could also be part of an attack ON that address. if thousands
of systems such as yours are all sending responses to that location.
they could be swamped..

The best thing to do is to ask your ISP if they can block these.
If not you can block them with ipfw so your name server doesn't respond to them,
but you'll still have the incoming requests going across your link.

use trafshow -i (interface) udp and port 53
to keep track of what is going on..
(in ports)

Julian




> 
> Joel V.
> 
> 
> -----Original Message-----
> From: Joel V. [mailto:joel at smail.ee] 
> Sent: Saturday, November 24, 2007 12:00 AM
> To: 'freebsd-hackers at freebsd.org'
> Subject: Welcome to Hell / Mysterious networking troubles on FreeBSD
> 
> Hello all,
> 
> I'm not experiencing this problem, my friend is. He's simply too pissed off
> to write here and I'm afraid he's going to set his office on fire if he
> doesn't solve the problem soon, so without further ado, here's the problem:
> 
> He has two fbsd boxes, main server running 6.1 and dns server running 4.3.
> He has 4 public IPs which he can use and the main server is running on
> x.x.x.122. He's main box is NOT acting as a gateway/NAT box in the office.
> Today he noticed that net is getting awfully slow. Sometimes there would be
> 50% pl when pinging, sometimes pinging would be all OK, but SSH is dead-slow
> and the webpages running on the main server are not displaying. E-mails are
> not going through. He calls the ISP, who say that his network is showing
> major uploading activity. He switches off networking services one by one in
> the main box but situation does not improve. He disconnects the main server
> and puts a windows xp box instead, which seems to run fine. He puts back the
> freebsd box, disables all networking services again except for SSH and
> connects the network: instant 100% networking slow-down. He tried to change
> the switch, thinking it's faulty. He disconnect every other computer in the
> office from the network: nothing. He put the public IP address on the
> second, internal network NIC: same thing. Now it gets really mysterious: he
> puts the old dns server with the x.x.x.122 IP and instantly it becomes slow
> as death. The logical conclusion would be that someone is flooding that IP?
> Only the windows xp box seemed to work fine and the ISP guy said it was
> upload bandwidth that was excessive...
> 
> Netstat -a doesn't show anything interesting, arp -a doesn't show any
> incomplete addresses He tried to build and install a new fresh kernel.
> Nothing. This is the most creepy networking problem I've heard of. Can YOU
> help? Any ideas where to start looking?
> 
> I'm not in the freebsd-hackers list, so if you want the e-mail to reach me,
> send a copy to joel at spirit.ee
> 
> Thank you in advance!
> Joel
> 
> 
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"



More information about the freebsd-hackers mailing list