Hello
I have a MT pc with 3 ifs.
1 represanting LAN segment
2 represanting WAN (internet)
3 represanting wifi segment
LAN subnet = 192.168.3.0/24
WAN subnet = 192.168.1.0/24 PPPoE if enabled + adsl2 modem in bridge mode
WiFi = 192.168.5.0/24
I can see internet from LAN segment with no problem.
I just want to be able to access from LAN segment a PC on wifi segment and vice versa.
Do i have to enable ip forwarding on MT?
If i ping an ip address that belongs to wifi segment from LAN segment i get no response.
With tracert i see that the packet is forwarded through MT.
Thank you