Had to reset Windows PC and reinstall everything, now PLEX DLNA does not work

Server Version#:1.41.5.9522
Player Version#:1.108.1.307-dd5b87aa-x86_64

I had to reset Windows PC and reinstall everything, now PLEX DLNA does not work.
I have three LG smart TVs with the Plex App. I can stream normally through the Plex App.
I have reasons to have it also stream through the DLNA.

My PC has a setup where it is wired through two static IP adapters 192.168.0.10/11
In addition, I have NordVPN running, but I have all Plex Apps Split Tunneled as an exception.

I have spent the past two days with Chat-GPT4 trying to get this resolved.
I had it write out the summary of my system and everything we attempted before resorting to this post.

Also note, that I can get the remote access to work if I manually specify a public port, but it disconnects after a few minutes

I have a zip file of the logs, but it says it is too large to upload, how do I get this to you?

Below is the summary from ChatGPT4.
I apologize in advance for it being lengthy, I just want you to have all of the information so we do not go back and forth.

Issue Summary:

Previously, my Plex DLNA Server was visible on all TVs on my network. The server ran on a Windows PC with two network adapters and NordVPN (split tunneling enabled).

After resetting my PC, Plex is still functional—I can stream media to Plex apps on my TVs—but Plex no longer appears as a DLNA server on my TVs.

The Plex DLNA Server is currently bound to 192.168.0.11, and remote access works when manually specified. However, no TV on the network detects the DLNA server.


System Configuration:

  • PC Setup:
    • Two network adapters
    • NordVPN (split tunneling enabled)
    • Plex Server running on 192.168.0.11
    • DLNA configured on UDP 1900
    • Port forwarding set up for Plex (32400) and DLNA (1900)
  • Router Configuration:
    • Port forwarding for Plex (32400) to 192.168.0.11
    • Port forwarding for DLNA (1900) to 192.168.0.11
    • IGMP Snooping enabled
    • Multicast routing enabled
    • Fast Leave enabled
  • Current Status:
    • Remote Access works
    • Plex App streaming works
    • DLNA Server does NOT show up on any TV

Steps Attempted:

Network and Binding Configuration:

  1. Verified Plex is bound to 192.168.0.11
  • Plex settings confirmed Preferred Network Interface: Ethernet (192.168.0.11)
  • netstat confirms Plex is listening on 0.0.0.0:32469 (indicating it should be available on all interfaces).
  1. Restarted Plex DLNA Server manually
Stop-Process -Name "Plex DLNA Server" -Force
Start-Process -FilePath "C:\Program Files\Plex\Plex Media Server\Plex DLNA Server.exe"
  • No effect—DLNA still not visible.
  1. Toggled DLNA settings in Plex
  • Disabled and re-enabled DLNA in Plex settings.
  • Restarted Plex DLNA Server after toggling.
  • No change—TVs still do not detect DLNA.
  1. Tested binding Plex to .10 instead of .11
  • Changed network adapter binding.
  • No effect—DLNA not visible.

Firewall & Service Checks:

  1. Checked Windows Firewall Rules
    PS C:\Windows\System32> Get-NetFirewallRule -DisplayName “Plex

Name : TCP Query User{28275098-B65F-46F4-863E-25B67E52CD49}C:\program files\plex\plex media
server\plex media server.exe
DisplayName : Plex Media Server
Description : Plex Media Server
DisplayGroup :
Group :
Enabled : True
Profile : Private
Platform : {}
Direction : Inbound
Action : Allow
EdgeTraversalPolicy : DeferToUser
LooseSourceMapping : False
LocalOnlyMapping : False
Owner :
PrimaryStatus : OK
Status : The rule was parsed successfully from the store. (65536)
EnforcementStatus : NotApplicable
PolicyStoreSource : PersistentStore
PolicyStoreSourceType : Local
RemoteDynamicKeywordAddresses : {}
PolicyAppId :
PackageFamilyName :

