Server Not Found IP 0.0.0.0

I’m running wfview on my desktop PC, and it’s connecting fine to my IC-7300.

I have enabled the Radio Server specifying ports 50110,50111, 50112.

I have forwarded the 3 ports to my desktop PC ip address of 192.168.1.10

When I run netscan -aon on command prompt, my 3 ports are showing attached to IP Address 0.0.0.0 instead of 192.168.1.10

Whats happening here?

Here is my log
2023-11-22 13:15:37.972 INF system: “wfview version: 1.64 (Git:1805861 on Nov 20 2023 at 03:03:22 by build@wfview.org). Operating System: Windows 11 Version 22H2 (x86_64). Build Qt Version 6.3.2. Current Qt Version: 6.5.1”

2023-11-22 13:15:38.006 INF system: Loading settings from “\HKEY_CURRENT_USER\Software\wfview\wfview”

2023-11-22 13:15:38.146 INF rigctld: started on port 4533

2023-11-22 13:15:38.147 INF gui: Got Audio Output from Settings: “LG TV (NVIDIA High Definition Audio)”

2023-11-22 13:15:38.147 INF gui: Got Audio Input from Settings: “Microphone (USB Audio CODEC )”

2023-11-22 13:15:38.266 INF cw: “Sidetone Output: LG TV (NVIDIA High Definition Audio) (volume: 0 rate: 44100 type: 2”

2023-11-22 13:15:38.267 INF audio: Audio device(s) found (*=default)

2023-11-22 13:15:38.275 INF audio: * ( 0 ) Input Device : “Microphone (USB Audio CODEC )”

2023-11-22 13:15:38.275 INF audio: ( 1 ) Input Device : “Microphone (USB Audio Device)”

2023-11-22 13:15:38.285 INF audio: * ( 0 ) Output Device : “LG TV (NVIDIA High Definition Audio)”

2023-11-22 13:15:38.285 INF audio: ( 1 ) Output Device : “Speakers (USB Audio CODEC )”

2023-11-22 13:15:38.285 INF audio: ( 2 ) Output Device : “Speakers (USB Audio Device)”

2023-11-22 13:15:38.285 INF default: Looking for inputs

2023-11-22 13:15:38.286 INF audio: "Client Audio input device Microphone (USB Audio CODEC ) found! "

2023-11-22 13:15:38.286 INF default: Looking for outputs

2023-11-22 13:15:38.286 INF audio: "Client Audio output device LG TV (NVIDIA High Definition Audio) found! "

2023-11-22 13:15:38.288 INF audio: "Server Audio input device Microphone (USB Audio Device) found! "

2023-11-22 13:15:38.288 INF audio: "Server Audio output device Speakers (USB Audio Device) found! "

2023-11-22 13:15:38.537 INF system: Cannot prepare WF view without rigCaps. Waiting on this.

2023-11-22 13:15:38.546 INF rig: creating instance of rigCommander()

2023-11-22 13:15:38.547 INF cluster: starting dxClusterClient()

2023-11-22 13:15:38.547 INF udp.server: Starting udp server

2023-11-22 13:15:38.547 INF audio: Audio Input device “Microphone (USB Audio Device)”

2023-11-22 13:15:38.547 INF audio: Audio Output device “Speakers (USB Audio Device)”

2023-11-22 13:15:38.553 INF serial: Opened port: “COM5”

2023-11-22 13:15:38.574 INF udp.server: My IP Address: “192.168.1.10”

2023-11-22 13:15:38.574 INF udp.server: Server Binding Control to: 50110

2023-11-22 13:15:38.574 INF udp.server: Server Binding CIV to: 50111

2023-11-22 13:15:38.575 INF udp.server: Server Binding Audio to: 50112

2023-11-22 13:15:38.626 INF system: Received CommReady!!

2023-11-22 13:15:38.626 INF system: Delay command interval timing: 75 ms

2023-11-22 13:15:38.626 INF default: Setting rig state for wfmain

2023-11-22 13:15:38.626 INF default: Setting rig state

2023-11-22 13:15:38.628 INF rig: Using incomingCIVAddr: (int): 148 hex: “0x94”

2023-11-22 13:15:38.629 INF serial: Received rigCapabilities for “IC-7300”

2023-11-22 13:15:38.629 INF rig: Have rig ID: decimal: 148

2023-11-22 13:15:38.639 INF rigctld: Got rigcaps for: “IC-7300”

2023-11-22 13:15:38.641 INF system: Delay command interval timing: 25 ms

2023-11-22 13:15:39.238 INF system: Could not find modulation input: 2

2023-11-22 13:15:39.924 INF system: Could not find modulation input: 2

2023-11-22 13:33:40.327 INF log: Sending data to termbin.com. Standby.

2023-11-22 13:33:40.367 INF log: Connected to logging host

2023-11-22 13:33:40.448 INF log: Receiving data from logging host.

2023-11-22 13:33:40.448 INF log: Sent log to URL: “HTTP/1.1 303 See Other\r\nLocation: Malwarebytes close”

2023-11-22 13:33:40.449 INF log: This address already copied to the clipboard. Please paste this URL in to your support questions.

2023-11-22 13:33:41.462 INF log: Disconnected from logging host

2023-11-22 13:35:39.139 INF log: Sending data to termbin.com. Standby.

2023-11-22 13:35:39.198 INF log: Connected to logging host

2023-11-22 13:35:39.198 INF log: Receiving data from logging host.

2023-11-22 13:35:39.199 INF log: Sent log to URL: “HTTP/1.1 303 See Other\r\nLocation: Malwarebytes close”

2023-11-22 13:35:39.199 INF log: This address already copied to the clipboard. Please paste this URL in to your support questions.

2023-11-22 13:35:40.188 INF log: Disconnected from logging host

0.0.0.0 just means it is ‘bound’ to the default network interface. If you only have a single interface, it will be this. We are talking about UDP, not TCP so you will not see a persistent connection between server/client.

What exactly is the problem?

Phil

I’m unable to connect to my computer running the server from a laptop in my house.

I can ping the computer running the server, just no connection.

Ports are closed when I check them from outside my network

We need to go back to the beginning, what EXACTLY does “netstat -aon” show for the ports? As I said before, you will ONLY ever see UDP ports in LISTENING state as UDP is a connectionless protocol.

If you make a note of the PID (the last column of the netstat -aon command), next to the ports you are looking at (make sure they are UDP and not TCP) you can check that is the correct pid for wfview.exe using the Windows Task Manager.

If you can’t connect from inside your network, I can guarantee that you won’t be able to connect from outside!

Phil

wfview is pid 35168 in task manager

UDP [::]:51030 : 35168
UDP [::]:51031 : 35168
UDP [::]:51032 : 35168

Got it working, was a firewall issue

1 Like