Try making one rule for inbound and one for outbound
direction inbound
source address any
destination address 192.168.0.100
source port any
destination port 35536
TCP and UDP
Direction Outbound
source address 192.168.0.100,
destination address any
source port 35536,
destination port any
TCP and UDP |