Ethernet HW address on linux
From: Pushkar Naik (pushkar.naik_at_gmail.com)
Date: 07/27/04
- Next message: Frank G: "installing older version of gcc/g++"
- Previous message: Gabit: ""clean" unmount?"
- Next in thread: Larry I Smith: "Re: Ethernet HW address on linux"
- Reply: Larry I Smith: "Re: Ethernet HW address on linux"
- Reply: mjt: "Re: Ethernet HW address on linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Jul 2004 07:00:36 -0700
Hello,
I'm working with an application that tries to detect the
ethernet hw address of the machine for validating a user. My PC does
not have an ethernet card. So
when the application querries, linux returns a null string, and the
applications fails to run.
The same application on same PC on windows works fine because windows
returns the ethernet id as 000000000000 and not a null string.
Is there any way i can make linux return the ethernet id as
000000000000 when the ethernet card is not present on the machine ?
I guess virtual ethernet adaptor could be one possible way, can
someone give me a step by step procedure for going about using this
method, if this is the best solution.
Thanx in advance.
Regards,
Pushkar
- Next message: Frank G: "installing older version of gcc/g++"
- Previous message: Gabit: ""clean" unmount?"
- Next in thread: Larry I Smith: "Re: Ethernet HW address on linux"
- Reply: Larry I Smith: "Re: Ethernet HW address on linux"
- Reply: mjt: "Re: Ethernet HW address on linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|