Results 1 to 5 of 5

Thread: network packet's MAC address

  1. #1
    Member
    Join Date
    Sep 2007
    Posts
    51

    Post network packet's MAC address

    this is just a quick question, that i have been unable to find a conclusive answer to on the web.

    i know that when one's computer receives a network packet, that packet has many layers of information. such as the IP address of the machine from which the packet originated, in the Network Layer. my question is about the Data Link Layer of a packet, which i know includes a MAC address.

    my question is; is the MAC address, stored in a network packet's Data Link Layer, the MAC address of the machine from which the packet originated, or is it the MAC address of the last machine (e.g. router) through which this packet passed?

    thanks in advance for your help.


    regards,

    - user0182

  2. #2
    Just Another Geek
    Join Date
    Jul 2002
    Location
    Rotterdam, Netherlands
    Posts
    3,401
    Last machine..
    Oliver's Law:
    Experience is something you don't get until just after you need it.

  3. #3
    Banned
    Join Date
    Aug 2001
    Location
    Yes
    Posts
    4,424
    To elaborate a bit: the target IP address in the packet (Network Layer) never changes. The MAC address (Data Link Layer), on the other hand, changes at every hop - both the source and destination MAC address change every time the packet comes across a router (the source MAC address is set to that of the router's, the destination MAC address is set to that of the next hop).

  4. #4
    Member
    Join Date
    Sep 2007
    Posts
    51
    thanks Nagative, that really helped. there is just one last thing that i was wondering about; i would guess that only hosts and routers have MAC addresses and that other devices (e.g. basic network switches) do not. is this assumption correct?


    regards,

    - user0182

  5. #5
    Just Another Geek
    Join Date
    Jul 2002
    Location
    Rotterdam, Netherlands
    Posts
    3,401
    Switches (even basic ones) keep track of MAC addresses to know on which port a device is connected but you're correct about the switchport itself not having an MAC address.
    Oliver's Law:
    Experience is something you don't get until just after you need it.

Similar Threads

  1. The history of the Mac line of Operating systems
    By gore in forum Operating Systems
    Replies: 3
    Last Post: March 7th, 2004, 08:02 AM
  2. Understanding DoS
    By NullDevice in forum The Security Tutorials Forum
    Replies: 21
    Last Post: December 17th, 2003, 10:03 PM
  3. ports
    By hatebreed2000 in forum AntiOnline's General Chit Chat
    Replies: 1
    Last Post: March 14th, 2003, 06:36 AM
  4. Anonymoity Tutorial
    By ac1dsp3ctrum in forum The Security Tutorials Forum
    Replies: 8
    Last Post: February 13th, 2002, 12:36 PM
  5. Proxies and Packet Filters in Plain English
    By Remote_Access_ in forum Security Archives
    Replies: 3
    Last Post: December 13th, 2001, 10:58 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •