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
  • Try to create a network definition like this one:

    Name: Whatever
    Type: Host
    Interface: >
    IPv4 Address: 
    IPv6 Address: 

    =====================
    Then the DNAT:

    Position: Top
    Traffic Source: 
    Traffic Service: 
    Traffic Destination: 

    NAT mode: DNAT

    Destination: 
    Destination Service: 

    Log initial packets: 
    Automatic Firewall rule: 

    =====================

    Then open the package filter live log and see what happens.
    (Maybe post the line from the log if it fails)

    Urs
Reply
  • Try to create a network definition like this one:

    Name: Whatever
    Type: Host
    Interface: >
    IPv4 Address: 
    IPv6 Address: 

    =====================
    Then the DNAT:

    Position: Top
    Traffic Source: 
    Traffic Service: 
    Traffic Destination: 

    NAT mode: DNAT

    Destination: 
    Destination Service: 

    Log initial packets: 
    Automatic Firewall rule: 

    =====================

    Then open the package filter live log and see what happens.
    (Maybe post the line from the log if it fails)

    Urs
Children
No Data