Ip packet filter reg

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
Subbu
Posts: 1
Joined: Sun Apr 06, 2025 12:10 pm

Ip packet filter reg

Post by Subbu » Sun Apr 06, 2025 12:14 pm

Hi,

How to drop MDNS and SSDP packets in softether server manager.

solo
Posts: 1591
Joined: Sun Feb 14, 2021 10:31 am

Re: Ip packet filter reg

Post by solo » Sun Apr 06, 2025 11:58 pm

Code: Select all

Action: Discard, Status: Enable, Priority: x, Memo: mDNS Blocking, Contents: (ipv4) Protocol=UDP, DstPort=5353
Action: Discard, Status: Enable, Priority: y, Memo: SSDP Blocking, Contents: (ipv4) Protocol=UDP, DstPort=1900

Post Reply