Search found 2 matches
- 13 Apr 2013, 15:48
- Forum: General Discussion (csf)
- Topic: Port knocking: more than one port or sequence
- Replies: 1
- Views: 3267
Re: Port knocking: more than one port or sequence
Commas! That magical little low-hanging friend. I started experimenting with what I saw throughout the rest of the config file, an it turns out this works: 10000;TCP;20;port1;port2;port3,22;TCP;20;port1;port50;port649 (notice the comma between port3 and 22) Now I can have a totally stealth server wi...
- 13 Apr 2013, 04:25
- Forum: General Discussion (csf)
- Topic: Port knocking: more than one port or sequence
- Replies: 1
- Views: 3267
Port knocking: more than one port or sequence
Hello, and thank you for building this tool that I completely love. I've been experimenting with Port Knocking and it works perfectly, but just for opening one port server-wide. Is there a way to define multiple ports to open or different sequences for different ports? For example: I have a server t...