Networking Forums

Networking Forums > Computer Networking > Linux Networking > Which process does dns requests?

Reply
Thread Tools Display Modes

Which process does dns requests?

 
 
choowie
Guest
Posts: n/a

 
      05-31-2006, 10:06 AM
Hello,

I got Linux boxes. (Mandriva 10.2). I noticed that the Linux machines are
doing DNS requests like crazy (see sample below).

PTR? 73.129.31.10.in-addr.arpa. (43)
PTR? 74.129.31.10.in-addr.arpa. (43)
PTR? 90.129.31.10.in-addr.arpa. (43)
PTR? 84.40.6.10.in-addr.arpa. (41)
PTR? 119.129.31.10.in-addr.arpa. (44)
PTR? 152.129.31.10.in-addr.arpa. (44)
PTR? 153.129.31.10.in-addr.arpa. (44)

I got hundreds per second.

How can I tell which process make those DNS PTR requests?
Even better, did I screw up something in my Linux conf?

Thanks for your kind support.

--
Choowie


 
Reply With Quote
 
 
 
 
Andrew Schulman
Guest
Posts: n/a

 
      05-31-2006, 02:02 PM
> Hello,
>
> I got Linux boxes. (Mandriva 10.2). I noticed that the Linux machines are
> doing DNS requests like crazy (see sample below).
>
> PTR? 73.129.31.10.in-addr.arpa. (43)
> PTR? 74.129.31.10.in-addr.arpa. (43)
> PTR? 90.129.31.10.in-addr.arpa. (43)
> PTR? 84.40.6.10.in-addr.arpa. (41)
> PTR? 119.129.31.10.in-addr.arpa. (44)
> PTR? 152.129.31.10.in-addr.arpa. (44)
> PTR? 153.129.31.10.in-addr.arpa. (44)
>
> I got hundreds per second.
>
> How can I tell which process make those DNS PTR requests?
> Even better, did I screw up something in my Linux conf?


netstat -pna -A inet | grep :53

--
To reply by email, change "deadspam.com" to "alumni.utexas.net"
 
Reply With Quote
 
choowie
Guest
Posts: n/a

 
      05-31-2006, 06:58 PM

"Andrew Schulman" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>> Hello,
>>
>> I got Linux boxes. (Mandriva 10.2). I noticed that the Linux machines are
>> doing DNS requests like crazy (see sample below).
>>
>> PTR? 73.129.31.10.in-addr.arpa. (43)
>> PTR? 74.129.31.10.in-addr.arpa. (43)
>> PTR? 90.129.31.10.in-addr.arpa. (43)
>> PTR? 84.40.6.10.in-addr.arpa. (41)
>> PTR? 119.129.31.10.in-addr.arpa. (44)
>> PTR? 152.129.31.10.in-addr.arpa. (44)
>> PTR? 153.129.31.10.in-addr.arpa. (44)
>>
>> I got hundreds per second.
>>
>> How can I tell which process make those DNS PTR requests?
>> Even better, did I screw up something in my Linux conf?

>
> netstat -pna -A inet | grep :53


Ahhh! Thank you.

--
Choowie


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
802.11 Probe Requests Benjamin M. Stocks Wireless Internet 1 09-14-2006 04:04 PM
DNS requests filtering Augustus SFX van Dusen Linux Networking 6 07-28-2006 08:35 AM
extracting XID from RPX requests Jochen Witte Linux Networking 0 07-07-2004 10:25 AM
Stopping ARP requests James Knott Linux Networking 7 01-24-2004 10:26 PM
ovelapped RPC requests Steve Adams Linux Networking 0 07-30-2003 01:13 AM



1 2 3 4 5 6 7 8 9 10 11