Name : UDP Query User{01442D2E-3437-4B63-9641-F953564C22B4}C:\program files\plex\plex media
server\plex media server.exe
DisplayName : Plex Media Server
Description : Plex Media Server
DisplayGroup :
Group :
Enabled : True
Profile : Private
Platform : {}
Direction : Inbound
Action : Allow
EdgeTraversalPolicy : DeferToUser
LooseSourceMapping : False
LocalOnlyMapping : False
Owner :
PrimaryStatus : OK
Status : The rule was parsed successfully from the store. (65536)
EnforcementStatus : NotApplicable
PolicyStoreSource : PersistentStore
PolicyStoreSourceType : Local
RemoteDynamicKeywordAddresses : {}
PolicyAppId :
PackageFamilyName :

Name : TCP Query User{0D2A0140-8C0C-44E6-BB88-6C6F94D09F15}C:\program files\plex\plex media
server\plex dlna server.exe
DisplayName : Plex Media Server DLNA Service
Description : Plex Media Server DLNA Service
DisplayGroup :
Group :
Enabled : True
Profile : Private
Platform : {}
Direction : Inbound
Action : Allow
EdgeTraversalPolicy : DeferToUser
LooseSourceMapping : False
LocalOnlyMapping : False
Owner :
PrimaryStatus : OK
Status : The rule was parsed successfully from the store. (65536)
EnforcementStatus : NotApplicable
PolicyStoreSource : PersistentStore
PolicyStoreSourceType : Local
RemoteDynamicKeywordAddresses : {}
PolicyAppId :
PackageFamilyName :

Name : UDP Query User{C7D2213B-82E6-46C7-9954-1EBE672B926F}C:\program files\plex\plex media
server\plex dlna server.exe
DisplayName : Plex Media Server DLNA Service
Description : Plex Media Server DLNA Service
DisplayGroup :
Group :
Enabled : True
Profile : Private
Platform : {}
Direction : Inbound
Action : Allow
EdgeTraversalPolicy : DeferToUser
LooseSourceMapping : False
LocalOnlyMapping : False
Owner :
PrimaryStatus : OK
Status : The rule was parsed successfully from the store. (65536)
EnforcementStatus : NotApplicable
PolicyStoreSource : PersistentStore
PolicyStoreSourceType : Local
RemoteDynamicKeywordAddresses : {}
PolicyAppId :
PackageFamilyName :

Name : TCP Query User{6BBCFDD3-D87B-4D93-8AA4-299F2F8A7E40}C:\program files\plex\plex\plex.exe
DisplayName : plex
Description : plex
DisplayGroup :
Group :
Enabled : True
Profile : Private
Platform : {}
Direction : Inbound
Action : Allow
EdgeTraversalPolicy : DeferToUser
LooseSourceMapping : False
LocalOnlyMapping : False
Owner :
PrimaryStatus : OK
Status : The rule was parsed successfully from the store. (65536)
EnforcementStatus : NotApplicable
PolicyStoreSource : PersistentStore
PolicyStoreSourceType : Local
RemoteDynamicKeywordAddresses : {}
PolicyAppId :
PackageFamilyName :

Name : UDP Query User{30CAB67B-0775-44C5-BC53-65B819789BF1}C:\program files\plex\plex\plex.exe
DisplayName : plex
Description : plex
DisplayGroup :
Group :
Enabled : True
Profile : Private
Platform : {}
Direction : Inbound
Action : Allow
EdgeTraversalPolicy : DeferToUser
LooseSourceMapping : False
LocalOnlyMapping : False
Owner :
PrimaryStatus : OK
Status : The rule was parsed successfully from the store. (65536)
EnforcementStatus : NotApplicable
PolicyStoreSource : PersistentStore
PolicyStoreSourceType : Local
RemoteDynamicKeywordAddresses : {}
PolicyAppId :
PackageFamilyName :

Name : {14f2096e-8408-4b91-8f39-2530c2830768}
DisplayName : Allow Plex DLNA Outbound
Description :
DisplayGroup :
Group :
Enabled : True
Profile : Any
Platform : {}
Direction : Outbound
Action : Allow
EdgeTraversalPolicy : Block
LooseSourceMapping : False
LocalOnlyMapping : False
Owner :
PrimaryStatus : OK
Status : The rule was parsed successfully from the store. (65536)
EnforcementStatus : NotApplicable
PolicyStoreSource : PersistentStore
PolicyStoreSourceType : Local
RemoteDynamicKeywordAddresses : {}
PolicyAppId :
PackageFamilyName :

