Forum Articles
  Welcome back Join CF
You are here You are here: Home | Forum | Another network problem...

You are currently viewing our boards as a guest which gives you limited access to view most of the discussions, articles and other free features. By joining our Virgin Media community you will have full access to all discussions, be able to view and post threads, communicate privately with other members (PM), respond to polls, upload your own images/photos, and access many other special features. Registration is fast, simple and absolutely free so please join our community today.


Welcome to Cable Forum
Go Back   Cable Forum > Computers & IT > Networking
Register FAQ Community Calendar

MAC address
Closed Thread
 
Thread Tools
Old 19-08-2008, 04:27   #1
rkruz
Inactive
 
Join Date: Jan 2008
Posts: 8
rkruz is an unknown quantity at this point
MAC address

Does the source MAC address stay in the datagram throughout its passing though the internet? Or is that replaced with each hop with the new hop source?
rkruz is offline  
Advertisement
Old 19-08-2008, 07:07   #2
tavon
Inactive
 
Join Date: Aug 2008
Posts: 4
tavon is an unknown quantity at this point
Re: MAC address

The source and destination MAC address changes as it goes through networks only the source and destination IP address stays the same.
tavon is offline  
Old 19-08-2008, 08:44   #3
Dai
Inactive
 
Join Date: Dec 2006
Location: Lincoln UK
Age: 76
Services: 50Mb, TV & Phone
Posts: 3,673
Dai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronze
Dai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronze
Send a message via MSN to Dai
Re: MAC address

Interesting. This is an area where my understanding is a bit vague.

As a packet goes through a series of routing devices does each one substitute it's own MAC address for the source?

That being the case presumably the destination each time is the next 'hop' along the route?
Dai is offline  
Old 19-08-2008, 16:12   #4
tavon
Inactive
 
Join Date: Aug 2008
Posts: 4
tavon is an unknown quantity at this point
Re: MAC address

yes that's right
tavon is offline  
Old 19-08-2008, 16:34   #5
rkruz
Inactive
 
Join Date: Jan 2008
Posts: 8
rkruz is an unknown quantity at this point
Re: MAC address

very good. thank you
rkruz is offline  
Old 19-08-2008, 19:46   #6
Dai
Inactive
 
Join Date: Dec 2006
Location: Lincoln UK
Age: 76
Services: 50Mb, TV & Phone
Posts: 3,673
Dai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronze
Dai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronze
Send a message via MSN to Dai
Re: MAC address

Brief but to the point.

Cheers.

Dai is offline  
Old 19-08-2008, 20:42   #7
rkruz
Inactive
 
Join Date: Jan 2008
Posts: 8
rkruz is an unknown quantity at this point
Re: MAC address

I know all MACs are supposed to be unique.....but....what happens on a LAN if two adapters have identical addresses?
rkruz is offline  
Old 19-08-2008, 20:50   #8
Jon T
cf.mega poster
 
Join Date: Jun 2003
Location: Mansfield, Notts
Age: 45
Services: Virgin Media Telephone and 100Mb broadband, Sky Q
Posts: 1,994
Jon T has reached the bronze age
Jon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze ageJon T has reached the bronze age
Re: MAC address

it plays havoc with ARP requests

http://en.wikipedia.org/wiki/Address...ution_Protocol
Jon T is offline  
Old 19-08-2008, 21:09   #9
tavon
Inactive
 
Join Date: Aug 2008
Posts: 4
tavon is an unknown quantity at this point
Re: MAC address

Quote:
Originally Posted by rkruz View Post
I know all MACs are supposed to be unique.....but....what happens on a LAN if two adapters have identical addresses?
MAC Addresses are controlled by the Institute of Electrical and Electronics Engineers, it is a 48 bit hexadecimal address the first 24 bits are assigned by the Institute of Electrical and Electronics Engineers as a vendor code, the other 24 bits are for the vendor to give to each Network Interface Card a unique address. there cannot be two Network Interface Cards with the same MAC address.

of course there is MAC address spoofing which can clone a MAC address which can complicates things.

Two hosts with the same IP address on the same network would cause a conflict as Jon T has pointed out.
tavon is offline  
Old 19-08-2008, 21:47   #10
rkruz
Inactive
 
Join Date: Jan 2008
Posts: 8
rkruz is an unknown quantity at this point
Re: MAC address

How about this also? What happens if you could build a sniffer computer to put on a LAN with a duplicate and valid MAC address. And you build the sniffer to not respond to ARP requests, therefor it does not show in the ARP table with different IP and duplicate MAC. Would this sniffer then happily receive all the data meant for the other duplicated PC without detection by viewing the ARP table.

