pureasfen.blogg.se

Cyberduck for mac dns issue
Cyberduck for mac dns issue








cyberduck for mac dns issue

I just create a the Lightsail account with Wordpress installation and my DNS is fine, my static IP is assigned, My SFTP access is working fine with Cyberduck, but I cannot access phpMyAdmin using the terminal on Mac. I keep getting Permission denied (publickey) errors. If you wanted to save the packet capture to a file and analyze it later, run the same command but add a -w and a file argument: sudo tcpdump -n -i any port 53 -w my-file.pcap I am using a Mac with Terminal for SSH access. So try this and see who you're sending DNS queries to, and how they're different. The first two lines show that I sent two queries to 75.75.76.76 for, one query for IPv4 addresses (type A) and one for IPv6 address (type AAAA). Then open another terminal next to it and run ping and watch the output of the first terminal. I'll give an example of doing this with tcpdump because it's probably already installed on your machine.įirst, open a terminal and run sudo tcpdump -n -i any port 53. Then you can see the DNS lookups that are happening and who they're being sent to.

cyberduck for mac dns issue

What I'd recommend is doing a packet capture to figure out exactly what's going on.įirst start up tcpdump (or wireshark). It could be that they're asking different nameservers.










Cyberduck for mac dns issue