Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have a Linux Mint host system and a VMware guest system with Linux Debian. On my host system there are two physical network interfaces eth0 and wlan0. My guest system is set up to use its network connection in bridged mode. Whenever my WLAN is turned on it automatically choose this interface to bridge. When I turn off my WLAN it bridges over the ethernet port.

Is it possible to set a default interface for the host system to bridge over? I didn't find anything on the VMware GUI neither on google.

share|improve this question

1 Answer

This page should explain how to do it, under the section 'Configuring Bridged Networking Options on a Windows Host'. Don't worry, I had trouble finding it too.

Basically, the settings are available in Edit > Virtual Network Editor.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.