Hi,
I'm new to valetudo and robots. I installed valetudo on my L10Pro. I can connect to robots own wifi network and ssh into it. But when I started valetudo on my phone (tried both FDroid and GPlay), I chose 'Use App', selected robots wifi network and connected. The connection is confirmed by voice of robot. But then I only see on my phone: 'scan for valetudo / No Valetudo found on this network'.
What I'm doing wrong?
I also tried to connect via browser to IP of robot, but there is no webserver online. Via nmap I verified all open ports on robot:
$ nmap -p- -sV --version-all --reason -v 192.168.5.1
Starting Nmap 7.80 ( https://nmap.org ) at 2021-12-26 11:58 CET
NSE: Loaded 45 scripts for scanning.
Initiating Ping Scan at 11:58
Scanning 192.168.5.1 [2 ports]
Completed Ping Scan at 11:58, 0.00s elapsed (1 total hosts)
Initiating Parallel DNS resolution of 1 host. at 11:58
Completed Parallel DNS resolution of 1 host. at 11:58, 0.03s elapsed
Initiating Connect Scan at 11:58
Scanning _gateway (192.168.5.1) [65535 ports]
Discovered open port 53/tcp on 192.168.5.1
Discovered open port 22/tcp on 192.168.5.1
Completed Connect Scan at 11:58, 4.23s elapsed (65535 total ports)
Initiating Service scan at 11:58
Scanning 2 services on _gateway (192.168.5.1)
Completed Service scan at 11:58, 6.01s elapsed (2 services on 1 host)
NSE: Script scanning 192.168.5.1.
Initiating NSE at 11:58
Completed NSE at 11:58, 0.02s elapsed
Initiating NSE at 11:58
Completed NSE at 11:58, 0.01s elapsed
Nmap scan report for _gateway (192.168.5.1)
Host is up, received conn-refused (0.013s latency).
Not shown: 65533 closed ports
Reason: 65533 conn-refused
PORT STATE SERVICE REASON VERSION
22/tcp open ssh syn-ack Dropbear sshd 2020.81 (protocol 2.0)
53/tcp open domain syn-ack dnsmasq 2.80
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel
Read data files from: /usr/bin/../share/nmap
Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 10.67 seconds
$ ssh [email protected]
--------------------------------------------------------------
_ _ _ _ _
/ \ | |_| |__ ___ _ __ __ _ | | (_)_ __ _ ___ __
/ _ \| __| '_ \ / _ \ '_ \ / _` | | | | | '_ \| | | \ \/ /
/ ___ \ |_| | | | __/ | | | (_| | | |___| | | | | |_| |> <
/_/ \_\__|_| |_|\___|_| |_|\__,_| |_____|_|_| |_|\__,_/_/\_\
--------------------------------------------------------------
Athena Linux (p2029_release)
--------------------------------------------------------------
build with dustbuilder (https://builder.dontvacuum.me)
Sat 25 Dec 2021 04:24:04 PM UTC
1105
[root@p2029_release:~]#
I think there should be a port open for some kind of webservice to connect companion app?
Did I miss something during installation?
Thanks in advance
Tom
invalid