Networking Forums

Networking Forums > Computer Networking > Windows Networking > Help to explain the trace ?

Reply
Thread Tools Display Modes

Help to explain the trace ?

 
 
Polaris
Guest
Posts: n/a

 
      08-30-2005, 06:23 PM
Hi: I have a Ethereal trace below (3 lines), which shows something that I do
not understand:



Ethernet II, Source: 00:04:19:00:00:01 (7.0.0.132), Destination:
00:ff:e0:e9:12:00 (7.0.0.9)

Internet Protocol, Source Addr : 7.0.0.132, Destination Addr : 192.168.0.27

User Datagram Protocol: Source Port: 4156, Destination Port: Domain (53)





7.0.0.9 is a DHCP server, 7.0.0.132 is a client. My question is:

How come in the Link Layer (Ethernet), the destination addr (7.0.0.9) is
different from the one in the IP Layer (192.168.0.27) ? Any
help/explanation is appreciated!



Thanks In Advance!

Polaris


 
Reply With Quote
 
 
 
 
Mike
Guest
Posts: n/a

 
      08-30-2005, 06:59 PM
192.168.0.27 is on a different subnet from 7.0.0.132, so at the ethernet
layer the packet must be sent to a router. The router chosen was 7.0.0.9,
which has a MAC address of 00:ff:e0:e9:12:00.

Cheers,

Mike

 
Reply With Quote
 
Polaris
Guest
Posts: n/a

 
      08-30-2005, 07:28 PM
Thanks for your info.

Forgot to mention, this is a DNS packet. As I understand it, there is no
routing information in the Ethernet Layer becasue there is no information
about IP addresses on source and destination; and the "destination address"
carried in the Ethernet Layer is the real final address of the target
machine. Am I correct?

Polaris

"Mike" <(E-Mail Removed)> wrote in message
news:1462A561-99B1-4800-9409-(E-Mail Removed)...
> 192.168.0.27 is on a different subnet from 7.0.0.132, so at the ethernet
> layer the packet must be sent to a router. The router chosen was 7.0.0.9,
> which has a MAC address of 00:ff:e0:e9:12:00.
>
> Cheers,
>
> Mike
>



 
Reply With Quote
 
Neteng
Guest
Posts: n/a

 
      08-30-2005, 08:33 PM
Yes and no. You're correct that layer 2 has no IP information. However the
"destination address" is an IP address not an ethernet address (or more
commonly known as a MAC Address). The MAC address is re-written as it
traverses routers, while the destination IP address never changes.

"Polaris" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Thanks for your info.
>
> Forgot to mention, this is a DNS packet. As I understand it, there is no
> routing information in the Ethernet Layer becasue there is no information
> about IP addresses on source and destination; and the "destination

address"
> carried in the Ethernet Layer is the real final address of the target
> machine. Am I correct?
>
> Polaris
>
> "Mike" <(E-Mail Removed)> wrote in message
> news:1462A561-99B1-4800-9409-(E-Mail Removed)...
> > 192.168.0.27 is on a different subnet from 7.0.0.132, so at the ethernet
> > layer the packet must be sent to a router. The router chosen was

7.0.0.9,
> > which has a MAC address of 00:ff:e0:e9:12:00.
> >
> > Cheers,
> >
> > Mike
> >

>
>



 
Reply With Quote
 
Polaris
Guest
Posts: n/a

 
      08-30-2005, 09:41 PM
Thank you all for your help!

Polaris

"Neteng" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Yes and no. You're correct that layer 2 has no IP information. However the
> "destination address" is an IP address not an ethernet address (or more
> commonly known as a MAC Address). The MAC address is re-written as it
> traverses routers, while the destination IP address never changes.
>
> "Polaris" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Thanks for your info.
>>
>> Forgot to mention, this is a DNS packet. As I understand it, there is no
>> routing information in the Ethernet Layer becasue there is no information
>> about IP addresses on source and destination; and the "destination

> address"
>> carried in the Ethernet Layer is the real final address of the target
>> machine. Am I correct?
>>
>> Polaris
>>
>> "Mike" <(E-Mail Removed)> wrote in message
>> news:1462A561-99B1-4800-9409-(E-Mail Removed)...
>> > 192.168.0.27 is on a different subnet from 7.0.0.132, so at the
>> > ethernet
>> > layer the packet must be sent to a router. The router chosen was

> 7.0.0.9,
>> > which has a MAC address of 00:ff:e0:e9:12:00.
>> >
>> > Cheers,
>> >
>> > Mike
>> >

>>
>>

>
>



 
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
?What is ppp-trace: ~^?}#@!}!} } NoHtmlMailsPlease Linux Networking 1 09-27-2011 01:42 AM
trace an ip in the lan babak via WinServerKB.com Windows Networking 3 07-31-2006 01:13 PM
IP trace? Flexi Broadband 4 11-01-2004 09:30 PM
can anyone help diagnose this trace ?? dan Linux Networking 4 10-21-2003 06:25 PM
what does this trace mean? dan Linux Networking 0 10-18-2003 10:05 PM



1 2 3 4 5 6 7 8 9 10 11