Shadow

joined 2 years ago
[–] Shadow@lemmy.ca 159 points 1 week ago (15 children)

Tourism makes up 11% of El Salvador's GDP.

Sounds like that should change too.

[–] Shadow@lemmy.ca 45 points 4 weeks ago (1 children)

I want to see him hang up on Trump if/when he calls him "governor", and then publish the phone call.

[–] Shadow@lemmy.ca 55 points 4 weeks ago* (last edited 4 weeks ago) (3 children)

That's a massive drop!

[–] Shadow@lemmy.ca 2 points 1 month ago (1 children)

No lawyer / accountant is going to sign off on that. It would get flagged as fraud during due diligence and lower the price due to the risks of lawsuits and fines

[–] Shadow@lemmy.ca 26 points 1 month ago (4 children)

Yes, it's not worth them fucking around with various pii / gdpr fines. As someone who has worked with pii, we always took deletion requests seriously.

[–] Shadow@lemmy.ca 12 points 1 month ago* (last edited 1 month ago) (8 children)

Well I'm glad I downloaded all my genome data and deleted it a few months ago. It was easy to do, there's no excuse not to.

[–] Shadow@lemmy.ca 3 points 1 month ago

Salt water.

[–] Shadow@lemmy.ca 0 points 1 year ago* (last edited 1 year ago) (1 children)

The tailscale client should have created an interface, but I've never used it on a box also running wg. You don't have a tailscale specific interface in ip addr show at all? That's.... odd.

Do you have a device at /dev/net/tun?

[–] Shadow@lemmy.ca 0 points 1 year ago (3 children)

How do I do this?

Run ip route show table all

I would expect to see a line like:

192.168.178.0/24 dev tailscale0 table 52

Out of curiosity on a remote node do tcpdump -i tailscale0 -n icmp and then do a ping from the other side, does tcpdump see the icmp packets come in?

[–] Shadow@lemmy.ca 0 points 1 year ago* (last edited 1 year ago) (5 children)

Relay "ams" means you're using tailscales DERP node in amsterdam, this is expected if you don't have direct connectivity through your firewall. Since you opened the ports that's unusual and worth looking into, but I'd worry about that after you get basic connectivity.

So to confirm your behavior, you can tailscale ping each other fine and tailscale ping to the internal network. You cannot however ping from the OS to the remote internal network?

Have you checked your routing tables to make sure the tailscale client added the route properly?

Also have you checked your firewall rules? If you're using ipfw or something, try just turning off iptables briefly and see if that lets you ping through.

[–] Shadow@lemmy.ca 0 points 1 year ago (7 children)

Can your nodes ping each other on the tailscale ips? Check tailscale status and make sure the nodes see each other listed there.

Try tailscale ping 1.2.3.4 with the internal IP addresses and see what message it gives you.

tailscale debug netmap is useful to make sure your clients are seeing the routes that headscale pushes.

view more: next ›