Name : {4286aecf-7feb-490a-80f7-b43e3a57d8ef}
DisplayName : Allow Plex DLNA Outbound
Description :
DisplayGroup :
Group :
Enabled : True
Profile : Any
Platform : {}
Direction : Outbound
Action : Allow
EdgeTraversalPolicy : Block
LooseSourceMapping : False
LocalOnlyMapping : False
Owner :
PrimaryStatus : OK
Status : The rule was parsed successfully from the store. (65536)
EnforcementStatus : NotApplicable
PolicyStoreSource : PersistentStore
PolicyStoreSourceType : Local
RemoteDynamicKeywordAddresses : {}
PolicyAppId :
PackageFamilyName :

Name : TCP Query User{C3EB194A-FE25-4837-BB4B-952C3AF18FC3}C:\program files\plex\plex media
server\plex media server.exe
DisplayName : Plex Media Server
Description : Plex Media Server
DisplayGroup :
Group :
Enabled : True
Profile : Public
Platform : {}
Direction : Inbound
Action : Allow
EdgeTraversalPolicy : DeferToUser
LooseSourceMapping : False
LocalOnlyMapping : False
Owner :
PrimaryStatus : OK
Status : The rule was parsed successfully from the store. (65536)
EnforcementStatus : NotApplicable
PolicyStoreSource : PersistentStore
PolicyStoreSourceType : Local
RemoteDynamicKeywordAddresses : {}
PolicyAppId :
PackageFamilyName :

Name : UDP Query User{1D65DA3E-D233-4428-8D2D-552C9F475606}C:\program files\plex\plex media
server\plex media server.exe
DisplayName : Plex Media Server
Description : Plex Media Server
DisplayGroup :
Group :
Enabled : True
Profile : Public
Platform : {}
Direction : Inbound
Action : Allow
EdgeTraversalPolicy : DeferToUser
LooseSourceMapping : False
LocalOnlyMapping : False
Owner :
PrimaryStatus : OK
Status : The rule was parsed successfully from the store. (65536)
EnforcementStatus : NotApplicable
PolicyStoreSource : PersistentStore
PolicyStoreSourceType : Local
RemoteDynamicKeywordAddresses : {}
PolicyAppId :
PackageFamilyName :

Name : TCP Query User{7CDFD997-3892-40AC-BE4B-B8C574B5628F}C:\program files\plex\plex media
server\plex dlna server.exe
DisplayName : Plex Media Server DLNA Service
Description : Plex Media Server DLNA Service
DisplayGroup :
Group :
Enabled : True
Profile : Public
Platform : {}
Direction : Inbound
Action : Allow
EdgeTraversalPolicy : DeferToUser
LooseSourceMapping : False
LocalOnlyMapping : False
Owner :
PrimaryStatus : OK
Status : The rule was parsed successfully from the store. (65536)
EnforcementStatus : NotApplicable
PolicyStoreSource : PersistentStore
PolicyStoreSourceType : Local
RemoteDynamicKeywordAddresses : {}
PolicyAppId :
PackageFamilyName :

Name : UDP Query User{1FED9973-AC30-4D1D-9E41-BAF8D60F4F1F}C:\program files\plex\plex media
server\plex dlna server.exe
DisplayName : Plex Media Server DLNA Service
Description : Plex Media Server DLNA Service
DisplayGroup :
Group :
Enabled : True
Profile : Public
Platform : {}
Direction : Inbound
Action : Allow
EdgeTraversalPolicy : DeferToUser
LooseSourceMapping : False
LocalOnlyMapping : False
Owner :
PrimaryStatus : OK
Status : The rule was parsed successfully from the store. (65536)
EnforcementStatus : NotApplicable
PolicyStoreSource : PersistentStore
PolicyStoreSourceType : Local
RemoteDynamicKeywordAddresses : {}
PolicyAppId :
PackageFamilyName :

