I can't get the tunnel server to work.
When I probe port 5525, it is closed but port 80 is open and I can connect to the node via it's wan port.
So I know I have a connection.
This used to work.
Any ideas?
When I probe port 5525, it is closed but port 80 is open and I can connect to the node via it's wan port.
So I know I have a connection.
This used to work.
Any ideas?
Joe AE6XE
Yes it's on the correct IP address, because I can connect to the port 80 on that address.
I think I will try to connect a laptop directly to the VLAN 1 port from the switch to make sure my network isn't blocking it somehow.
Yea, typo. 5525. test access with "telnet <ip address> 5525". If it connects and returns a vtun server info, then the network path is good. If it does not connect then ether the vtun server is not running or there is a network config issue.
Install of the vtun packages needs to be done via the UI buttons and the node should have rebooted in the process.
however, vtund is NOT running.
It's been rebooted many times.
Is there an issue with tunnels and the NSM9?
support data
As a fallback, reboot the node. Then within a few minutes capture another support download. We're looking for messages in 'logread' trying to start up the service, should look something like this:
Joe AE6XE
2G devices are not very usefull around here, the 900 is much better over the air.
Does that mean there is not enough memory to run it?
I have nothing else loaded on the node.
Here is the new dump
Fri Sep 21 20:11:31 2018 user.emerg syslog: vtund[1286]: Invalid clause 'W8BI-DARA-OMNI.LOCAL.MESH-172-31-189-32' line 12
Fri Sep 21 20:11:31 2018 user.emerg syslog:
Fri Sep 21 20:11:31 2018 daemon.err vtund[1286]: Invalid clause 'W8BI-DARA-OMNI.LOCAL.MESH-172-31-189-32' line 12
Fri Sep 21 20:11:31 2018 user.emerg syslog: vtund[1286]: No hosts defined
Fri Sep 21 20:11:31 2018 daemon.err vtund[1286]: No hosts defined
I suspect the problem will be solved by removing ".LOCAL.MESH" in the name. The code may not be checking for all invalid possibilities.
Replace "V8BI-DARA-OMNI.LOCAL.MESH" with "V8BI-DARA-OMNI".
Joe AE6XE
Another symptom is that when you hit the save button, the node goes out to lunch for awhile instead of coming back with the setting saved message.
I have to go back to the status screen.
It seems to do this about half the time and I haven't been able to identify the conditions. Maybe it is overwriting something.
It doesn't seem to reboot because the uptime does not reset but it is dead for a minute or so.
Joe AE6XE