Re: [ilugd] How I will change the hardware address?

2003-09-21 Thread shah tushar
Hi,
Well It is only possible if the hardware supports
it and the device driver in turn has implemented an
appropiate ioctl. If possible tell me the NIC specs 
Bye
Tushar Shah 

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] How I will change the hardware address?

2003-09-18 Thread Ambar Roy
 You cant.
 Change the card.
 
How I will set  the hardware address of my interface card. Using
  ifconfig how I will do that. Anyone help me..

Under Win2k, I can change the MAC address of my ethernet card. And I am not
using any fancy card, either. A plain 10/100 card with a realtek chipset.

Ambar Roy


___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] How I will change the hardware address?

2003-09-18 Thread Raj Mathur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Ambar == Ambar Roy [EMAIL PROTECTED] writes:

 You cant.  Change the card.
 
  How I will set the hardware address of my interface
 card. Using  ifconfig how I will do that. Anyone help me..

Ambar Under Win2k, I can change the MAC address of my ethernet
Ambar card. And I am not using any fancy card, either. A plain
Ambar 10/100 card with a realtek chipset.

Ambar Ambar Roy

Get the mii-utils from www.scyld.com, which allow you to change MAC
addresses for most types of cards.  Or, as earlier suggested, use
ifconfig if it works with your card.

Regards,

- -- Raju
- -- 
Raj Mathur[EMAIL PROTECTED]  http://kandalaya.org/
   GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
  It is the mind that moves
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.6 and Gnu Privacy Guard http://www.gnupg.org/

iD8DBQE/aV+ayWjQ78xo0X8RAgX7AJ908ZW8SF0NLNshZPKFtb9AvcYlZQCfYtQa
uGsLMoilqFJBEZsB34fsyvI=
=jpFR
-END PGP SIGNATURE-

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] How I will change the hardware address?

2003-09-17 Thread vipul.sharma
Hi Vasu

please let me also know if u discover the solution ...i am facing the smae
problem ;o)

vipul


 Dear all,


   How I will set  the hardware address of my interface card. Using
 ifconfig
 how I will do that. Anyone help me..

 Thanx in Advance


 Warm Regards,
 vasu

 ___
 ilugd mailing list
 [EMAIL PROTECTED]
 http://frodo.hserus.net/mailman/listinfo/ilugd




___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] How I will change the hardware address?

2003-09-17 Thread Varun Varma
Srinivas wrote:
  How I will set  the hardware address of my interface card. Using ifconfig 
how I will do that. Anyone help me..
Right out of man ifconfig...

quote
hw class address
  Set the hardware address of this interface, if the device 
driver  supports  this  operation. The keyword  must  be followed by the 
name of the hardware class and the printable ASCII equivalent of 
  the hardware address.  Hardware classes currently supported 
include ether (Ethernet),  ax25  (AMPR AX.25), ARCnet and netrom (AMPR 
NET/ROM).
/quote

So:

#ifconfig dev [ethX] hw ether [MAC]

Untested...lemme know if it works.

Hope that helps...
Varun Varma,
-
Mindframe Software  Services Pvt. Ltd.,
A-50, Sector-39, NOIDA, U.P. - 201301, India
http://www.mindsw.com
-
___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] How I will change the hardware address?

2003-09-17 Thread Srinivas
On Wednesday 17 September 2003 04:10 pm, [EMAIL PROTECTED] wrote:
Hi vipal,


Try this 
ifconfig eth0 hw ether 00:00:00:00:00:01


--Vasu

 Hi Vasu

 please let me also know if u discover the solution ...i am facing the smae
 problem ;o)

 vipul

  Dear all,
 
 
How I will set  the hardware address of my interface card. Using
  ifconfig
  how I will do that. Anyone help me..
 
  Thanx in Advance
 
 
  Warm Regards,
  vasu
 
  ___
  ilugd mailing list
  [EMAIL PROTECTED]
  http://frodo.hserus.net/mailman/listinfo/ilugd

-- 

The distance between insanity and genius is measured only by success.


___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] How I will change the hardware address?

2003-09-17 Thread Arjun Asthana
You cant.
Change the card.


On Wednesday 17 September 2003 15:23, you wrote:
 Dear all,


   How I will set  the hardware address of my interface card. Using
 ifconfig how I will do that. Anyone help me..

 Thanx in Advance


 Warm Regards,
 vasu

 ___
 ilugd mailing list
 [EMAIL PROTECTED]
 http://frodo.hserus.net/mailman/listinfo/ilugd

___
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd