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

Problem with NAT to my Dedicated Steam Server

Hello

I searched here in the forum, but found no doubt exactly like mine.

Use the UTM Home v9.
I have a dedicated with Valve games.
I made a rule that allows all traffic from all other services out and DNAT rule input ports that games need.
But the firewall is showing that DROP connections.
Why?

What should I do?

Even disabling the IPS continues dropping


This thread was automatically locked due to age.
Parents
  • Brupj,

    DNAT's generally need to be in the form of:

    Source: Any/Internet
    Service: YourService
    Destination: External (WAN) Address.
    Destination Translation: InternalPC

    You have the PC as the destination in your DNAT's which will never work. Remember the Internet can't see whats behind your firewall so they contact the external IP.
Reply
  • Brupj,

    DNAT's generally need to be in the form of:

    Source: Any/Internet
    Service: YourService
    Destination: External (WAN) Address.
    Destination Translation: InternalPC

    You have the PC as the destination in your DNAT's which will never work. Remember the Internet can't see whats behind your firewall so they contact the external IP.
Children
No Data