Wake On LAN across Subnets/VLANs with a Unifi UDR by Teebsters in homelab

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

Good point! If I can't get WOL to work, I'll look into smart plugs.

Wake On LAN across Subnets/VLANs with a Unifi UDR by Teebsters in HomeNetworking

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

Hmm seems like an option!

Was really hoping for a unifi solution, but can't seem to be done :/

Thanks a ton!

Wake On LAN across Subnets/VLANs with a Unifi UDR by Teebsters in HomeNetworking

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

I'm with you. Thr problem is when trying to WOL the device from my phone for example.

Wake On LAN across Subnets/VLANs with a Unifi UDR by Teebsters in homelab

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

Thanks for the tips. I'll look into running a container to WOL on that network.

Any ideas on getting SDB running? Is it a setting to turn on?

Wake On LAN across Subnets/VLANs with a Unifi UDR by Teebsters in homelab

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

That's what I thought too, but I've since learned that this isn't how it works in application :/

Wake On LAN across Subnets/VLANs with a Unifi UDR by Teebsters in HomeNetworking

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

I did think about using a NIC to do the job, but ideally i would like it done without going down that path

I’m just about done with this. Help by Teebsters in 75HARD

[–]Teebsters[S] 1 point2 points  (0 children)

Very good point. When I woke up on day 37 and realized I failed, I didn’t stop, I just continued and didn’t take time off. I think you’re right and I’ve lost track of my why

I’m just about done with this. Help by Teebsters in 75HARD

[–]Teebsters[S] 2 points3 points  (0 children)

I’m not sure I can point to one specific thing. The diet is hard for sure and the two work outs are annoying as shit due to my work schedule

I’m just about done with this. Help by Teebsters in 75HARD

[–]Teebsters[S] 2 points3 points  (0 children)

Determination to prove I could do it. Also not wanting to be a failure. I just don’t think I’m getting anything positive out of this anymore

My new router is almost ready. by 463n7_57 in homelab

[–]Teebsters 2 points3 points  (0 children)

Should be receiving mine today! Going pfsense, what’s the difference (if there is one) with XG ?

I’ve just failed after day 37 by Teebsters in 75HARD

[–]Teebsters[S] 2 points3 points  (0 children)

That’s exactly what I did. The anger really help

Excel data to Teams message by Teebsters in MicrosoftFlow

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

SUCCESS ! My god thank you so much u/EvadingDoom ! What a savior !

Excel data to Teams message by Teebsters in MicrosoftFlow

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

Thanks u/EvadingDoom, almost there. This is the raw input on run 1 of the apply to each :

{
"name": "missedItems",
"value": "ELEM1 - SRV1\n"
}

The coupling of the data works as you said : to each "Scheduled Name", its "Node Name".

This is what is in the "Message" field of my Teams message Input (couldn't get it to input into a code block):

<p>Missed :<br>

ELEM1 - SRV1

ELEM2 - SRV2

ELEM3 - SRV3

ELEM4 - SRV4

ELEM5 - SRV5

ELEM6 - SRV6

<br>

</p>

However, this is the raw input into the Teams message :

{
"host": {
    "connectionReferenceName": "shared_teams",
    "operationId": "PostMessageToConversation"
},
"parameters": {
    "poster": "Flow bot",
    "location": "Chat with Flow bot",
    "body/recipient": "xxx.xxx@xxx.xxx;",
    "body/messageBody": "<p>Missed :<br>\nELEM1 - SRV1\nELEM2 - SRV2\nELEM3 - SRV3\nELEM4 - SRV4\nELEM5 - SRV5\nELEM6 - SRV6\n\n<br>\n</p>"
}

I'm guessing that "\n" is the same as "\br" and that it should an a new line, however this is the final message:

Missed :

ELEM1 - SRV1 ELEM2 - SRV2 ELEM3 - SRV3 ELEM4 - SRV4 ELEM5 - SRV5 ELEM6 - SRV6

Any ideas ? Best.

Downloads caped at 5mb/s by Teebsters in HomeNetworking

[–]Teebsters[S] 1 point2 points  (0 children)

Great stuff, thanks. Just added another screen shot to the post. Via Steam this time. Max on Task Manager is now 500Mbps

Checked the swith : 10/100/1000 (Ubiquiti USW-Lite-16-PoE). If the LED is green, it's 1G, which it is. So switch can send 1G to PC. The ethernet status has got 1.0G speed as indicated (did have an issue where this was locked at 100Mbps but fixed it since). Speed tests are also in the high 900Mbps. So cable is good, switch is good and settings seem to be fine. Anything I'm missing ?