Your message dated Wed, 26 Sep 2012 14:41:36 +0200 with message-id <[email protected]> and subject line Re: Bug#688858: tor ignore OutboudBindAddress has caused the Debian Bug report #688858, regarding tor ignore OutboudBindAddress to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 688858: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688858 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: tor Version: 0.2.2.35-1~squeeze+1 Severity: important My server has 2 IP address - X.X.X.X and Y.Y.Y.Y. I want run tor relay only at X.X.X.X. /etc/tor/torrc: --- ORPort 9090 ORListenAddress X.X.X.X DirListenAddress X.X.X.X ExitPolicy accept *:80,accept *:443,accept *:110,accept *:143,accept *:993,accept *:995,accept *:6660-6669,accept *:6697,accept *:7000-7001,accept *:706,accept *:1863,accept *:5050,accept *:5190,accept *:5222,accept *:5223,accept *:8300,accept *:8888,reject *:* OutboundBindAddress X.X.X.X --- But tor initalise connect from first server IP address and I see in log: --- Sep 26 14:29:45.266 [warn] Your server (Y.Y.Y.Y:9090) has not managed to confirm that its ORPort is reachable. Please check your firewalls, ports, address, /etc/hosts file, etc. Sep 26 14:29:45.266 [warn] Your server (Y.Y.Y.Y:9030) has not managed to confirm that its DirPort is reachable. Please check your firewalls, ports, address, /etc/hosts file, etc. --- -- System Information: Debian Release: 6.0.5 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages tor depends on: ii adduser 3.112+nmu2 add and remove users and groups ii libc6 2.11.3-3 Embedded GNU C Library: Shared lib ii libevent-1.4-2 1.4.13-stable-1 An asynchronous event notification ii libssl0.9.8 0.9.8o-4squeeze13 SSL shared libraries ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime Versions of packages tor recommends: ii logrotate 3.7.8-6 Log rotation utility ii tor-geoipdb 0.2.2.35-1~squeeze+1 geoIP database for Tor ii torsocks 1.0~epsilon+dfsg1-1 use socks-friendly applications wi ii tsocks 1.8beta5-9.1 transparent network access through Versions of packages tor suggests: pn mixmaster <none> (no description available) pn polipo | privoxy <none> (no description available) pn socat <none> (no description available) pn tor-arm <none> (no description available) pn xul-ext-torbutton <none> (no description available) -- no debconf information
--- End Message ---
--- Begin Message ---On Wed, 26 Sep 2012, Mikhail A Antonov wrote: > Package: tor > Version: 0.2.2.35-1~squeeze+1 > Severity: important > > > My server has 2 IP address - X.X.X.X and Y.Y.Y.Y. > I want run tor relay only at X.X.X.X. So you want to specifically also set just "Address". That's the hostname or IP address that is announced in descriptors and that other people connect to. > ORListenAddress X.X.X.X > DirListenAddress X.X.X.X These are the addresses that the tor process actually bind()s to. It's not the one that is announced. > OutboundBindAddress X.X.X.X That's the bind() address for outgoing connections. HTH, weasel -- | .''`. ** Debian ** Peter Palfrader | : :' : The universal http://www.palfrader.org/ | `. `' Operating System | `- http://www.debian.org/
--- End Message ---