PS C:\Windows\System32>

    • Verified inbound and outbound rules for Plex Media Server and Plex DLNA Server are enabled.
  • Temporarily disabled Windows Firewall—still no DLNA on TVs.
  • Restarted SSDP and UPnP Services

powershell

CopyEdit

net stop SSDPSRV
net start SSDPSRV
net stop upnphost
net start upnphost
  • No effect.
  • Checked network multicast settings:
    PS C:\Windows\System32> netsh interface ipv4 show joins

Interface 1: Loopback Pseudo-Interface 1

Scope References Last Address


0 1 Yes 239.192.152.143
0 3 Yes 239.255.255.250

Interface 8: OpenVPN Data Channel Offload for NordVPN

Scope References Last Address


0 0 Yes 224.0.0.1

Interface 13: Wi-Fi

Scope References Last Address


0 0 Yes 224.0.0.1
0 1 Yes 224.0.0.251
0 0 Yes 224.0.0.252
0 1 Yes 239.192.152.143
0 0 Yes 239.255.255.250

Interface 10: Ethernet

Scope References Last Address


0 0 Yes 224.0.0.1
0 7 Yes 224.0.0.251
0 1 Yes 224.0.0.252
0 1 Yes 239.192.152.143
0 4 Yes 239.255.255.250

Interface 4: Local Area Connection 2

Scope References Last Address


0 0 Yes 224.0.0.1

Interface 3: Local Area Connection* 1

Scope References Last Address


0 0 Yes 224.0.0.1

Interface 16: Ethernet 2

Scope References Last Address


0 0 Yes 224.0.0.1
0 9 Yes 224.0.0.251
0 1 Yes 224.0.0.252
0 1 Yes 239.192.152.143
0 3 Yes 239.255.255.250

Interface 40: NordLynx

Scope References Last Address


0 0 Yes 224.0.0.1
0 5 Yes 224.0.0.251
0 1 Yes 224.0.0.252
0 5 Yes 239.0.0.250
0 1 Yes 239.192.152.143
0 4 Yes 239.255.255.250

Interface 7: Local Area Connection* 2

Scope References Last Address


0 0 Yes 224.0.0.1

PS C:\Windows\System32>

  • Plex should be visible on 239.255.255.250 (SSDP multicast address).
  • Verified that it appears in the show joins output.
    • Restarted Plex—still no DLNA.
  1. Reviewed Plex Debug Logs
  • No clear errors indicating why DLNA isn’t appearing.

Router and External Checks:

  1. Rebooted Router and Modem
  • No change.
  1. Attempted to manually add DLNA Server on TVs
  • TVs do not allow manual DLNA input.

Below are the diagnostic data ChatGPT asked me to send you from PowerShell:

PS C:\Windows\System32> Get-NetIPConfiguration

InterfaceAlias : Ethernet
InterfaceIndex : 10
InterfaceDescription : Intel(R) I211 Gigabit Network Connection
NetProfile.Name : SuperPuppy5 2
IPv4Address : 192.168.0.11
IPv6DefaultGateway :
IPv4DefaultGateway : 192.168.0.1
DNSServer : 8.8.8.8
8.8.4.4
192.168.0.1

InterfaceAlias : Ethernet 2
InterfaceIndex : 16
InterfaceDescription : Realtek Gaming 2.5GbE Family Controller
NetProfile.Name : SuperPuppy5 2
IPv4Address : 192.168.0.10
IPv6DefaultGateway :
IPv4DefaultGateway : 192.168.0.1
DNSServer : 8.8.8.8
8.8.4.4
192.168.0.1

InterfaceAlias : NordLynx
InterfaceIndex : 40
InterfaceDescription : NordLynx Tunnel
NetProfile.Name : NordLynx
IPv4Address : 100.71.3.153
IPv6DefaultGateway :
IPv4DefaultGateway : 100.64.0.1
DNSServer : 103.86.99.99
103.86.96.96

InterfaceAlias : Local Area Connection 2
InterfaceIndex : 4
InterfaceDescription : TAP-NordVPN Windows Adapter V9
NetAdapter.Status : Disconnected

