Film-Tech Cinema Systems
Film-Tech Forum ARCHIVE


  
my profile | my password | search | faq & rules | forum home
  next oldest topic   next newest topic
» Film-Tech Forum ARCHIVE   » Operations   » Digital Cinema Forum   » How do I find the MAC address of a Barco DP4K-32B?

   
Author Topic: How do I find the MAC address of a Barco DP4K-32B?
Leo Enticknap
Film God

Posts: 7474
From: Loma Linda, CA
Registered: Jul 2000


 - posted 09-14-2016 07:55 PM      Profile for Leo Enticknap   Author's Homepage   Email Leo Enticknap   Send New Private Message       Edit/Delete Post 
Like it says. Its IP address on the network is static, but I want to add a DHCP reservation for that address, so that the router's DHCP server doesn't try to allocate it to a second device that might be connected temporarily (e.g. a visitor's phone or laptop), and thereby break the connection between server and projector.

Problem is that I can't find the MAC address of the wretched thing. It's not on any label on the case of the projector, and it's not in the Installation > Communication tab on Barco Communicator, either.

I tried SSH-ing into the projector to issue an "ifconfig -a" command, but it won't accept the default Service Technician username and password that Communicator will.

Any ideas gratefully appreciated.

 |  IP: Logged

Frank Cox
Film God

Posts: 2234
From: Melville Saskatchewan Canada
Registered: Apr 2011


 - posted 09-14-2016 09:49 PM      Profile for Frank Cox   Author's Homepage   Email Frank Cox   Send New Private Message       Edit/Delete Post 
Put it on the network, crank it up, and check the log on your dhcp server.

You should find something like this as the last entry:

tail -2 /var/log/messages
Sep 14 20:24:48 world dhcpd: DHCPREQUEST for 192.168.0.8 from 00:13:e8:69:45:51 via eth0
Sep 14 20:24:48 world dhcpd: DHCPACK on 192.168.0.8 to 00:13:e8:69:45:51 via eth0

Notice the mac address is included on both lines in this sample.

 |  IP: Logged

Leo Enticknap
Film God

Posts: 7474
From: Loma Linda, CA
Registered: Jul 2000


 - posted 09-14-2016 10:05 PM      Profile for Leo Enticknap   Author's Homepage   Email Leo Enticknap   Send New Private Message       Edit/Delete Post 
That won't fly, because the "request an address from a DHCP server" function in the Barco is disabled: it has a static address, subnet mask and gateway configured. So the DHCP server in the router has never interacted with the projector at all, and thus there won't be any entry in its log. I don't want to enable that, because if the projector relies on DHCP, then if the router goes out, the connection between the server and projector will be lost, and the show will break down. With DHCP disabled and the addressing entirely static on both the projector and server, they communicate with each other directly through the network switch (to which the router is also connected), without having to go through the router at all.

However, I don't want the router's DHCP server allocating the address that has been configured within the projector as a static one as a dynamic address when someone comes along and connects their laptop, cellphone, or whatever; hence wanting to reserve that IP for that Mac address.

Anyways, I've just cracked it, thanks to a suggestion from a co-worker. Using a command line window on a Windows PC running on the same network, ping the target device, and then enter the command "arp -a": that will list the MAC addresses of all the devices it has communicated with on the local network.

 |  IP: Logged

Steve Guttag
We forgot the crackers Gromit!!!

Posts: 12814
From: Annapolis, MD
Registered: Dec 1999


 - posted 09-14-2016 10:14 PM      Profile for Steve Guttag   Email Steve Guttag   Send New Private Message       Edit/Delete Post 
Take you PC and "ping" the IP of the projector (and make sure it pings back).

Then while in the PC's command prompt window, issue the following command:

arp -a

That will return the IPs that your computer has communicated this session with and their respective MAC addresses.

 |  IP: Logged

Frank Cox
Film God

Posts: 2234
From: Melville Saskatchewan Canada
Registered: Apr 2011


 - posted 09-14-2016 10:34 PM      Profile for Frank Cox   Author's Homepage   Email Frank Cox   Send New Private Message       Edit/Delete Post 
It's a good practice to establish a static range and a dynamic range on a network when you're first setting it up (and assuming that you need both static and dynamic addresses). Then it's easy to tell what's what when you're troubleshooting, i.e. if the address is below 100 then it's static and if it's 101 or above then it's dynamic. Or whatever ranges you decide to use. Then tell your dhcp server to assign dynamic addresses only within your dynamic range and you don't have to worry about a static assignment getting stepped on without having to create a reservation in your dhcp server for each static assignment.

Thirty extra seconds spent editing dhcpd.conf when setting up your network can save you all kinds of time adding static assignments later on.

 |  IP: Logged

Steve Guttag
We forgot the crackers Gromit!!!

Posts: 12814
From: Annapolis, MD
Registered: Dec 1999


 - posted 09-14-2016 10:35 PM      Profile for Steve Guttag   Email Steve Guttag   Send New Private Message       Edit/Delete Post 
Take you PC and "ping" the IP of the projector (and make sure it pings back).

Then while in the PC's command prompt window, issue the following command:

arp -a

That will return the IPs that your computer has communicated this session with and their respective MAC addresses.

 |  IP: Logged

David Buckley
Jedi Master Film Handler

Posts: 525
From: Oxford, N. Canterbury, New Zealand
Registered: Aug 2004


 - posted 09-14-2016 11:16 PM      Profile for David Buckley   Author's Homepage   Email David Buckley   Send New Private Message       Edit/Delete Post 
quote: Leo Enticknap
...but I want to add a DHCP reservation for that address, so that the router's DHCP server doesn't try to allocate it to a second device that might be connected temporarily
Your statically allocated addresses and DHCP handed out addresses should be in entirely different address ranges to prevent even a possibility of this occurring.

For example, .1 - .99 static, .100 - .150 DHCP.

 |  IP: Logged



All times are Central (GMT -6:00)  
   Close Topic    Move Topic    Delete Topic    next oldest topic   next newest topic
 - Printer-friendly view of this topic
Hop To:



Powered by Infopop Corporation
UBB.classicTM 6.3.1.2

The Film-Tech Forums are designed for various members related to the cinema industry to express their opinions, viewpoints and testimonials on various products, services and events based upon speculation, personal knowledge and factual information through use, therefore all views represented here allow no liability upon the publishers of this web site and the owners of said views assume no liability for any ill will resulting from these postings. The posts made here are for educational as well as entertainment purposes and as such anyone viewing this portion of the website must accept these views as statements of the author of that opinion and agrees to release the authors from any and all liability.

© 1999-2020 Film-Tech Cinema Systems, LLC. All rights reserved.