Bitcoin Forum
May 12, 2024, 05:08:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Using Bitcoin Core over Tor still getting a incoming connection at real ip  (Read 85 times)
calkob (OP)
Hero Member
*****
Offline Offline

Activity: 1092
Merit: 520


View Profile
December 18, 2020, 03:09:55 PM
Merited by OmegaStarScream (2), ABCbits (1)
 #1

Been running a Node over Tor for weeks now (outgoing only) decided to add listen=1 to the .conf  so now i am getting incoming but some of the 1st connections were to my actual ip address.  all of the new connections recently are incoming to 127.0.0.1:9050 but there is still one currently connected to my actual ip.   this seems strange to me considering my .conf can anyone explain why this would be happening?


txindex=1
server=1
blockfilterindex=1
listen=1
proxy=127.0.0.1:9050
onlynet=onion
dnsseed=0
dns=0
1715490482
Hero Member
*
Offline Offline

Posts: 1715490482

View Profile Personal Message (Offline)

Ignore
1715490482
Reply with quote  #2

1715490482
Report to moderator
1715490482
Hero Member
*
Offline Offline

Posts: 1715490482

View Profile Personal Message (Offline)

Ignore
1715490482
Reply with quote  #2

1715490482
Report to moderator
1715490482
Hero Member
*
Offline Offline

Posts: 1715490482

View Profile Personal Message (Offline)

Ignore
1715490482
Reply with quote  #2

1715490482
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715490482
Hero Member
*
Offline Offline

Posts: 1715490482

View Profile Personal Message (Offline)

Ignore
1715490482
Reply with quote  #2

1715490482
Report to moderator
calkob (OP)
Hero Member
*****
Offline Offline

Activity: 1092
Merit: 520


View Profile
December 19, 2020, 09:11:56 AM
 #2

Like if i am onlynet=onion how can i have an incoming connection to my real ip?
ranochigo
Legendary
*
Online Online

Activity: 2968
Merit: 4179



View Profile
December 19, 2020, 09:40:39 AM
Merited by ABCbits (1)
 #3

Using onlynet=onion flags ensures that the connections made to other nodes are onion nodes as well.

My understanding is that the flag cannot prevent non-onion nodes to be connecting to your clearnet address as the client will listen through both clearnet and Tor. Try specifying the address for the node to be listening to?
Code:
bind=127.0.0.1

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
calkob (OP)
Hero Member
*****
Offline Offline

Activity: 1092
Merit: 520


View Profile
December 20, 2020, 09:51:04 AM
 #4

Thanks for the replies.  will try adding bind=127.0.0.1 and see, i know it can take awhile to be found. 

Cheers
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!