Pagure-proxy doees forwarding...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
18f1320eb3
commit
6e7e0bacc5
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ nm: 255.255.255.128
|
|||
gw: 152.19.134.129
|
||||
dns: 8.8.8.8
|
||||
|
||||
custom_rules: ['-A FORWARD -j ACCEPT']
|
||||
|
||||
nat_rules: [
|
||||
# SSH
|
||||
'-A PREROUTING --dst 152.19.134.147 -p tcp --dport 22 -j DNAT --to-destination 140.211.169.204:22',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue