Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
22.7 Legacy Series
»
WOL sends on port 40000? Why?
« previous
next »
Print
Pages: [
1
]
Author
Topic: WOL sends on port 40000? Why? (Read 2903 times)
opnsenseuser
Sr. Member
Posts: 437
Karma: 70
WOL sends on port 40000? Why?
«
on:
August 14, 2022, 07:20:49 pm »
is there a problem with WOL?
Reinstall but problem still exists.
It was alway working on 7-9. Why is it now 40000?
But even 40000 doesn´t work.
WOL doesn´t work anymore
regards
René
«
Last Edit: August 14, 2022, 08:02:26 pm by opnsenseuser
»
Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member
(sidebar / themes: tukan, cicada & vicuna
)
opnsenseuser
Sr. Member
Posts: 437
Karma: 70
Re: WOL sends on port 40000? Why?
«
Reply #1 on:
August 14, 2022, 08:13:36 pm »
Maybe its a problem with truenas? I dont´know. I changed nothing.
Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member
(sidebar / themes: tukan, cicada & vicuna
)
opnsenseuser
Sr. Member
Posts: 437
Karma: 70
Re: WOL sends on port 40000? Why?
«
Reply #2 on:
August 16, 2022, 05:37:57 pm »
Can somebody help me getting wol to work?
Port 7-9 doesnt work. port 40000 also not.
What is the right way?
A few opnsense versions ago it works by using port 7-9. now it doesn´t anymore.
please help
thx
Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member
(sidebar / themes: tukan, cicada & vicuna
)
opnsenseuser
Sr. Member
Posts: 437
Karma: 70
Re: WOL sends on port 40000? Why?
«
Reply #3 on:
August 16, 2022, 06:02:21 pm »
thats my rule which works since a few versions ago. see screenshot
Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member
(sidebar / themes: tukan, cicada & vicuna
)
XeroX
Full Member
Posts: 114
Karma: 7
Re: WOL sends on port 40000? Why?
«
Reply #4 on:
August 18, 2022, 12:30:57 pm »
More details pls.
What are you trying to wake up? Same subnet? What device? Wireshark capture?
Logged
opnsenseuser
Sr. Member
Posts: 437
Karma: 70
Re: WOL sends on port 40000? Why?
«
Reply #5 on:
August 18, 2022, 01:10:00 pm »
Same subnet, truenas i want to wake up, but the Interface on truenas hast Not changed and the Interface of truenas is Set to wol enabled. When i See my live log on the Firewall it sends only on Port 40000. no Port 7 or 9
«
Last Edit: August 18, 2022, 01:18:24 pm by opnsenseuser
»
Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member
(sidebar / themes: tukan, cicada & vicuna
)
Fright
Hero Member
Posts: 1777
Karma: 164
Re: WOL sends on port 40000? Why?
«
Reply #6 on:
August 18, 2022, 01:24:21 pm »
works as expected on my test vm.
yes, wol sends magic packets on udp 40000 by default
https://www.freebsd.org/cgi/man.cgi?query=wol&apropos=0&sektion=1&manpath=FreeBSD+13.1-RELEASE+and+Ports&arch=default&format=html
(as it does earlier
https://www.freebsd.org/cgi/man.cgi?query=wol&apropos=0&sektion=1&manpath=FreeBSD+12.0-RELEASE+and+Ports&arch=default&format=html
)
but this should only play a role in terms of setting up firewalls. the client should not pay attention to this level. the client NIC is only interested in the magic packet pattern imho
Logged
opnsenseuser
Sr. Member
Posts: 437
Karma: 70
Re: WOL sends on port 40000? Why?
«
Reply #7 on:
August 18, 2022, 01:26:15 pm »
But Even if i Open Port 40000 nothing Happens
Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member
(sidebar / themes: tukan, cicada & vicuna
)
Fright
Hero Member
Posts: 1777
Karma: 164
Re: WOL sends on port 40000? Why?
«
Reply #8 on:
August 18, 2022, 01:33:33 pm »
is it possible to check on anything other than truenas? (Checked on a regular workstation (asus mb with intergaretd realtek chip and WOL enabled) on the network - it works).
I don't work with truenas, but as I understand it, they can have problems with WOL:
https://www.truenas.com/community/threads/enable-wol.95856/
Logged
opnsenseuser
Sr. Member
Posts: 437
Karma: 70
Re: WOL sends on port 40000? Why?
«
Reply #9 on:
August 18, 2022, 01:40:43 pm »
I checken the Interface with ifconfig and the Interfaces sag’s wol g is enabled
Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member
(sidebar / themes: tukan, cicada & vicuna
)
opnsenseuser
Sr. Member
Posts: 437
Karma: 70
Re: WOL sends on port 40000? Why?
«
Reply #10 on:
August 18, 2022, 01:43:58 pm »
can one rule out that it is due to opnsense? and what port do I have to open on the firewall for wol
Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member
(sidebar / themes: tukan, cicada & vicuna
)
Fright
Hero Member
Posts: 1777
Karma: 164
Re: WOL sends on port 40000? Why?
«
Reply #11 on:
August 18, 2022, 01:48:40 pm »
sorry, there is only an idea to check the bios settings ("Power on by PCI/PCI-E" or some)
can one rule out that it is due to opnsense? and what port do I have to open on the firewall for wol
"let out anything from firewall host itself" should be enough imho
you can try with firewall temporary disabled (pfctl -d) or just create fast rule with "allow any from LAN" (but it still
seems to me that the problem is either in truenas or in the bios settings of the truenas host)
«
Last Edit: August 18, 2022, 01:50:46 pm by Fright
»
Logged
meyergru
Hero Member
Posts: 1684
Karma: 165
IT Aficionado
Re: WOL sends on port 40000? Why?
«
Reply #12 on:
August 18, 2022, 02:25:29 pm »
The thread linked on the TrueNAS forums specifically says that of TrueNAS SCALE 22.02.2, the previous method of WOL does not work any more. Further down in the thread, someone gives a way of re-enabling it.
The reason seems that on shutdown, the WOL g setting is being reset in newer TrueNAS versions, so if you look at this setting when the TrueNAS box is up is by no means an indication of it being enabled when the system is down and then receiving a WOL packet.
Also, I always had to use the MAC address to wake up machines, an IP broadcast address like 192.168.1.255 alone never worked for me as IP is not active when the box is down and network adapters usually only react to WOL packets directed at them. But I think that you already did that, only your images do not reflect the MAC.
«
Last Edit: August 18, 2022, 11:45:59 pm by meyergru
»
Logged
Intel N100, 4 x I226-V, 16 GByte, 256 GByte NVME, ZTE F6005
1100 down / 440 up
,
Bufferbloat A+
opnsenseuser
Sr. Member
Posts: 437
Karma: 70
Re: WOL sends on port 40000? Why?
«
Reply #13 on:
September 01, 2022, 03:49:52 pm »
After updating to OPNsense 22.7.3 release, WOL works again! :-)
But i also did yesterday an truenas update. Maybe the problem was on truenas. I don´t know
Logged
Supermicro A2SDi-4C-HLN4F
Team Rebellion Member
(sidebar / themes: tukan, cicada & vicuna
)
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
22.7 Legacy Series
»
WOL sends on port 40000? Why?