You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Windows Version
Microsoft Windows [版本 10.0.22635.3140]
WSL Version
2.0.9.0
Are you using WSL 1 or WSL 2?
Kernel Version
6.1.21.2-microsoft-standard-WSL2
Distro Version
debian 12
Other Software
No response
Repro Steps
add .wslconfig
add wsl.conf
wsl --shutdown
re open debian
Expected Behavior
systemd ok
network ok
eth0 ip is windows 's ip
Actual Behavior
network eth0 ip is not windows 's ip
network not connect
Diagnostic Logs
~$ systemctl status networking
● networking.service - Raise network interfaces
Loaded: loaded (/lib/systemd/system/networking.service; enabled; preset: enabled)
Active: active (exited) since Fri 2024-02-09 21:44:28 CST; 31min ago
Docs: man:interfaces(5)
Process: 52 ExecStart=/sbin/ifup -a --read-environment (code=exited, status=0/SUCCESS)
Process: 78 ExecStart=/bin/sh -c if [ -f /run/network/restart-hotplug ]; then /sbin/ifup -a --read-environment --al>
Main PID: 78 (code=exited, status=0/SUCCESS)
Feb 09 21:44:28 DESKTOP-I03RFSB systemd[1]: Starting networking.service - Raise network interfaces...
Feb 09 21:44:28 DESKTOP-I03RFSB systemd[1]: Finished networking.service - Raise network interfaces.
lines 1-10/10 (END)
The text was updated successfully, but these errors were encountered: