yort on Nostr: #[1] oh my fucking god i finally figured it out, so simple in hindsight it fkn ...
Shevacai (npub19ut…gppv) oh my fucking god i finally figured it out, so simple in hindsight it fkn hurts 🤣😭
so Ubuntu Server uses netplan, so you can just go into the .yaml and add the SSID / password where the other working SSID / password already was
i knew that, so i was already doing that, BUT
my password is the same across my 2.4GHz and my 5GHz network, so i just copy and pasted the password hash thinking it was the same fuxking thing, BUT
wpa password hashing takes the SSID as a fkn input too, which i did not know, so the same password, but used on a different network name (i.e. different SSID), actually gives a completely different hash for the password
makes complete sense, should have fucking realised it earlier
and you can get the correct hash by just going into your shell and punching in:
wpa_passphrase “yourSSID” “yourPASSWORD”
🤦🏻♂️
Published at
2023-04-19 09:38:32Event JSON
{
"id": "802d99cb4c682722fa1647fa62fac6b38ef22f90e28ec437ce12f12a08e19967",
"pubkey": "a6a6dc4d4607fac3b86b22916398a05ef33f38cae5feabec66832ce029bc1755",
"created_at": 1681897112,
"kind": 1,
"tags": [
[
"e",
"f2a91418cfff9cfeaf1799af16ed171bc3922e637f1319575c861e5ac1a8a222"
],
[
"p",
"2f175fe4348f4da2da157e84d119b5165c84559158e64729ff00b16394718bbf"
]
],
"content": "#[1] oh my fucking god i finally figured it out, so simple in hindsight it fkn hurts 🤣😭\n\nso Ubuntu Server uses netplan, so you can just go into the .yaml and add the SSID / password where the other working SSID / password already was\n\ni knew that, so i was already doing that, BUT\n\nmy password is the same across my 2.4GHz and my 5GHz network, so i just copy and pasted the password hash thinking it was the same fuxking thing, BUT\n\nwpa password hashing takes the SSID as a fkn input too, which i did not know, so the same password, but used on a different network name (i.e. different SSID), actually gives a completely different hash for the password\n\nmakes complete sense, should have fucking realised it earlier\n\nand you can get the correct hash by just going into your shell and punching in:\n\nwpa_passphrase “yourSSID” “yourPASSWORD”\n\n🤦🏻♂️",
"sig": "862c838419d52b1a302116a581b0d6d900bc25c3482c45c900511b6f73591dea5759b5c20376162b77b2b06d26dddfe9c3a4b337b525bc2a9232418c26300187"
}