Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to add second network interface for wsl2 #4765

Closed
gao4263 opened this issue Dec 16, 2019 · 4 comments
Closed

how to add second network interface for wsl2 #4765

gao4263 opened this issue Dec 16, 2019 · 4 comments

Comments

@gao4263
Copy link

gao4263 commented Dec 16, 2019

i want to install oracle database 19c into wsl2 , it need a ip (not support 127.0.0.1) ,but wsl2 ip is change when win10 rebooted .

i add a eth1 file , and exec " ifup eth1 start"
report: /etc/sysconfig/network-scripts/ifup-eth] Device eth1 does not seem to be prepresent, delaying initialization

@luxzg
Copy link

luxzg commented Jan 18, 2020

One of many issues with DefaultSwitch and not having other options. Just like #4210 /
#4601 / #4467 / #4150 / #4799 ; to name a few.

I'm taking my time today to mark all these issues.

@therealkenc
Copy link
Collaborator

/dupe #4799 #4150

@ghost
Copy link

ghost commented Jan 18, 2020

Hi! We've identified this issue as a duplicate of another one that already exists in this repository. This specific instance is being closed in favor of tracking the concern over on the referenced thread.

Thanks for your report!

@ghost ghost added the duplicate label Jan 18, 2020
@tbarbette
Copy link

tbarbette commented Jun 6, 2023

To answer to the title of this issue, this tool can be used to add multiple switches, which actually is not a duplicate : you can add multiple interfaces using something like https://github.com/dantmnf/WSLAttachSwitch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants