Results 1 to 7 of 7
Is it possible to create virtual network adapter on the same physical network adapter???
or How to give or have multiple MAC Address to the same adpater???
I m working ...
- 11-10-2010 #1Just Joined!
- Join Date
- Feb 2010
- Location
- INDIA
- Posts
- 8
Virtual network adapter
Is it possible to create virtual network adapter on the same physical network adapter???
or How to give or have multiple MAC Address to the same adpater???
I m working on centos 5.3.Last edited by kunalverma; 11-10-2010 at 02:20 PM.
- 11-10-2010 #2
Perhaps this is what you want?
centos virtual network adapter - Google Search => 17.14.*Creating a New Virtual Network Device
- 11-11-2010 #3Just Joined!
- Join Date
- Feb 2010
- Location
- INDIA
- Posts
- 8
I want to give multiple(ie 2 or 3) mac addresses to the same nic.. the above ting is not working for me...help me out!!!
- 11-11-2010 #4
Are you trying to expose the virtual network adapters to the world (i.e. internet)?
- 11-11-2010 #5Just Joined!
- Join Date
- Feb 2010
- Location
- INDIA
- Posts
- 8
its not my intension...i just want to have multiple mac address to a single nic at the same time...whether it is possible?
- 11-11-2010 #6
Yes, it is possible when you use virtual network cards. You can assign each of the virtuals a different MAC and have the real MAC on the (real) bridged device to whose the virtual ones are connected to in bridged mode. Above link explains how that can be set up.
If it does not work for you, you will need to re-define your requirements.
But you should be aware that if you plan to expose these virtual ones to the world, you will need to buy network cards and type in the MAC address of those, in which case you can even plug them in as that yields to better performance and is easier to setup. In general I would advice not to use virtual ones unless it is not otherwise possible due to physical problems like i.e. lack of PCI slots.
- 11-18-2010 #7Just Joined!
- Join Date
- Feb 2010
- Location
- INDIA
- Posts
- 8
Thanks for the help!!! my requirement is fullfilled.


Reply With Quote