Re: [tor-talk] Tor transparent proxy -> strange behavior regarding .onion

2017-01-18 Thread Ivan Markin
radio...@chscene.ch: > Firefox message: > Server not found > Firefox can’t find the server at facebookcorewwwi.onion Can you check whether Firefox sends actual DNS requests? If it does then what response it gets (e.g. via tcpdump/wireshark)? What server replies to the requests? Also check whether

Re: [tor-talk] Compiling tor: use of --with-zlib-dir

2017-01-18 Thread Ivan Markin
Jim: > I downloaded the current Zlib source code, compiled it and installed it > to its own directory. I then compiled tor 0.2.9.8 using > --with-zlib-dir=$MY_PATH_TO_ZLIB to configure it. While I saw > references to $MY_PATH_TO_ZLIB in the Makefile (I am nowhere near fluent > with Makefiles so