Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
HS08
Contributor

Forward Broadcast

Hello

I have fortigate firewall and i have 2 vlan. Let say vlan100 for NAS and vlan200 for cctv.

The cctv can connect to the nas only if cctv and nas located in same subnet, the cctv can't discover the nas if the nas located in different subnet. Can we make some forward broadcast to enable the cctv can discover nas even in different subnet?

4 REPLIES 4
funkylicious
SuperUser
SuperUser

"jack of all trades, master of none"
HS08

Trying to follow the article but no success, in the VIP hit count always 0.

Looking in the local log i got this 

Application Namenetbios forward
Categoryunscanned
Protocol17
Serviceudp/137

 

Actiondeny
Policy TypeLocal IPv4
funkylicious

please post the whole output of the deny log.

 

also, please provide more info about your setup, with specific interface/network allocation and the relevant policy and vip configuration.

"jack of all trades, master of none"
"jack of all trades, master of none"
HS08

My CCTV under VLAN 200 (port3), NAS under VLAN 100 (port2).

 

VLAN 200 cnfiguration

==================

edit "VLAN200"
set vdom "root"
set ip 10.18.120.1 255.255.255.0
set allowaccess ping
set broadcast-forward enable
set device-identification enable
set role lan
set snmp-index 44
set interface "port3"
set vlanid 200

 

port2 config

========================

edit "port2"
set vdom "root"
set ip 10.18.100.1 255.255.255.0
set allowaccess ping https http ftm
set type physical
set alias "TO_NAS"
set snmp-index 4
next

 

Vip config

================

edit "FWD-BROADCAST"
set uuid f47bc3ec-4be2-51f0-d7bb-636bb963c2ff
set extip 10.18.120.255
set mappedip "10.18.100.255"
set extintf "VLAN200"
next

 

Firewall policy

===========================

edit 20
set name "LAN TO LAN"
set uuid fc85aeb4-4a88-51f0-bb96-3f685c8e31d1
set srcintf "port2" "VLAN-110" "VLAN-140" "VLAN200" "loopback"
set dstintf "port2" "VLAN-110" "VLAN-140" "VLAN200" "loopback"
set action accept
set srcaddr "all"
set dstaddr "all"
set schedule "always"
set service "ALL"
set logtraffic all
next

 

and here the log

Source10.18.120.122
Source Port20,733
Source Country/RegionReserved
Primary Source Mac98:de:72:86:f2:4d
Device
 camera_061a03
Source Interface
 VLAN200
Host Namecamera_061a03
OS NameAndroid

 

Destination111.x.x.x
Destination Port13,926
Destination Country/Region 

 

Application Nameudp/13926
Categoryunscanned
Protocol17
Serviceudp/13926

 

Received Bytes0 B
Received Packets0
Sent Bytes0 B
Sent Packets0

 

Actiondeny
Threat262,144
Policy TypeLocal IPv4

 

Levelnotice
Threat Level
Low
Threat Score5

 

Log event original timestamp1750247113805096700
Timezone+0700
Log ID0001000014
Typetraffic
Sub Typelocal
Source Interface Rolelan
Destination Interface Roleundefined
Source Server0
Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors