I'm sure (hoping) there is a simple solution to this. We've been banging our heads against the wall for a couple of days trying to figure out what we're doing wrong.
The simple setup:
XG550
PortA8 configured as LAN, 192.168.1.1.
DHCP server scope set up to serve 192.168.1.100-250
FW rule for SOURCE LAN (Any) to DESTINATION LAN (Any) and SERVICE (Any). Rule is at the TOP of the FW rule list.
When we connect to A8 there's no DHCP response, and the DISCOVER is blocked by FW Rule 0 as a Local ACL issue. Here is the detailed dropped packet capture:
2017-05-18 21:14:44 0103021 IP 0.0.0.0.68 > 255.255.255.255.67 : proto UDP: packet len: 308 checksum : 42135 0x0000: 4500 0148 2946 0000 ff11 915f 0000 0000 E..H)F....._.... 0x0010: ffff ffff 0044 0043 0134 a497 0101 0600 .....D.C.4...... 0x0020: de00 9123 0012 0000 0000 0000 0000 0000 ...#............ 0x0030: 0000 0000 0000 0000 ac87 a31a 8f93 0000 ................ 0x0040: 0000 0000 0000 0000 0000 0000 0000 0000 ................ Date=2017-05-18 Time=21:14:44 log_id=0103021 log_type=Firewall log_component=Local_ACLs log_subtype=Denied log_status=N/A log_priority=Alert duration=N/A in_dev=PortA8 out_dev= inzone_id=1 outzone_id=4 source_mac=ac:87:a3:1a:8f:93 dest_mac=ff:ff:ff:ff:ff:ff l3_protocol=IP source_ip=0.0.0.0 dest_ip=255.255.255.255 l4_protocol=UDP source_port=68 dest_port=67 fw_rule_id=0 policytype=0 live_userid=0 userid=0 user_gp=0 ips_id=0 sslvpn_id=0 web_filter_id=0 hotspot_id=0 hotspotuser_id=0 hb_src=0 hb_dst=0 dnat_done=0 proxy_flags=0 icap_id=0 app_filter_id=0 app_category_id=0 app_id=0 category_id=0 bandwidth_id=0 up_classid=0 dn_classid=0 source_nat_id=0 cluster_node=0 inmark=0x0 nfqueue=0 scanflags=0 gateway_offset=0 max_session_bytes=0 drop_fix=0 ctflags=0 connid=1978840064 masterid=0 status=256 state=0 sent_pkts=N/A recv_pkts=N/A sent_bytes=N/A recv_bytes=N/A tran_src_ip=N/A tran_src_port=N/A tran_dst_ip=N/A tran_dst_port=N/A
So what's the dumb thing that we've missed? Or how should the rule be properly set up? I'm wondering if the section "inzone_id=1 outzone_id=4" has anything to do with it? There's really only 1 zone involved - PortA8 is a LAN source, so it seems that the source and destination should both be LAN, but it looks like the XG thinks they are in different zones, although I can't find a reference to what the zone numbers correspond to.
Thanks for any help.
This thread was automatically locked due to age.