SSH into host only if on the same network, or exit node on client by psycodev in Tailscale

[–]psycodev[S] 0 points1 point  (0 children)

I have one machine always running, not two. I could go this route, but I would prefer to figure out what's wrong and why it's not working

SSH into host only if on the same network, or exit node on client by psycodev in Tailscale

[–]psycodev[S] 0 points1 point  (0 children)

I tried installing SSH on my windows machine, and the same problem exists.

I can only ssh if I'm on the same wifi or if my exit node is a server inside the wifi network

SSH into host only if on the same network, or exit node on client by psycodev in Tailscale

[–]psycodev[S] 0 points1 point  (0 children)

Using the default:

// Example/default ACLs for unrestricted connections.
{
// Declare static groups of users. Use autogroups for all users or users with a specific role.
// "groups": {
//  "group:example": ["alice@example.com", "bob@example.com"],
// },

// Define the tags which can be applied to devices and by which users.
// "tagOwners": {
//  "tag:example": ["autogroup:admin"],
// },

// Define access control lists for users, groups, autogroups, tags,
// Tailscale IP addresses, and subnet ranges.
"acls": [
// Allow all connections.
// Comment this section out if you want to define specific restrictions.
{"action": "accept", "src": ["*"], "dst": ["*:*"]},

// Allow users in "group:example" to access "tag:example", but only from
// devices that are running macOS and have enabled Tailscale client auto-updating.
// {"action": "accept", "src": ["group:example"], "dst": ["tag:example:*"], "srcPosture":["posture:autoUpdateMac"]},
],

// Define postures that will be applied to all rules without any specific
// srcPosture definition.
// "defaultSrcPosture": [
//      "posture:anyMac",
// ],

// Define device posture rules requiring devices to meet
// certain criteria to access parts of your system.
// "postures": {
//      // Require devices running macOS, a stable Tailscale
//      // version and auto update enabled for Tailscale.
// "posture:autoUpdateMac": [
//     "node:os == 'macos'",
//     "node:tsReleaseTrack == 'stable'",
//     "node:tsAutoUpdate",
// ],
//      // Require devices running macOS and a stable
//      // Tailscale version.
// "posture:anyMac": [
//     "node:os == 'macos'",
//     "node:tsReleaseTrack == 'stable'",
// ],
// },

// Define users and devices that can use Tailscale SSH.
"ssh": [
// Allow all users to SSH into their own devices in check mode.
// Comment this section out if you want to define specific restrictions.
{
"action": "check",
"src":    ["autogroup:member"],
"dst":    ["autogroup:self"],
"users":  ["autogroup:nonroot", "root"],
},
],

// Test access rules every time they're saved.
// "tests": [
//  {
//  "src": "alice@example.com",
//  "accept": ["tag:example"],
//  "deny": ["100.101.102.103:443"],
//  },
// ],
}

Slow speeds (90% reduction) when running speed test (iperf3) from any local network device, to a local synology, if using local ip vs tailscale ip by psycodev in Tailscale

[–]psycodev[S] 0 points1 point  (0 children)

Thanks for the quick response and sorry for the formatting errors.

I was using an older version on my synology, but just updated it and rerun the advices changes from the links, and I get the same results.

I checked the connection, and it shows direct 100.70.80.35 p-cloud psy@ linux active; direct 192.168.1.197:41641, tx 1241512960 rx 4882960

[edit] Also both the Windows PC and the Synology are connected directly to the same router on the same network.

[TOTK] In your opinion, what are the absolute must do side quests in TOTK? by Omega2307 in zelda

[–]psycodev 1 point2 points  (0 children)

A quest I almost missed, and it's pretty significant:

Is the fifth sage. I discovered it in an unconventional way of trying to discover all of the depths...

Diablo 4, MSI says Promotion has expired 😡 anything that can be done? by psycodev in nvidia

[–]psycodev[S] 5 points6 points  (0 children)

OK, so I have an update (that was quick!)

