coffelov

joined 2 years ago
[–] [email protected] 3 points 6 months ago (1 children)

I used to use this docker to get the full content from its rss some time ago. You have to input the link of the page instead of the rrs link, its doesn't work on every site but it can help. Still loonking for better ones.

[–] [email protected] 0 points 6 months ago

Ive been using gluetun with qbit for 3 years no without a worry, it would be awesome if they also added socks 5 proxy

[–] [email protected] 4 points 6 months ago

Thank you, i will try doing it on opnsense

[–] [email protected] 3 points 6 months ago (1 children)

Update: I have installed the wol plugin from opnsense into my machine, you asked if i can send a wol packet though the router and so in my thinking i was able to do it via the plugin. The problem starts on the ARP, i found what it is and what it do but i dont know how i can insert the MAC address into the firewall rule that i created above, if you dont mind could you help me on how can i do it? And if i do that will i be able to send the wol signal though the Wlan or Wireguard in the future? Thanks

[–] [email protected] 2 points 6 months ago (2 children)

Never heard of that phrase ARP thanks i will look into that

[–] [email protected] 3 points 6 months ago (2 children)

If you can share that trick it would be great!!. Preferably i would like to use the Moonlight client wol signal but if can't, i can think of doing a script in the termux android app to send the packet

 

So i dont know what im doing wrong. I have 3 interfaces on opnsense

1:Server=192.168.40.0 2:Wlan=192.168.20.0 3:wireguard=192.168.60.0

And lastly the Wan with its default configuration.

I want to be able to Send a WOL packet though the Wlan network to wake up my PC that is inside Server network.

In Firewall>rules>Wlan I made a new rule like this: Action=Pass Interface=Wlan Direction=in TCP/IP=ipv4 Protocol=UDP Source=any Destination=Server address Destination port range=from 7 to 7

When i try sending a wol signal when my pc went to sleep a few minutes later i think the firewall rule goes though, but when i try to send from another device after lots of time later it doesn't go though i think.

Im using Moonlight to send its signal, does anyone have been thought this problem. Thank you