vlan to internal / lan
Hi,
i use fortigate 60d, version 5.2
topology:
internet <-> wan1 - fortigate - internal <-> switch L3
i create fortigate configuration like below :
internal in switch mode
ip range let say 10.3.10.1-10.3.10.255
subnet 255.255.255.0
vlan 10 as sub interface in internal
ip range let say 192.168.50.1-192.168.50.255
subnet 255.255.255.0
vlan 20 as sub interface in internal
ip range let say 192.168.60.1-192.168.60.255
subnet 255.255.255.0
i already create access with policy from vlan 10 to wan1 and can access internet
how to give access from vlan 10 to internal ?
i try to give policy from vlan 10 to internal with:
source vlan 10,
source address any to
destination internal,
destination address any.
it doesn't work.
is there anything that i need to add ?
