diff options
author | https://openid.fmarier.org/ <fmarier@web> | 2013-05-04 03:56:55 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-05-04 03:56:55 +0000 |
commit | d6c6eb49ab879440571cb9e91c906b31ed3d4c87 (patch) | |
tree | 778881f348ebd8f58e96af33a41b9c45bec60c9c /doc | |
parent | 71906f6d131ec2f566603a41cdc47edacca639e6 (diff) |
Added a comment: Ports to open on the firewall?
Diffstat (limited to 'doc')
-rw-r--r-- | doc/assistant/local_pairing_walkthrough/comment_3_588869692b290483f58f3a7aa2bfb55f._comment | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/assistant/local_pairing_walkthrough/comment_3_588869692b290483f58f3a7aa2bfb55f._comment b/doc/assistant/local_pairing_walkthrough/comment_3_588869692b290483f58f3a7aa2bfb55f._comment new file mode 100644 index 000000000..6edaadb75 --- /dev/null +++ b/doc/assistant/local_pairing_walkthrough/comment_3_588869692b290483f58f3a7aa2bfb55f._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="https://openid.fmarier.org/" + nickname="fmarier" + subject="Ports to open on the firewall?" + date="2013-05-04T03:56:55Z" + content=""" +I'm trying to get local pairing working between two local machines (same switch, both connected via cat5 cables) and they're not seeing each other, though I can happily ssh from one box to the other. + +In order to eliminate possible sources of problems, I tried these insecure settings: + +* add a `-A INPUT -j ACCEPT` to the top of my firewall rules +* use `password` as the shared secret + +but I still can't get past \"pairing in progress\" when pairing with a \"Local computer\". + +Is there any way to get information as to where the two machines are failing to see one another? +"""]] |