You may enable/disable the option for DISPLAX Service to accept connections from other hosts.
To see the current status:
$ displaxservice --allow-network
To enable:
$ displaxservice --allow-network=true
To disable:
$ displaxservice --allow-network=false