InterfaceAlias : OpenVPN Data Channel Offload for NordVPN
InterfaceIndex : 8
InterfaceDescription : OpenVPN Data Channel Offload
NetAdapter.Status : Disconnected

InterfaceAlias : Wi-Fi
InterfaceIndex : 13
InterfaceDescription : RZ608 Wi-Fi 6E 80MHz
NetAdapter.Status : Disconnected

PS C:\Windows\System32> netstat -ano | findstr :32469
TCP 0.0.0.0:32469 0.0.0.0:0 LISTENING 29756
PS C:\Windows\System32> netstat -ano | findstr :1900
UDP 10.5.0.2:1900 : 18808
UDP 100.71.3.153:1900 : 9744
UDP 100.71.3.153:1900 : 9744
UDP 100.71.3.153:1900 : 9744
UDP 100.71.3.153:1900 : 29756
UDP 100.71.3.153:1900 : 9744
PS C:\Windows\System32> netsh interface ipv4 show joins

Interface 1: Loopback Pseudo-Interface 1

Scope References Last Address


0 1 Yes 239.192.152.143
0 3 Yes 239.255.255.250

Interface 8: OpenVPN Data Channel Offload for NordVPN

Scope References Last Address


0 0 Yes 224.0.0.1

Interface 13: Wi-Fi

Scope References Last Address


0 0 Yes 224.0.0.1
0 1 Yes 224.0.0.251
0 0 Yes 224.0.0.252
0 1 Yes 239.192.152.143
0 0 Yes 239.255.255.250

Interface 10: Ethernet

Scope References Last Address


0 0 Yes 224.0.0.1
0 7 Yes 224.0.0.251
0 1 Yes 224.0.0.252
0 1 Yes 239.192.152.143
0 4 Yes 239.255.255.250

Interface 4: Local Area Connection 2

Scope References Last Address


0 0 Yes 224.0.0.1

Interface 3: Local Area Connection* 1

Scope References Last Address


0 0 Yes 224.0.0.1

Interface 16: Ethernet 2

Scope References Last Address


0 0 Yes 224.0.0.1
0 9 Yes 224.0.0.251
0 1 Yes 224.0.0.252
0 1 Yes 239.192.152.143
0 3 Yes 239.255.255.250

Interface 40: NordLynx

Scope References Last Address


0 0 Yes 224.0.0.1
0 5 Yes 224.0.0.251
0 1 Yes 224.0.0.252
0 5 Yes 239.0.0.250
0 1 Yes 239.192.152.143
0 4 Yes 239.255.255.250

Interface 7: Local Area Connection* 2

Scope References Last Address


0 0 Yes 224.0.0.1

PS C:\Windows\System32> Get-Service | Where-Object { $_.Status -eq “Running” }

Status Name DisplayName