---------- Post added at 20:47 ---------- Previous post was at 20:41 ----------

Quote:
Originally Posted by tavon View Post
MAC Addresses are controlled by the Institute of Electrical and Electronics Engineers, it is a 48 bit hexadecimal address the first 24 bits are assigned by the Institute of Electrical and Electronics Engineers as a vendor code, the other 24 bits are for the vendor to give to each Network Interface Card a unique address. there cannot be two Network Interface Cards with the same MAC address.

of course there is MAC address spoofing which can clone a MAC address which can complicates things.

Two hosts with the same IP address on the same network would cause a conflict as Jon T has pointed out.
Its the "can complicate things" I am interested in.
rkruz is offline  
Old 19-08-2008, 22:04   #11
Dai
Inactive
 
Join Date: Dec 2006
Location: Lincoln UK
Age: 76
Services: 50Mb, TV & Phone
Posts: 3,673
Dai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronze
Dai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronze
Send a message via MSN to Dai
Re: MAC address

I'm not sure that's an appropriate subject for this forum. Kinda falls into the 'hacking' arena.
Dai is offline  
Old 19-08-2008, 22:16   #12
tavon
Inactive
 
Join Date: Aug 2008
Posts: 4
tavon is an unknown quantity at this point
Re: MAC address

Quote:
Originally Posted by DaiNasty View Post
I'm not sure that's an appropriate subject for this forum. Kinda falls into the 'hacking' arena.
I agree, there are very few legitimate reasons for cloning a MAC address.
tavon is offline  
Old 20-08-2008, 00:35   #13
rkruz
Inactive
 
Join Date: Jan 2008
Posts: 8
rkruz is an unknown quantity at this point
Re: MAC address

Quote:
Originally Posted by tavon View Post
I agree, there are very few legitimate reasons for cloning a MAC address.
you are not informed then. To suggest this is not an appropriate topic is simply ignorance. There are many legitimate reasons for cloning a MAC address. I will mention but a few.

Legitimate uses of MAC spoofing
An example of a legitimate use of MAC spoofing is hanging the function of a single computer from a router to computer and back to router through MAC spoofing. If you only have a single public IP, you can only hook up one unit
directly (PC or router). If one has two WAN IPs, the MAC address of the two devices must be different. For whatever reason, if one needs to swap 2 PC's regularly to connect to the cable modem, it would be a lot easier to change the MAC addresses rather than to change the Network Interface Card (NIC). Many cable modem routers have a "Clone MAC Address" feature built-in for this. (In reality, the easiest way to enable two machines to access the same ISP from the same location is to use a cable modem router like LinkSys, which allows multiple MACs to use a single ISP connection.)
rkruz is offline  
Old 20-08-2008, 09:22   #14
Dai
Inactive
 
Join Date: Dec 2006
Location: Lincoln UK
Age: 76
Services: 50Mb, TV & Phone
Posts: 3,673
Dai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronze
Dai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronzeDai is cast in bronze
Send a message via MSN to Dai
Re: MAC address

Quote:
Originally Posted by rkruz View Post
Legitimate uses of MAC spoofing
An example of a legitimate use of MAC spoofing is hanging the function of a single computer from a router to computer and back to router through MAC spoofing.
One example, but very different to what you were suggesting earlier.

Let's see you make a valid case for a 'sniffer'
Dai is offline  
Old 20-08-2008, 10:56   #15
Raistlin
Inactive
 
Join Date: Feb 2004
Location: There's no place like 127.0.0.1
Services: Depends on the person and the price they're offering
Posts: 12,384
Raistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered stars
Raistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered starsRaistlin is seeing silvered stars
Re: MAC address

I'm in agreement with DaiNasty here - if you guys want to avoid the closure of this thread then you need to be very careful.

Whilst a dicussion of the legitimate uses for MAC changing will be tolerated, if you start to drift into topics which breach our Terms of Use or which might be seen to be aiding in illegal activities of any kind (for example theft of service) you will find this thread closed very quickly.

Given the ease with which you can a) find the MAC address of your own PC (or any other PC to which you have legitimate access), and b) change that MAC address, I'm not sure why you would want to build a 'sniffer' of the kind you're asking about.....perhaps you'd care to expand on that slightly to avoid any nasty confusion.....?
Raistlin is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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

Forum Jump


All times are GMT +1. The time now is 19:32.


Server: osmium.zmnt.uk
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum