Networking Forums

Networking Forums > Computer Networking > Linux Networking > can anyone help diagnose this trace ??

Reply
Thread Tools Display Modes

can anyone help diagnose this trace ??

 
 
dan
Guest
Posts: n/a

 
      10-19-2003, 08:20 PM
What does this trace mean?

Where is it coming from?

Is it abnormal?

I have substituted aaa-bbb for the last portion of the ip
address

I have substituted "xxx" for the ip server domain
(mayby dumb because 12-203 is unique to it)

22:00:04.642207 12-203-aaa-bbb.client."xxx".com.1237 >
ns1."xxx".com.domain: 2517+ PTR? 170.7.203.12.in-addr.arpa.
(43) (DF)
22:00:04.679506 ns1."xxx".com.domain >
12-203-26-242.client."xxx".com.1237: 2517* 1/4/4 (258) (DF)

The trace repeats about once every 6 seconds.

Dan

 
Reply With Quote
 
 
 
 
Michael Heiming
Guest
Posts: n/a

 
      10-19-2003, 09:16 PM
dan <(E-Mail Removed)> wrote:
> What does this trace mean?


> Where is it coming from?


> Is it abnormal?


> I have substituted aaa-bbb for the last portion of the ip
> address


> I have substituted "xxx" for the ip server domain
> (mayby dumb because 12-203 is unique to it)


> 22:00:04.642207 12-203-aaa-bbb.client."xxx".com.1237 >
> ns1."xxx".com.domain: 2517+ PTR? 170.7.203.12.in-addr.arpa.
> (43) (DF)
> 22:00:04.679506 ns1."xxx".com.domain >
> 12-203-26-242.client."xxx".com.1237: 2517* 1/4/4 (258) (DF)


Really dump as your or another IP from your LAN is still
readable for anyone and it perhaps tries to reverse lookups
itself asking your nameserver, if aaa=170 and bbb=7.
Perhaps some daemon trying to startup, hard to tell with
that bi data.

--
Michael Heiming

Remove +SIGNS and www. if you expect an answer, sorry for
inconvenience, but I get tons of SPAM
 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      10-19-2003, 09:20 PM
Michael Heiming <michael+(E-Mail Removed)> wrote:
> dan <(E-Mail Removed)> wrote:
> > What does this trace mean?


> > Where is it coming from?


> > Is it abnormal?


> > I have substituted aaa-bbb for the last portion of the ip
> > address


> > I have substituted "xxx" for the ip server domain
> > (mayby dumb because 12-203 is unique to it)


> > 22:00:04.642207 12-203-aaa-bbb.client."xxx".com.1237 >
> > ns1."xxx".com.domain: 2517+ PTR? 170.7.203.12.in-addr.arpa.
> > (43) (DF)
> > 22:00:04.679506 ns1."xxx".com.domain >
> > 12-203-26-242.client."xxx".com.1237: 2517* 1/4/4 (258) (DF)


> Really dump as your or another IP from your LAN is still
> readable for anyone and it perhaps tries to reverse lookups
> itself asking your nameserver, if aaa=170 and bbb=7.
> Perhaps some daemon trying to startup, hard to tell with
> that bi data.


Ops, should be aaa=7, bbb=170 of course, that's what you get from
it.

--
Michael Heiming

Remove +SIGNS and www. if you expect an answer, sorry for
inconvenience, but I get tons of SPAM
 
Reply With Quote
 
David Efflandt
Guest
Posts: n/a

 
      10-21-2003, 03:59 AM
On Sun, 19 Oct 2003 13:20:56 -0700, dan <(E-Mail Removed)> wrote:
> What does this trace mean?
>
> Where is it coming from?
>
> Is it abnormal?


It looks like your box is making a request from your port 1237 to your
ISP's nameserver on port 53 (domain). The nameserver answers from its
port 53 to your port 1237. That part is perfectly normal, but no clue why
every 6 seconds. Could be anything attempting to resolve a name or IP
(Win or internet file sharing, IM, worm, etc.).

> I have substituted aaa-bbb for the last portion of the ip
> address
>
> I have substituted "xxx" for the ip server domain
> (mayby dumb because 12-203 is unique to it)
>
> 22:00:04.642207 12-203-aaa-bbb.client."xxx".com.1237 >
> ns1."xxx".com.domain: 2517+ PTR? 170.7.203.12.in-addr.arpa.
> (43) (DF)
> 22:00:04.679506 ns1."xxx".com.domain >
> 12-203-26-242.client."xxx".com.1237: 2517* 1/4/4 (258) (DF)
>
> The trace repeats about once every 6 seconds.
>
> Dan
>



--
David Efflandt - All spam ignored http://www.de-srv.com/
http://www.autox.chicago.il.us/ http://www.berniesfloral.net/
http://cgi-help.virtualave.net/ http://hammer.prohosting.com/~cgi-wiz/
 
Reply With Quote
 
dan
Guest
Posts: n/a

 
      10-21-2003, 06:25 PM
Thanks,

I have additional information, the trace was output from:

tcpdump -i eth1

After more digging I came accross the use of '-n'.

Traces of:

tcpdump -i eth1 -n removed the dns requests. I have no idea
where the ip addresses in the dns were coming from. They did
not show up on the other trace. Are there any additional
thoughts on that one.

Dan

David Efflandt wrote:
> On Sun, 19 Oct 2003 13:20:56 -0700, dan <(E-Mail Removed)> wrote:
>
>>What does this trace mean?
>>
>>Where is it coming from?
>>
>>Is it abnormal?

>
>
> It looks like your box is making a request from your port 1237 to your
> ISP's nameserver on port 53 (domain). The nameserver answers from its
> port 53 to your port 1237. That part is perfectly normal, but no clue why
> every 6 seconds. Could be anything attempting to resolve a name or IP
> (Win or internet file sharing, IM, worm, etc.).
>
>
>>I have substituted aaa-bbb for the last portion of the ip
>>address
>>
>>I have substituted "xxx" for the ip server domain
>>(mayby dumb because 12-203 is unique to it)
>>
>>22:00:04.642207 12-203-aaa-bbb.client."xxx".com.1237 >
>>ns1."xxx".com.domain: 2517+ PTR? 170.7.203.12.in-addr.arpa.
>>(43) (DF)
>>22:00:04.679506 ns1."xxx".com.domain >
>>12-203-26-242.client."xxx".com.1237: 2517* 1/4/4 (258) (DF)
>>
>>The trace repeats about once every 6 seconds.
>>
>>Dan
>>

>
>
>


 
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
How to diagnose DNS problem? cassiope Linux Networking 8 02-03-2011 03:49 AM
How would you diagnose this wireless problem? Bert Hyman Wireless Internet 1 04-28-2005 10:50 PM
IP trace? Flexi Broadband 4 11-01-2004 09:30 PM
How Do I diagnose WiFi Interference Problems ? Al Dykes Wireless Internet 2 05-06-2004 09:28 PM
Any way to diagnose wifi ISP source Carygee Wireless Internet 32 09-18-2003 04:40 AM



1 2 3 4 5 6 7 8 9 10 11