Georges Toth wrote:
Hi Serge,
I'm using a cable-modem and need to find out
what it's MAC number is.
1) is this equivalent to the MAC address of an ethernet adapter?
no, the modem has it's own mac address
2) does anyone know how to find this MAC number
using Linux?
yes
do this:
tcpdump -i <ethernetdevice>
good BUT, tcpdump isn't always default, arp is your friend,
under Linux type: arp
under bsd: arp -a
this lists the entire arp table with mac-addressess and so forth...
sTeve C
then, turn your modem off, and back on.
now you should see some traffic generated by your modem, including the mac of
your modem.
--
ION Network Solutions
Steve Clement
Unix System Administrator
209, rue des Romains
L-8041 Bertrange
Tel: +352 261 276-2
Fax: +352 261 276-9
mailto:steve@ion.lu
http://www.ion.lu