Opened 11 years ago
Closed 10 years ago
#224 closed enhancement (fixed)
ssh redirect for gateways
| Reported by: | huub | Owned by: | nobody |
|---|---|---|---|
| Priority: | major | Milestone: | WL-10.1-RELEASE |
| Keywords: | Cc: | ||
| Resource needed to fix: |
Description
gformat should include ssh-redirect rule in pf.hybrid.conf.local for the gateways.
# Redirect SSH op internetpoort 1022 naar 22 ivm ssh spam, extern poort 22 geblokkeerd rdr on $ext_if inet proto tcp from any to $ext_if port 1022 tag SRV -> 172.17.87.1 port 22
Note:
See TracTickets
for help on using tickets.

Added to the 'to-do' list on the FreeBSD10 wiki-page