Create a virtual network adapter
I wish I could create a virtual network card (not a loop) that can communicate with the physical network card. Be like the Linux command: ifconfig eth0: 0 ip/mask. I have looked, I do not. Do not point me towards the creation of virtual machine (VMware, VirtualBox, etc..) It's not my goal.
Re: Create a virtual network adapter
Lot of apps exists for that. Also it's just the aliasing, just put more than one IP on your network card
Re: Create a virtual network adapter
As? Knowing that it is a simple network adapter bottom line therefore provides no soft. My physical NIC will be configured 192.168.0.* and the virtual network card 172.16.*.*
And how can I do that?
Re: Create a virtual network adapter
In your TCP/IP you have a tab "Alternate Configuration"
Re: Create a virtual network adapter
Quote:
Originally Posted by
GhostRider
In your TCP/IP you have a tab "Alternate Configuration"
That is not by definition ... the alternative configuration (there is no dhcp). in the DHCP settings, you have a forward button, and there you added other ip that you want
Re: Create a virtual network adapter
Yes, as much for me. I'm on Ubuntu and I do not know much of Windows. It should also not be able to add DHCP IP in the advanced options.