no detected lan adapter
-
- Posts: 6
- Joined: Fri Apr 18, 2025 7:18 pm
no detected lan adapter
Hi, I had Softether installed on my computer. After formatting it, I reinstalled it, but when configuring the server, the LAN adapter doesn't appear in the local bridge. I'm going crazy because I don't know what's going on. I've already reinstalled the network card drivers and reinstalled Softether, but nothing works.
-
- Posts: 6
- Joined: Fri Apr 18, 2025 7:18 pm
Re: no detected lan adapter
Please... i need help
You do not have the required permissions to view the files attached to this post.
-
- Posts: 1614
- Joined: Sun Feb 14, 2021 10:31 am
Re: no detected lan adapter
Post as code the output of:
Code: Select all
ver
ipconfig /all
PS> Get-NetAdapter | Format-List -Property ifAlias,InterfaceDescription,PromiscuousMode
vpncmd localhost:port /server /password:*** /cmd ServerInfoGet
vpncmd localhost:port /server /password:*** /cmd BridgeDeviceList
vpncmd localhost:port /server /password:*** /cmd BridgeList
//replace: port with number; *** with SE admin password
//don't post actual command lines, we don't need to see your password
-
- Posts: 6
- Joined: Fri Apr 18, 2025 7:18 pm
Re: no detected lan adapter
Sorry, but I'm lost. Where do I find that code?
In Windows cmd, in ipconfig/all, I get the following:
In Windows cmd, in ipconfig/all, I get the following:
You do not have the required permissions to view the files attached to this post.
-
- Posts: 1614
- Joined: Sun Feb 14, 2021 10:31 am
Re: no detected lan adapter
You have only WiFi adapters which can not be bridged. Read again the advice on your first screenshot for alternative solutions.
-
- Posts: 6
- Joined: Fri Apr 18, 2025 7:18 pm
Re: no detected lan adapter
If I already had this computer installed and working before formatting it, I have not changed the network card and it worked before
-
- Posts: 1614
- Joined: Sun Feb 14, 2021 10:31 am
Re: no detected lan adapter
No need to repeat that.
There is no bridgeable network adapter now. If your PC has a LAN Ethernet NIC, you have to 're-activate' it or else use SecureNAT described in Client PC unable to reach shared directory on Server PC, where you'll notice your exact WiFi NIC and a comment... "SoftEther does not offer "Realtek RTL8821CE" bridge because this WiFi hardware does not support promiscuous mode."
Look at your ipconfig - no LAN NIC there, it's a Windows issue and has nothing to do with SoftEther.
There is no bridgeable network adapter now. If your PC has a LAN Ethernet NIC, you have to 're-activate' it or else use SecureNAT described in Client PC unable to reach shared directory on Server PC, where you'll notice your exact WiFi NIC and a comment... "SoftEther does not offer "Realtek RTL8821CE" bridge because this WiFi hardware does not support promiscuous mode."
Look at your ipconfig - no LAN NIC there, it's a Windows issue and has nothing to do with SoftEther.
-
- Posts: 6
- Joined: Fri Apr 18, 2025 7:18 pm
Re: no detected lan adapter
If I buy a USB Ethernet adapter and connect it directly to the router with a cable, would this solve the problem?
-
- Posts: 1614
- Joined: Sun Feb 14, 2021 10:31 am
Re: no detected lan adapter
Yes, as long as it is compatible with bridging. There are WiFis compatible https://whatsoftware.com/best-compatibl ... /view-all/ ...and there might be incompatible Ethernets. If it's for a laptop, it'd be a very awkward and unstable LAN anyway. Why can't you make the existing NIC work?
-
- Posts: 6
- Joined: Fri Apr 18, 2025 7:18 pm
Re: no detected lan adapter
Hi, first of all, thanks for the answers. In response to your question... the best I can say is that I can't do it because it's probably beyond my knowledge, and I've been struggling with my laptop for days 😥, I mean... I can't do it, and I don't even know how to do it.