[7.450][BUG][FIXED] logging of NAT is missing LOGMARK

SNAT/DNAT with 7.450:

When option "Log initial packets" is switched on, logfile-entries do not show any description like "NAT-Rule #1". I think the origin should be clearly visible (like with the packet-filter).

Maybe a new color should be used, or green (like packet-filter allow).

I miss a "Open live log" button on SNAT/DNAT-page
  • Correct the NAT logging rule is missing a LOGMARK.
    Thanks for reporting.

  • When option "Log initial packets" is switched on, logfile-entries do not show any description like "NAT-Rule #1". I think the origin should be clearly visible (like with the packet-filter).


    I just fixed this for 7.470 (beta 3).
    The description will be "Connection using NAT".

    Showing a NAT rule number would be a feature request.
    Currently, there is no such thing as a NAT rule number,
    not even internally in the MiddleWare, so it can't be displayed. [;)]


    Maybe a new color should be used, or green (like packet-filter allow).


    The colour code has a precise definition:
    action=drop is red, action=reject is yellow, action=accept is green,
    and everything else is grey.
    Here, we are talking about action=log, so that's grey.
    Changing the basic meaning of the colour code would be a feature request.


    I miss a "Open live log" button on SNAT/DNAT-page


    That's definitely a feature request, not a bug.

    Thanks for the feedback!
      Ingo
  • Astaro Beta Report
    ------------------
    Version: 7.450
    Type: BUG
    State: FIXED
    Reporter: Suppentrulli
    Contributor:
    MantisID: 10606