Nerijus Baliunas
2017-03-23 17:24:52 UTC
Hello,
I have in rules file:
DNAT net loc:10.10.10.12 tcp 443
I want to temporarily open 443 on firewall itself so that connections to tcp port 443
from outside would go to fw, not 10.10.10.12.
I run command:
# shorewall open all 81.x.x.x tcp 443
Firewall dynamically opened for connections from all to 81.x.x.x tcp port 443
81.x.x.x is my external interface IP addr.
But if I open https://81.x.x.x from outside I still am forwarded to 10.10.10.12.
Regards,
Nerijus
I have in rules file:
DNAT net loc:10.10.10.12 tcp 443
I want to temporarily open 443 on firewall itself so that connections to tcp port 443
from outside would go to fw, not 10.10.10.12.
I run command:
# shorewall open all 81.x.x.x tcp 443
Firewall dynamically opened for connections from all to 81.x.x.x tcp port 443
81.x.x.x is my external interface IP addr.
But if I open https://81.x.x.x from outside I still am forwarded to 10.10.10.12.
Regards,
Nerijus