Unable to connect a host connected using cable from a host connect using Wifi
Hello,
With my computer connected using Wifi, I cannot connect another one connected by cable using SSH.
With both computers connected using cables, It work.
I don't see where I can configure it.
Regards,
BackFromHell
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
Hi,
I've just tested this scenario using an Archer C64 with the same firmware version 1.13.2 Build 230824 and SSH connected fine via Wi-Fi connection.
Can you ping the other computer via the Wi-Fi connection? If not, then verify that you have not configured "AP Isolation" or "Device Isolation" on your Archer C6.
- Copy Link
- Report Inappropriate Content
@woozle I'm able to ping wifi host and wired host. AP isolation and Device isolation are both disabled.
An exemple of a try of connection
ssh -vvvv 10.115.0.105
OpenSSH_9.7p1 Debian-4, OpenSSL 3.2.2-dev
debug1: Reading configuration data /home/backfromhell/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
debug1: /etc/ssh/ssh_config line 21: Applying options for *
debug2: resolve_canonicalize: hostname 10.115.0.105 is address
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/home/backfromhell/.ssh/known_hosts'
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/home/backfromhell/.ssh/known_hosts2'
debug3: channel_clear_timeouts: clearing
debug3: ssh_connect_direct: entering
debug1: Connecting to 10.115.0.105 [10.115.0.105] port 22.
debug3: set_sock_tos: set socket 3 IP_TOS 0x10
debug1: connect to address 10.115.0.105 port 22: Connection timed out
ssh: connect to host 10.115.0.105 port 22: Connection timed out
Arping
sudo arping 10.155.0.105
ARPING 10.155.0.105
58 bytes from 6c:24:08:d2:d8:82 (10.155.0.105): index=0 time=2.470 msec
60 bytes from 6c:24:08:d2:d8:82 (10.155.0.105): index=1 time=3.192 msec
58 bytes from 6c:24:08:d2:d8:82 (10.155.0.105): index=2 time=2.261 msec
60 bytes from 6c:24:08:d2:d8:82 (10.155.0.105): index=3 time=3.011 msec
58 bytes from 6c:24:08:d2:d8:82 (10.155.0.105): index=4 time=1.204 msec
60 bytes from 6c:24:08:d2:d8:82 (10.155.0.105): index=5 time=2.073 msec
^C
--- 10.155.0.105 statistics ---
3 packets transmitted, 6 packets received, 0% unanswered (3 extra)
rtt min/avg/max/std-dev = 1.204/2.369/3.192/0.653 ms
Ping
ping 10.155.0.105
PING 10.155.0.105 (10.155.0.105) 56(84) bytes of data.
64 bytes from 10.155.0.105: icmp_seq=1 ttl=64 time=2.44 ms
64 bytes from 10.155.0.105: icmp_seq=2 ttl=64 time=2.03 ms
64 bytes from 10.155.0.105: icmp_seq=3 ttl=64 time=3.46 ms
64 bytes from 10.155.0.105: icmp_seq=4 ttl=64 time=4.11 ms
^C
--- 10.155.0.105 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3005ms
rtt min/avg/max/mdev = 2.032/3.010/4.110/0.819 ms
- Copy Link
- Report Inappropriate Content
Can you please crosscheck this issue with another client device connected to the Wi-Fi of the C6?
If you don't have another computer available, there are also SSH client apps available for Android and iOS devices.
- Copy Link
- Report Inappropriate Content
Information
Helpful: 0
Views: 403
Replies: 3
Voters 0
No one has voted for it yet.