Closed vlsoft closed 1 month ago
Thank you for your feedback! 🙏 Arnaud (@isontheline) will respond within a few hours. In the meantime, please feel free to add any additional information that may help us resolve or improve WebSSH.
@vlsoft Hello 👋
Inside WebSSH > mashREPL > what does "ping 192.168.20.166" returns?
Hello
here is the result
mashREPL> ping 192.168.20.166 PING 192.168.20.166 (192.168.20.166): 56 data bytes Request timeout for icmp_seq 0 Request timeout for icmp_seq 1 Request timeout for icmp_seq 2 Request timeout for icmp_seq 3
--- 192.168.20.166 ping statistics --- 5 packets transmitted, 0 packets received, 100.0% packet loss ping: sendto: No route to host ping: sendto: No route to host ping: sendto: No route to host ping: sendto: No route to host ping: sendto: No route to host
but in the terminal on mac here is the result:
lionelyoyo@MacBook-Air-15-de-lionel ~ % ping 192.168.20.166 PING 192.168.20.166 (192.168.20.166): 56 data bytes 64 bytes from 192.168.20.166: icmp_seq=0 ttl=64 time=8.186 ms 64 bytes from 192.168.20.166: icmp_seq=1 ttl=64 time=4.302 ms 64 bytes from 192.168.20.166: icmp_seq=2 ttl=64 time=2.181 ms 64 bytes from 192.168.20.166: icmp_seq=3 ttl=64 time=4.378 ms
Could you post ifconfig please? (From mashREPL)
hello :
the result:
mashREPL> ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
options=1203<RXCSUM,TXCSUM,TXSTATUS,SW_TIMESTAMP>
inet 127.0.0.1 netmask 0xff000000
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
stf0: flags=0<> mtu 1280
anpi0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=400
thanks
That’s strange :/
en0 seems to have good IP address netmask
Do you have denied WebSSH to access local network?
hello i don't know if i denied WebSSH to access local network. how to check it ? i have the problem in wifi and since i switched to Sequoi/Mac.
Perhaps here :
Hello .
Bingo that's exactly the problem. the local network was denied. I reactivated the authorization and it works. Thanks.
Perfect!
Many thanks for your feedback 🙏
Très belle journée à vous ☀️
Bug description
I am on a MAC in wifi, impossible to connect to my servers locally. on the other hand by going through a VPN it connects. if I use SSH via Terminal, no problem I connect without any problem.
Unable to use WEBSSH locally. Do you have any idea of the problem.
thank you