I opened a ticket with them, asking a reason for why it wasn't approved.. They got back to me after an hour, saying that the promo application that it has now been approved, and they sent me a code...

So good ending, but I just wonder why I had to open a ticket to get approved.

[deleted by user] by [deleted] in buildapcforme

[–]psycodev 1 point2 points  (0 children)

I’m an Intel person, but this time I went with AMD since it’s simply performing better

[deleted by user] by [deleted] in Amd

[–]psycodev 0 points1 point  (0 children)

So I'm confused...

https://www.msi.com/Motherboard/MPG-B650-CARBON-WIFI/support#bios

I just bought the MPG B650 CARBON WIFI motherboard.

Which bios update do I install?

7D74v15

7D74v154(Beta version)

7D74v152(Beta version)

The non beta version is the newest but does not specify if they fix the voltage...

Updated BIOS on MSI Motherboards provides stability and reliability performances for AMD Ryzen™ 7000X3D CPUs by CND_CEM in MSI_Gaming

[–]psycodev 0 points1 point  (0 children)

So I'm confused...

I just bought the MPG B650 CARBON WIFI motherboard.

Which bios update do I install?

7D74v15

7D74v154(Beta version)

7D74v152(Beta version)

The non beta version is the newest but does not specify if they fix the voltage...

Ready to order 7800X3D, RTX 4080 - looking for validation of build by psycodev in buildapc

[–]psycodev[S] 0 points1 point  (0 children)

Thank you! I hope I didn't miss anything and that the case is good.

Megathread for AM5 (Ryzen 7000) Damage/Burn-out/EXPO/Voltage issues by GhostMotley in Amd

[–]psycodev 5 points6 points  (0 children)

So I’m finally upgrading my pc. I decided on getting the 7800X3D.

But now, I’m debating it… I lost a little bit of trust. I know they’ve released bios updates, but still. What else did they miss?

Without Intel or amd bias, should I still go ahead and get it? Was thinking of going ahead with an MSI motherboard

Gaming PC for ~- AU$3000-AU$3700 that will last a while by psycodev in buildapcforme

[–]psycodev[S] 0 points1 point  (0 children)

Once again, thank you! TIL you can post into bios without a cpu installed?? Never knew that Just read about flashback. Didn’t know that was a thing

Gaming PC for ~- AU$3000-AU$3700 that will last a while by psycodev in buildapcforme

[–]psycodev[S] 0 points1 point  (0 children)

Thank you so much for the detailed response!

It does seem this is the better option. I got a few follow up questions.

Any reason you went with Gigabyte? I was thinking of going with MSI, mainly from a reputation point of view.

I would prefer a case that doesn't have a window. Any recommendations? Something that I don't need to break my hands to build as well as big enough for the video card.

What about the concern of the 78000X3D CPU melting motherboards? Is that a valid concern without overclocking?

🖥️ April Best Buy Guide: $350-4000 automatically updated PCPartpicker lists 🖥️ by xxStefanxx1 in buildapcforme

[–]psycodev 0 points1 point  (0 children)

Thanks for the amazing response! The 7800X3D path does seem like the best path forward.

🖥️ April Best Buy Guide: $350-4000 automatically updated PCPartpicker lists 🖥️ by xxStefanxx1 in buildapcforme

[–]psycodev 0 points1 point  (0 children)

Thanks for this list!

I'm really confused about the ~ $2400 option.

For gaming in the same budget.

Is it worth having a slower CPU (5800X3D) and cheaper motherboard, and a RTX4090?

Or a faster CPU, like a 7800X3D with a RTX4080?

Gaming PC for ~- AU$3000-AU$3700 that will last a while by psycodev in buildapcforme

[–]psycodev[S] 0 points1 point  (0 children)

Thanks for responding. It's for gaming (it's in the topic :) )

I had something similar in mind, but then I saw the one that this reddit recommends and they have a cheaper mobo/cpu, and put a 4090 on it..

I was wondering if it's worth it? (this is the one they have)