++stuff
This commit is contained in:
parent
94f4274e8f
commit
5db90a952e
1 changed files with 3 additions and 2 deletions
|
@ -94,7 +94,7 @@ restrict the ports to be used for ssh. You can either use **sets**
|
|||
|
||||
(just replace the *tcp dport != ...* line above)!
|
||||
|
||||
## "Good ports"
|
||||
## A note on ports
|
||||
|
||||
Over time you will see that there are some ports which are more likely
|
||||
to be open, even if the network filters your traffic. Some well known
|
||||
|
@ -106,7 +106,8 @@ ports for this are:
|
|||
* 783: smtp submission port for sending out emails
|
||||
|
||||
Of course, if the filtering uses deep packet inspection, this will
|
||||
fail, but then there are other solutions for that... stay tuned!!
|
||||
fail, but then there are other solutions for that... stay tuned!
|
||||
|
||||
|
||||
## More of it?
|
||||
|
||||
|
|
Loading…
Reference in a new issue