<p>thank you <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=46785343" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/bisqontails22">@bisqontails22</a> and <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1070734" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/freimair">@freimair</a> !!<br>
with your shared notes I could get bisq finally to work<br>
on my current 3.12.1 tails with the following steps:</p>
<p>made authcookie readable:<br>
<code>sudo chmod o+r /var/run/tor/control.authcookie</code></p>
<p>added iptables rules to to connect to nodes:<br>
<code>sudo iptables -I OUTPUT 3 -d 127.0.0.1 -o lo -p tcp --dport 8333 --syn -m owner --uid-owner amnesia -j ACCEPT # bisq</code><br>
<code>sudo iptables -I OUTPUT 3 -d 127.0.0.1 -o lo -p tcp --dport 8000 --syn -m owner --uid-owner amnesia -j ACCEPT # bisq</code></p>
<p>and started bisq:<br>
<code>./Bisq --torControlPort 9052 --torControlCookieFile=/var/run/tor/control.authcookie --torControlUseSafeCookieAuth --seedNodes=ef5qnzx6znifo3df.onion:8000,s67qglwhkgkyvr74.onion:8000 --socks5ProxyBtcAddress=127.0.0.1:9050 --socks5ProxyHttpAddress=127.0.0.1:9050 --useLocalhostForP2P=True --useTorForBtc=True</code></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/2278#issuecomment-472632579">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtgCWHGem4pu6AXE805axpdRFT1_Vks5vWXzbgaJpZM4aFOpl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtvqTLGLNRmQpYap0NyIGtx5fNosCks5vWXzbgaJpZM4aFOpl.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"PERSON","message":"@sejktmcsdlmfhsc in #2278: thank you @bisqontails22 and @freimair !!\r\nwith your shared notes I could get bisq finally to work \r\non my current 3.12.1 tails with the following steps:\r\n\r\nmade authcookie readable:\r\n`sudo chmod o+r /var/run/tor/control.authcookie`\r\n\r\nadded iptables rules to to connect to nodes:\r\n`sudo iptables -I OUTPUT 3 -d 127.0.0.1 -o lo -p tcp --dport 8333 --syn -m owner --uid-owner amnesia -j ACCEPT # bisq`\r\n`sudo iptables -I OUTPUT 3 -d 127.0.0.1 -o lo -p tcp --dport 8000 --syn -m owner --uid-owner amnesia -j ACCEPT # bisq`\r\n\r\nand started bisq:\r\n`./Bisq --torControlPort 9052 --torControlCookieFile=/var/run/tor/control.authcookie --torControlUseSafeCookieAuth --seedNodes=ef5qnzx6znifo3df.onion:8000,s67qglwhkgkyvr74.onion:8000 --socks5ProxyBtcAddress=127.0.0.1:9050 --socks5ProxyHttpAddress=127.0.0.1:9050 --useLocalhostForP2P=True --useTorForBtc=True`"}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/bisq/issues/2278#issuecomment-472632579"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/2278#issuecomment-472632579",
"url": "https://github.com/bisq-network/bisq/issues/2278#issuecomment-472632579",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>