View Single Post
  #1   (View Single Post)  
Old 24th February 2011
unixjingleman unixjingleman is offline
Fdisk Soldier
 
Join Date: Jan 2011
Posts: 70
Default Is this a security incident?

Hi
I recently did:
Code:
#netstat -f inet -an
On my OpenBSD machine. The output caught my attention. It was something like:
Code:
Active Internet connections (including servers)
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
                  192.168.1.67:12349   192.168.1.254:53  ESTABLISHED
I just wondered why i was getting connection from a source port of 53 on my router to my OpenBSD box?
Any thoughts?.
regards
Reply With Quote