Hi,
I am trying to run deskcon (
https://github.com/screenfreeze/deskcon-desktop.git) in my in my nexus 5 phone to fedora 20 laptop.
As in installation, I have opened up the 8082 and 8026 port
Code:
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere ctstate RELATED,ESTABLISHED
ACCEPT all -- anywhere anywhere
INPUT_direct all -- anywhere anywhere
INPUT_ZONES_SOURCE all -- anywhere anywhere
INPUT_ZONES all -- anywhere anywhere
ACCEPT icmp -- anywhere anywhere
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
ACCEPT tcp -- anywhere anywhere tcp dpt:us-cli
ACCEPT tcp -- anywhere anywhere tcp dpt:ca-audit-ds
But still, when I am trying to pair up my mobile with laptop, it always says, "pairing failed".
Any idea how can I pair my mobille and laptop?