View previous topic :: View next topic |
Author |
Message |
thauer n00b
Joined: 28 Aug 2004 Posts: 22 Location: Switzerland
|
Posted: Wed Dec 20, 2006 8:34 pm Post subject: How to make use of two NICs? What about vmware? |
|
|
Hi,
In my home desktop system I happen to have a mobo with two network interfaces. (They work fine, show up as eth0 and eth1, I *very* rarely use both - one to the internet, other to my laptop through a twisted cable, no question here).
What I want to know is: can I make any use of the two NICs in everyday life? I am on ADSL through a router which does have free ports, thus plugging both cables in, getting two IP addresses is not a problem... but is there any gain? And if yes, how should I set this up to take most advantage? What's the best routing? Any insight is appreciated.
On a closely related note, I often run vmware server quite a bit under linux (with a windows guest). In those cases it would naively make sense to dedicate one of the NICs to the host, the other directly to the guest. Anyone knows how to do this?
Thanks a lot,
Tamas |
|
Back to top |
|
|
xoomix Guru
Joined: 02 Jan 2003 Posts: 489
|
Posted: Wed Dec 20, 2006 8:50 pm Post subject: |
|
|
The VMware part is easy to answer - just 'add' a NIC to your VM and point it to your second NIC. |
|
Back to top |
|
|
thauer n00b
Joined: 28 Aug 2004 Posts: 22 Location: Switzerland
|
Posted: Wed Dec 20, 2006 8:59 pm Post subject: |
|
|
xoomix wrote: | The VMware part is easy to answer - just 'add' a NIC to your VM and point it to your second NIC. | Excuse my stupidity but I cannot seem to find the "point it to" part in VMware.
I have four options once I create a NIC: Bridged, NAT, Host-only, Custom. I assume that you suggest Bridged, right? In any case how can I point it to my "eth1" ? And while we are at it, should eth1 be configured on the host for this and how?
Thanks a lot,
tamas |
|
Back to top |
|
|
xoomix Guru
Joined: 02 Jan 2003 Posts: 489
|
Posted: Wed Dec 20, 2006 9:08 pm Post subject: |
|
|
After re-reading your post I realized that vmware-server is a little different from Workstation. With vmware-server you should be able to config a different NIC by re-running the vmware-config.pl script and changing it there. |
|
Back to top |
|
|
|