mirror of
https://github.com/yrutschle/sslh.git
synced 2025-06-12 13:22:09 +03:00
Merge pull request #145 from ariera/master
Doc update about Transparent proxy support
This commit is contained in:
commit
f5b1b881a4
@ -261,6 +261,12 @@ tagged. If you need to retain direct access to ssh on port
|
|||||||
22 AND another port (e.g. 2222), and change the above rules
|
22 AND another port (e.g. 2222), and change the above rules
|
||||||
accordingly.
|
accordingly.
|
||||||
|
|
||||||
|
Also remember that iptables configuration and ip routes and
|
||||||
|
rules won't be necessarily persisted after you reboot. Make
|
||||||
|
sure to save them properly. For example in CentOS7, you would
|
||||||
|
do `iptables-save > /etc/sysconfig/iptables`, and add both
|
||||||
|
`ip` commands to your `/etc/rc.local`.
|
||||||
|
|
||||||
FreeBSD:
|
FreeBSD:
|
||||||
|
|
||||||
Given you have no firewall defined yet, you can use the following configuration
|
Given you have no firewall defined yet, you can use the following configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user