Running Agent Agent
Running Appinfo Application Information
Running AppXSvc AppX Deployment Service (AppXSVC)
Running asComSvc ASUS Com Service
Running AsusCertService Asus Certificate Service
Running AudioEndpointBuil… Windows Audio Endpoint Builder
Running Audiosrv Windows Audio
Running BFE Base Filtering Engine
Running BluetoothUserServ… BluetoothUserService_6e9a1
Running BrokerInfrastruct… Background Tasks Infrastructure Servi…
Running BrYNSvc BrYNSvc
Running BTAGService Bluetooth Audio Gateway Service
Running BthAvctpSvc AVCTP service
Running bthserv Bluetooth Support Service
Running camsvc Capability Access Manager Service
Running cbdhsvc_6e9a1 cbdhsvc_6e9a1
Running CCleanerPerforman… CCleaner Performance Optimizer Service
Running CDPSvc Connected Devices Platform Service
Running CDPUserSvc_6e9a1 CDPUserSvc_6e9a1
Running ClickToRunSvc Microsoft Office Click-to-Run Service
Running COMSysApp COM+ System Application
Running CoreMessagingRegi… CoreMessaging
Running CryptSvc Cryptographic Services
Running DcomLaunch DCOM Server Process Launcher
Running DeviceAssociation… Device Association Service
Running DevicesFlowUserSv… DevicesFlowUserSvc_6e9a1
Running Dhcp DHCP Client
Running DiagTrack Connected User Experiences and Teleme…
Running DispBrokerDesktop… Display Policy Service
Running Dnscache DNS Client
Running DoSvc Delivery Optimization
Running DPS Diagnostic Policy Service
Running DusmSvc Data Usage
Running EFS Encrypting File System (EFS)
Running EventLog Windows Event Log
Running EventSystem COM+ Event System
Running fdPHost Function Discovery Provider Host
Running FDResPub Function Discovery Resource Publicati…
Running fhsvc File History Service
Running FontCache Windows Font Cache Service
Running FrameServerMonitor Windows Camera Frame Server Monitor
Running GameSDK Service GameSDK Service
Running gpsvc Group Policy Client
Running hidserv Human Interface Device Service
Running IKEEXT IKE and AuthIP IPsec Keying Modules
Running InstallService Microsoft Store Install Service
Running InventorySvc Inventory and Compatibility Appraisal…
Running iphlpsvc IP Helper
Running KeyIso CNG Key Isolation
Running LanmanServer Server
Running LanmanWorkstation Workstation
Running lfsvc Geolocation Service
Running LGHUBUpdaterServi… LGHUB Updater Service
Running LicenseManager Windows License Manager Service
Running LightingService ASUS AURA SYNC lighting service
Running lmhosts TCP/IP NetBIOS Helper
Running logi_lamparray_se… Logitech LampArray Service
Running LSM Local Session Manager
Running MDCoreSvc Microsoft Defender Core Service
Running mpssvc Windows Defender Firewall
Running MSDTC Distributed Transaction Coordinator
Running NahimicService Nahimic service
Running NcbService Network Connection Broker
Running NcdAutoSetup Network Connected Devices Auto-Setup
Running netprofm Network List Service
Running NetSetupSvc Network Setup Service
Running NgcCtnrSvc Microsoft Passport Container
Running NgcSvc Microsoft Passport
Running NordUpdaterService NordSec Update Service
Running nordvpn-service nordvpn-service
Running NPSMSvc_6e9a1 NPSMSvc_6e9a1
Running nsi Network Store Interface Service
Running NVDisplay.Contain… NVIDIA Display Container LS
Running OneSyncSvc_6e9a1 OneSyncSvc_6e9a1
Running OptionsPlusUpdate… Logi Options+
Running PcaSvc Program Compatibility Assistant Servi…
Running PlexUpdateService Plex Update Service
Running PlugPlay Plug and Play
Running PolicyAgent IPsec Policy Agent
Running Power Power
Running ProfSvc User Profile Service
Running RasMan Remote Access Connection Manager
Running RmSvc Radio Management Service
Running ROG Live Service ROG Live Service
Running RpcEptMapper RPC Endpoint Mapper
Running RpcSs Remote Procedure Call (RPC)
Running RtkAudioUniversal… Realtek Audio Universal Service
Running SamSs Security Accounts Manager
Running Schedule Task Scheduler
Running SDScannerService Spybot-S&D 2 Scanner Service
Running SDUpdateService Spybot-S&D 2 Updating Service
Running SecurityHealthSer… Windows Security Service
Running SENS System Event Notification Service
Running ShellHWDetection Shell Hardware Detection
Running Spooler Print Spooler
Running SSDPSRV SSDP Discovery
Running SstpSvc Secure Socket Tunneling Protocol Serv…
Running StateRepository State Repository Service
Running StiSvc Windows Image Acquisition (WIA)
Running StorSvc Storage Service
Running SysMain SysMain
Running SystemEventsBroker System Events Broker
Running TeamViewer TeamViewer
Running TextInputManageme… Text Input Management Service
Running Themes Themes
Running TimeBrokerSvc Time Broker
Running TokenBroker Web Account Manager
Running TrkWks Distributed Link Tracking Client
Running UdkUserSvc_6e9a1 UdkUserSvc_6e9a1
Running UserManager User Manager
Running UsoSvc Update Orchestrator Service
Running VaultSvc Credential Manager
Get-Service: Service ‘WaaSMedicSvc (WaaSMedicSvc)’ cannot be queried due to the following error: PermissionDenied
Running Wcmsvc Windows Connection Manager
Running WdNisSvc Microsoft Defender Antivirus Network …
Running webthreatdefsvc Web Threat Defense Service
Running webthreatdefusers… webthreatdefusersvc_6e9a1
Running WinDefend Microsoft Defender Antivirus Service
Running WinHttpAutoProxyS… WinHTTP Web Proxy Auto-Discovery Serv…
Running Winmgmt Windows Management Instrumentation
Running WlanSvc WLAN AutoConfig
Running WMPNetworkSvc Windows Media Player Network Sharing …
Running WpnService Windows Push Notifications System Ser…
Running WpnUserService_6e… WpnUserService_6e9a1
Running wscsvc Security Center
Running WSearch Windows Search
Running wuauserv Windows Update

