Amiga.org

Amiga computer related discussion => Amiga Hardware Issues and discussion => Topic started by: Flashlab on February 02, 2006, 09:52:15 PM

Title: How do you check the MAC address of an Ariadne card?
Post by: Flashlab on February 02, 2006, 09:52:15 PM
Soon my Amiga will be the only computer at home... For my Internet cable account I need my MAC address.

I know how to do this on my PC but on my Amiga???
Title: Re: How do you check the MAC address of an Ariadne card?
Post by: doctorq on February 02, 2006, 10:10:17 PM
Install Miami or Miami Deluxe, and in the interface menu, create an entry with the Ariadne device driver. You should then be able to query your device, and it will tell you the mac adress.

This will guide you :-)  (http://web.sonofon.dk/allan-muller/miami/miami.html)
Title: Re: How do you check the MAC address of an Ariadne card?
Post by: adolescent on February 02, 2006, 11:25:45 PM
If you're using AmiTCP/Genesis you can use "ifconfig -a" from the CLI to show the different interfaces.
Title: Re: How do you check the MAC address of an Ariadne card?
Post by: ncafferkey on February 02, 2006, 11:27:42 PM
If you don't already use Miami, the following will be easier: get SanaUtil from Aminet and run it from the shell:

sanautil device ariadne.device status

This should print out the MAC address along with some other stats. I'm guessing the driver name so change it if necessary.
Title: Re: How do you check the MAC address of an Ariadne card?
Post by: Flashlab on February 03, 2006, 06:50:38 AM
Thanks guys, I'll give it a go.