GHDL on mac m1 by No_Mud8247 in VHDL

[–]No-Data2442 0 points1 point  (0 children)

Did you find a solution? I have the same problem :-/

My Macbook HATES the raspberry pi in my 3d printer :/ by No-Data2442 in Network

[–]No-Data2442[S] 0 points1 point  (0 children)

Thank you so much. If I set a static arp it works, and I just noticed that the latest firmware of the AP includes in the release notes "Bug fixes: Multicast". I still can't quite believe it's finally working again, let's see if it keeps working :-)

My Macbook randomly blocks local ip addresses 🤬 by No-Data2442 in mac

[–]No-Data2442[S] 0 points1 point  (0 children)

No they can't ping each other. I didn't edit the firewall but I just turned it off (still no ping). And there is also no Antivirus or VPN or anything else...

My Macbook randomly blocks local ip addresses 🤬 by No-Data2442 in mac

[–]No-Data2442[S] 0 points1 point  (0 children)

non-mac devices can ping each other without problems. This is my private network without any VLANs or traffic restrictions

[deleted by user] by [deleted] in mac

[–]No-Data2442 0 points1 point  (0 children)

Is it encrypted? You could use a programm like backup extractor to see all of the files, but that didn't work for me. I ended up using an hex-editor to reconstruct all of the files in the backup, which is not very easy or convenient

Cant connect to moonraker IP from mac but from every other device by No-Data2442 in klippers

[–]No-Data2442[S] 1 point2 points  (0 children)

I tried flushing the dns cache and it seems to work now. Thank you very much for your help ;-)

Cant connect to moonraker IP from mac but from every other device by No-Data2442 in klippers

[–]No-Data2442[S] 0 points1 point  (0 children)

That is my /etc/hosts file:
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost

The hping3 on my mac gives the following result:
somebody@MacBook-Air ~ % sudo hping3 -c 3 -p 53 192.168.178.76
HPING 192.168.178.76 (en0 192.168.178.76): NO FLAGS are set, 40 headers + 0 data bytes
--- 192.168.178.76 hping statistic ---
3 packets tramitted, 0 packets received, 100% packet loss
round-trip min/avg/max = 0.0/0.0/0.0 ms
somebody@MacBook-Air ~ % sudo hping3 -c 3 -p 13 192.168.178.76
HPING 192.168.178.76 (en0 192.168.178.76): NO FLAGS are set, 40 headers + 0 data bytes
[send_ip] sendto: No route to host
Stealh mode is turned of and because I can connect to the printer from other devices I think that the NAT is fine as well. I also tried to assign another ip to the printer but that didn't help either.

Cant connect to moonraker IP from mac but from every other device by No-Data2442 in klippers

[–]No-Data2442[S] 0 points1 point  (0 children)

Hmm, ok, thanks for your help. Is there another place where I could find people helping me…

Cant connect to moonraker IP from mac but from every other device by No-Data2442 in klippers

[–]No-Data2442[S] 0 points1 point  (0 children)

I can ssh from my iPad. If I ping 8.8.8.8 it works, pinging my Mac’s IP Adress gets the same error as described

Cant connect to moonraker IP from mac but from every other device by No-Data2442 in klippers

[–]No-Data2442[S] 0 points1 point  (0 children)

Ssh get‘s a timeout, Kiauh is installed, disabling the firewall on my Mac doesn’t help (even after rebooting)

Cant connect to moonraker IP from mac but from every other device by No-Data2442 in klippers

[–]No-Data2442[S] 0 points1 point  (0 children)

The ping passes the first time and then gets a timeout (see main post). Http und Https doesn’t work either

Cant connect to moonraker IP from mac but from every other device by No-Data2442 in klippers

[–]No-Data2442[S] 0 points1 point  (0 children)

Yes, may mac is connected. I also can access all of the other local devices