Quantcast
Channel: SRX Services Gateway topics
Viewing all articles
Browse latest Browse all 3959

Port Forward SRX550

$
0
0

pf.png

I just want taweb to accessible in public (https://122.2.32.4:4811).

I tried this config but didn't work. please help.

set security zones security-zone LAN1 address-book address taweb 10.10.10.10/32

set applications application junos-https protocol tcp

set applications application junos-https destination-port 4811
set security nat destination pool dnat-taweb address 10.10.10.10/32

set security nat destination pool dnat-taweb address port 4811

set security nat destination rule-set dst-nat from zone WAN

set security nat destination rule-set dst-nat rule rule2 match destination-address 122.2.32.4/32

set security nat destination rule-set dst-nat rule rule2 match destination-port 4811

set security nat destination rule-set dst-nat rule rule2 then destination-nat pool dnat-taweb

set security policies from-zone WAN to-zone LAN1 policy WAN-to-LAN1 match source-address any

set security policies from-zone WAN to-zone LAN1 policy WAN-to-LAN1 match destination-address taweb

set security policies from-zone WAN to-zone LAN1 policy WAN-to-LAN1 match application junos-https

set security policies from-zone WAN to-zone LAN1 policy WAN-to-LAN1 then permit


Viewing all articles
Browse latest Browse all 3959

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>