Új hozzászólás Aktív témák

  • ekkold

    Topikgazda

    válasz E.Kaufmann #19699 üzenetére

    https://help.mikrotik.com/docs/display/ROS/NAT#NAT-Endpoint-IndependentNAT

    Csak UDP csomagokkal használható, a nat-olt kapcsolat, azonos forrásip+port esetén a külső port is állandó lesz.

    "Endpoint-independent NAT creates mapping in the source NAT and uses the same mapping for all subsequent packets with the same source IP and port. This mapping is created with the following rule:

    /ip firewall natadd action=endpoint-independent-nat chain=srcnat out-interface=WAN protocol=udp

    This mapping allows running source-independent filtering, which allows forwarding packets from any source from WAN to mapped internal IP and port. Following rule enables filtering:

    /ip firewall natadd action=endpoint-independent-nat chain=dstnat in-interface=WAN protocol=udp

    Endpoint-independent NAT works only with UDP protocol."

    [ Szerkesztve ]

Új hozzászólás Aktív témák