Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
networking security question
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
doug-x07
Tux's lil' helper
Tux's lil' helper


Joined: 16 Nov 2002
Posts: 122
Location: Paris, France

PostPosted: Tue Jan 21, 2003 8:59 pm    Post subject: networking security question Reply with quote

I've got my firewall set up to log all uninitiated pacakets and any scan attempts. I seem to be getting about 30/50 bad udp packets a day all sent to port 2607 (Dell connection port) :?: All of this from a wide variety of ip addresses some of which are spoofed and some of which are spaced out at hourly intervals. Does anyone know exactly what this is? I presume it a common scan script. I just find it strange that only that particular port is getting scanned and that I'm not picking up any ping, stealth or xmas tree scans.

I can't decide at what point I should start appending new rules to my firewall to drop all trafic from frequently offending ip's. Anyone have any advice on the subject?
_________________
#! /usr/bin/perl
if( @first != $succeed ) {
post { $question->forum && eval '$answers' };
try { $again } catch { $problem && $resolve };
bless $posters; }
Back to top
View user's profile Send private message
Lomendil
n00b
n00b


Joined: 22 Jan 2003
Posts: 16

PostPosted: Wed Jan 22, 2003 4:13 pm    Post subject: Reply with quote

What are you using to catch portscans?

If this were happening to me, I would try capturing the data packets to see exactly what was in them and whether they all might be related.

I wouldn't bother blocking specific ip's, unless you notice concentrated attacks. You're blocking these packets anyway (unless you want to capture some).
_________________
This is my .sig
Back to top
View user's profile Send private message
doug-x07
Tux's lil' helper
Tux's lil' helper


Joined: 16 Nov 2002
Posts: 122
Location: Paris, France

PostPosted: Wed Jan 22, 2003 6:02 pm    Post subject: Reply with quote

Lomendil wrote:
What are you using to catch portscans?
I'm just using firewall rules. In this case it a rule for logging un etablished and unrelated trafic. I just used a set up along the lines of the Gentoo Security Guide and added a few other things. So far it seems to be quite efficient, though I'm surprised that I'm getting no nmap type scans.
Lomendil wrote:
If this were happening to me, I would try capturing the data packets to see exactly what was in them and whether they all might be related.
Good idea :) with iptables I just get minimal information in the logs from the kernel. I was planning to set up snort for network intrusion but have not got round to it yet. That should allow me to log the packets too.
Lomendil wrote:
I wouldn't bother blocking specific ip's, unless you notice concentrated attacks
What sort of volume did you have in mind?

I still can't work out howcome all these packets are routed for port 2607. I can think of my interesting ports to target.
_________________
#! /usr/bin/perl
if( @first != $succeed ) {
post { $question->forum && eval '$answers' };
try { $again } catch { $problem && $resolve };
bless $posters; }
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum