This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ASG Network Security sections NAT reverse proxy

I have a public IP through the NAT*it must be*changed to ASG interface IP?Can I set the IP remain unchanged after through the NAT?


This thread was automatically locked due to age.
Parents
  • When you define the External interface, WebAdmin creates a special object "External (Address)".  When you define an 'Additional Address' named "Special" on the External interface, WebAdmin creates an object "External [Special] (Address)".

    To change the traffic from one IP to another, use a NAT rule as follows:

    Traffic Source: {Network Group of special sources that should go to other IP}
    Traffic Service: {Services Group of ports used for the special group}
    Traffic Destination: External (Address)
     
    NAT mode: DNAT (Destination)

    Destination: External [Special] (Address)
    Destination Service: {This must be left empty!}

    Automatic Firewall rule: {checked}



    Is that what you were looking for?

    Cheers - bob
Reply
  • When you define the External interface, WebAdmin creates a special object "External (Address)".  When you define an 'Additional Address' named "Special" on the External interface, WebAdmin creates an object "External [Special] (Address)".

    To change the traffic from one IP to another, use a NAT rule as follows:

    Traffic Source: {Network Group of special sources that should go to other IP}
    Traffic Service: {Services Group of ports used for the special group}
    Traffic Destination: External (Address)
     
    NAT mode: DNAT (Destination)

    Destination: External [Special] (Address)
    Destination Service: {This must be left empty!}

    Automatic Firewall rule: {checked}



    Is that what you were looking for?

    Cheers - bob
Children
No Data