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

DNAT issue if src not any

Hello everyone,

I have a DNAT issue if source is a specific host.

Box is a ASG220 with 8.301 running (not the latest I know).
If DNAT source is set to any - everything works as expected.
If DNAT source is set to a Host or Host Group - DNAT will be ignored

Is there something special I have to do to get DNAT with a Host Group working?

regards,
Mat


This thread was automatically locked due to age.
Parents
  • Traffic Destination is external and bound to external interface.


    Also, you should just use the built-in "External (Address)" definition instead of defining your own, in case your IP changes.


    Good catch, Barry, I had missed that.  Mat, to emphasize what I said in my last post, you had one of the rare correct uses of binding to an interface for the definition used in the 'Traffic Destination'.  However, it's like Barry says, you should always use an "(Address)" object created by WebAdmin when you define an interface or an Additional Address.

    Cheers - Bob
Reply
  • Traffic Destination is external and bound to external interface.


    Also, you should just use the built-in "External (Address)" definition instead of defining your own, in case your IP changes.


    Good catch, Barry, I had missed that.  Mat, to emphasize what I said in my last post, you had one of the rare correct uses of binding to an interface for the definition used in the 'Traffic Destination'.  However, it's like Barry says, you should always use an "(Address)" object created by WebAdmin when you define an interface or an Additional Address.

    Cheers - Bob
Children
  • First of all I would like to thank all of you for helping and your tips.

    I checked out your configuration tips...
    Host definition interfaces changed to >
    Destination Service - blank

    PC0202 has ip 10.10.0.202

    So may I explain what I want to do...
    ***.***.103.200 is reachable from external (internal address is 192.168.255.241).
    I want Host PC0202 If he tries to connect to this external IP to get connected to internal IP. 

    Seems not logical because I can actually access the page via external IP.
    Sure, but the software which is running there cannot handle this correct and some functions aren´t working (internal-external-internal, developers need some time to investigate this) 

    I thought DNAT would fit my needs until developers found the issue.

    But I don´t get this one:
    It works if source is set to Any, Internal Network or External Address.