ip.addr == 192.168.56.116
ip.addr == 192.168.56.116 and tcp
ip.addr == 192.168.56.0/24
ip.addr == 192.168.56.0/24 and tcp
ip.addr >= 192.168.56.0 and ip.addr <= 192.168.56.120
ip.addr == 192.168.56.116 and tcp.port == 51000
tcp.srcport == 51000 || udp.srcport == 51000
tcp.dstport == 51000 || udp.dstport == 51000