Avatar

y0din

y0din@lemmy.world
Joined
0 posts • 16 comments
Direct message

so, without this app, it will only be telemetry and ads? 🤔

permalink
report
reply

Er jo en hel Lemmy instans for Danmark her, så det finnes nok flere av osw, og ja, jeg er fra Norge 🙂

Håper det ordner seg når du får installert ny font når du har tid og anledning til det 🙂

permalink
report
parent
reply

no worries! 🙂

crossing my fingers for you while we wait 😄

permalink
report
parent
reply

No worries, however I cannot see the SATA marking on yours, just the SAS, or perhaps I am blind, changed contact model today…but please double check before ordering.

And yes, Dell does not manufacture hard drives, so it’s almost 100% a OEM rebranding.

if however, it is this drive it should support SATA

https://www.minitool.com/backup-tips/sas-hard-drive.html?amp

permalink
report
parent
reply

you can, if you read my edited post, as long as the SATA logo is present on the label of the sas drive

as mentioned in the description of the product

permalink
report
parent
reply

there is cheap controllers as well btw:

https://a.aliexpress.com/_ExfUSap

lots of cheap electronics for all your needs over there :)

permalink
report
parent
reply

sorry if I misunderstood, but wasn’t his drive sas, and he needed to go to sata connections? this does that.

sas hdd => sata controller connetions

the converter is not the culprit, the drive needs a sata logo on the label for it to work the other way, which is mentioned on the sales page.

if the drive had that logo or not is not mentioned as far as I can see

(edit, thought it was OP replying at first, so changed that, and added requirements for the adapter)

permalink
report
parent
reply

Haven’t tried it myself, but there is cheap converters available on AliExpress:

https://a.aliexpress.com/_EwYtdeV

Might be worth it to avoid using it as a paperweight?

permalink
report
reply

replying to myself here, but also, if this where supposed to work, which I doubt it will because it’s not feasible with tcpip, your second router would need to have the first router as gateway, but that is not possible when they are on the same subnet, and also your router will most likely not allow it because nat/routing will break, but if this was possible, devices behind your second router would not be able to connect to the devices before and vice versa, because since they have the same subnet, the traffic is considered local and not going through the router, and therefore the will not see each other as the NAT provides a separation between the networks…

you cannot use a router as a switch without using routing and different subnets … so … you might want to reconsider your design

permalink
report
parent
reply

Might be conflicts due to several routers using the same subnet… could cause some interesting ARP issues for the switches, and also DHCP conflicts if something is wrongly cabled / configured.

I would try disconnecting everything from after the first switch, connect a computer there to see if it works ok, then reconnect and test behind each step to see where it breaks instead of checking in the end where the problem could be agitated from a issue earlier in the network…

also, if the router has a firewall/nat you will not be able to reach anything behind it, even if there are different subnets being used… to be able to reach devices behind a router, the network would need to be routed and not nat’ed as nat combines all network traffic into the IP of the router before sending the traffic away, so clients on the other side has no way of knowing who or where the traffic came from after the nat’ed router.

I suggest you read up about this if you are not familiar with difference between NAT and routed traffic.

anyway, this is just my theory, hope you find your problem and get it sorted :)

(edit added part about nat)

permalink
report
reply