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
  • Hi, 
    Is The ASG your only Firewall/router and do both networks use it to get access to The Internet?
    Does Internet from both networks work?

    If both are anwsered with yes, than you don't need NAT at all, two packetfilter rules are sufficient:
    Allow Any from Wifi to Internal Network.
    Allow Any from Internal to Wifi.

    That should do the trick, you can check it with Ping.

    Hope that helps
    Gert
Reply
  • Hi, 
    Is The ASG your only Firewall/router and do both networks use it to get access to The Internet?
    Does Internet from both networks work?

    If both are anwsered with yes, than you don't need NAT at all, two packetfilter rules are sufficient:
    Allow Any from Wifi to Internal Network.
    Allow Any from Internal to Wifi.

    That should do the trick, you can check it with Ping.

    Hope that helps
    Gert
Children
  • Hi, 
    Is The ASG your only Firewall/router and do both networks use it to get access to The Internet?
    Does Internet from both networks work?

    If both are anwsered with yes, than you don't need NAT at all, two packetfilter rules are sufficient:
    Allow Any from Wifi to Internal Network.
    Allow Any from Internal to Wifi.

    That should do the trick, you can check it with Ping.

    Hope that helps
    Gert


    Dear Hansen,

    Only "wifi-PC" (192.168.2.5) to internal network nat.

    I thought
    NAT Menu Rule:
    Allow Any from Wifi to Internal Network.

    Packet Filter Menu:
    1. Rule:"wifi-pc"-any-internal network-Allow
    2.Rule:wi-fi network-any-internal network-block

    One question:
    Does it work ? 

    Two question:
    Another simple solution ?

    Best regards.