Unexpected network problem, web interface only on one port
Posted: 21 Jun 2024, 19:09
TOS 5.1.131-00123 (if I need to upgrade it will be online from now on)
My eventual aim - to use it as a slightly fancier DAS, no external internet access, separate wired network with another unit in the shed as 2nd backup.
I only use Linux, I am not a networking newbie (thought I don't count myself as an expert either).
I've temporarily got it hooked into my main network with no data on it and in "Security Isolation Mode"
Is there something strange about the network ports? I have one on my main network, and one on a small isolated network (running a DHCP server via a managed switch)
ping: tnas-25d9.local: Name or service not known
john@john-All-Series:~$ sudo nmap -sP 10.0.0.12
[sudo] password for john:
Starting Nmap 7.80 ( https://nmap.org ) at 2024-06-21 11:51 BST
Nmap scan report for 10.0.0.12
Host is up (0.000091s latency).
MAC Address: 6C:BF:B5:03:25:DA (Noon Technology)
Nmap done: 1 IP address (1 host up) scanned in 13.10 seconds
john@john-All-Series:~$ sudo nmap -sP 192.168.1.5
Starting Nmap 7.80 ( https://nmap.org ) at 2024-06-21 11:52 BST
Nmap scan report for 192.168.1.5
Host is up (0.00015s latency).
MAC Address: 6C:BF:B5:03:25:D9 (Noon Technology)
Nmap done: 1 IP address (1 host up) scanned in 0.11 seconds
john@john-All-Series:~$ ping 10.0.0.12
PING 10.0.0.12 (10.0.0.12) 56(84) bytes of data.
^C
--- 10.0.0.12 ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3066ms
john@john-All-Series:~$ ping 192.168.1.5
PING 192.168.1.5 (192.168.1.5) 56(84) bytes of data.
64 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.193 ms
64 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.194 ms
^Z
[1]+ Stopped ping 192.168.1.5
john@john-All-Series:~$
I can identify both network sockets on the TNAS via nmap, via the MAC addresses (which I pulled off the unit) - but I can only ping and get the web interface up on one of them.
Q1. why does only one of the network interfaces seem active for web interface and ping? Is this anything to do with which is the "default gateway"?
Q2. its been "Synchronizing" for 11 hours (it quoted 31 hours for 6x 12TB BTRFS) - yet the progress is still 0% - is this "normal"?
Thanks in advance, John.
My eventual aim - to use it as a slightly fancier DAS, no external internet access, separate wired network with another unit in the shed as 2nd backup.
I only use Linux, I am not a networking newbie (thought I don't count myself as an expert either).
I've temporarily got it hooked into my main network with no data on it and in "Security Isolation Mode"
Is there something strange about the network ports? I have one on my main network, and one on a small isolated network (running a DHCP server via a managed switch)
ping: tnas-25d9.local: Name or service not known
john@john-All-Series:~$ sudo nmap -sP 10.0.0.12
[sudo] password for john:
Starting Nmap 7.80 ( https://nmap.org ) at 2024-06-21 11:51 BST
Nmap scan report for 10.0.0.12
Host is up (0.000091s latency).
MAC Address: 6C:BF:B5:03:25:DA (Noon Technology)
Nmap done: 1 IP address (1 host up) scanned in 13.10 seconds
john@john-All-Series:~$ sudo nmap -sP 192.168.1.5
Starting Nmap 7.80 ( https://nmap.org ) at 2024-06-21 11:52 BST
Nmap scan report for 192.168.1.5
Host is up (0.00015s latency).
MAC Address: 6C:BF:B5:03:25:D9 (Noon Technology)
Nmap done: 1 IP address (1 host up) scanned in 0.11 seconds
john@john-All-Series:~$ ping 10.0.0.12
PING 10.0.0.12 (10.0.0.12) 56(84) bytes of data.
^C
--- 10.0.0.12 ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3066ms
john@john-All-Series:~$ ping 192.168.1.5
PING 192.168.1.5 (192.168.1.5) 56(84) bytes of data.
64 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.193 ms
64 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.194 ms
^Z
[1]+ Stopped ping 192.168.1.5
john@john-All-Series:~$
I can identify both network sockets on the TNAS via nmap, via the MAC addresses (which I pulled off the unit) - but I can only ping and get the web interface up on one of them.
Q1. why does only one of the network interfaces seem active for web interface and ping? Is this anything to do with which is the "default gateway"?
Q2. its been "Synchronizing" for 11 hours (it quoted 31 hours for 6x 12TB BTRFS) - yet the progress is still 0% - is this "normal"?
Thanks in advance, John.
