Hacker News new | ask | show | jobs
by tugu77 540 days ago
Combine the two.

By default, return nonsense on all ports. But once a certain access sequence has been detected from a source IP, redirect traffic to a specific port from just that IP to your real service.

1 comments

So port knocking, but with also returning junk during the knocking process?