PS C:\Windows\System32> route print

Interface List
40…NordLynx Tunnel
10…04 42 1a ea 1b 98 …Intel(R) I211 Gigabit Network Connection
16…04 42 1a ea 1b 99 …Realtek Gaming 2.5GbE Family Controller
8…OpenVPN Data Channel Offload
4…00 ff 26 63 5c d5 …TAP-NordVPN Windows Adapter V9
3…b6 b5 b6 92 ac df …Microsoft Wi-Fi Direct Virtual Adapter
7…b6 b5 b6 92 bc cf …Microsoft Wi-Fi Direct Virtual Adapter #2
13…b4 b5 b6 92 8c ff …RZ608 Wi-Fi 6E 80MHz
1…Software Loopback Interface 1

IPv4 Route Table

Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.11 25
0.0.0.0 0.0.0.0 100.64.0.1 100.71.3.153 6
0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.10 25
100.64.0.0 255.192.0.0 On-link 100.71.3.153 261
100.71.3.153 255.255.255.255 On-link 100.71.3.153 261
100.127.255.255 255.255.255.255 On-link 100.71.3.153 261
127.0.0.0 255.0.0.0 On-link 127.0.0.1 331
127.0.0.1 255.255.255.255 On-link 127.0.0.1 331
127.255.255.255 255.255.255.255 On-link 127.0.0.1 331
192.168.0.0 255.255.255.0 On-link 192.168.0.11 281
192.168.0.0 255.255.255.0 On-link 192.168.0.10 281
192.168.0.10 255.255.255.255 On-link 192.168.0.10 281
192.168.0.11 255.255.255.255 On-link 192.168.0.11 281
192.168.0.255 255.255.255.255 On-link 192.168.0.11 281
192.168.0.255 255.255.255.255 On-link 192.168.0.10 281
224.0.0.0 240.0.0.0 On-link 127.0.0.1 331
224.0.0.0 240.0.0.0 On-link 192.168.0.11 281
224.0.0.0 240.0.0.0 On-link 192.168.0.10 281
224.0.0.0 240.0.0.0 On-link 100.71.3.153 261
255.255.255.255 255.255.255.255 On-link 127.0.0.1 331
255.255.255.255 255.255.255.255 On-link 192.168.0.11 281
255.255.255.255 255.255.255.255 On-link 192.168.0.10 281
255.255.255.255 255.255.255.255 On-link 100.71.3.153 261

Persistent Routes:
None

IPv6 Route Table

Active Routes:
If Metric Network Destination Gateway
1 331 ::1/128 On-link
10 281 fe80::/64 On-link
16 281 fe80::/64 On-link
40 261 fe80::/64 On-link
40 261 fe80::461f:b9b8:586d:5b2c/128
On-link
16 281 fe80::b0f0:4ec:308c:7bff/128
On-link
10 281 fe80::e6ef:278:ff12:810d/128
On-link
1 331 ff00::/8 On-link
10 281 ff00::/8 On-link
16 281 ff00::/8 On-link
40 261 ff00::/8 On-link

Persistent Routes:
None
PS C:\Windows\System32> Get-NetUDPEndpoint | Where-Object { $_.LocalPort -eq 1900 }

LocalAddress LocalPort


100.71.3.153 1900
10.5.0.2 1900

PS C:\Windows\System32>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.