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

wifi nat

Hello;



Interface 3:Wi-fi
Wi-fi network: 192.168.2.0
Wi-fi PC: 192.168.2.5

Interface 1:Internal
Internal Network:192.168.1.0

Diagram
192.168.2.5->192.168.1.0

How to wi-fi network PC internal network nat ?

Best regards


This thread was automatically locked due to age.
Parents
  • Like Gert said, you don't need NAT rules.

    Your two packet filter rules will allow the PC at 192.168.2.5 to your internal network.  That is the simplest way to solve your issue.

    If, for example, you are logging into a Windows Domain on 192.168.1.0/24, then you also need the other packet filter rule Gert recommends, or, at least, one like: '{server IP} -> Any -> {192.168.2.5} : Allow'.

    Cheers - Bob
Reply
  • Like Gert said, you don't need NAT rules.

    Your two packet filter rules will allow the PC at 192.168.2.5 to your internal network.  That is the simplest way to solve your issue.

    If, for example, you are logging into a Windows Domain on 192.168.1.0/24, then you also need the other packet filter rule Gert recommends, or, at least, one like: '{server IP} -> Any -> {192.168.2.5} : Allow'.

    Cheers - Bob
Children
No Data