LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   TOR server (https://www.linuxquestions.org/questions/linux-networking-3/tor-server-450434/)

gabsik 06-01-2006 12:22 AM

TOR server
 
I have a debian sarge 3.1 2.6.I'm trying to configure a tor server.It needs a FQDN on the pubblic interface to start working.But i have a router and it is the router to get a pubblic ip , so tor doesn't see it even guessing
Quote:

root@argo:~# /etc/init.d/tor restart
Stopping tor daemon: not running (there is no /var/run/tor/tor.pid).
Raising maximum number of filedescriptors (ulimit -n) to 8192.
Starting tor daemon: tor...
Jun 01 07:21:08.297 [notice] Tor v0.1.1.20. This is experimental software. Do not rely on it for strong anonymity.
Jun 01 07:21:08.300 [warn] resolve_my_address(): Could not resolve local Address 'gabrix.ath.cx'. Failing.
Jun 01 07:21:08.301 [warn] Failed to parse/validate config: Failed to resolve/guess local address. See logs for details.
Jun 01 07:21:08.301 [err] tor_init(): Reading config failed--see warnings above. For usage, try -h.
gabrix.ath.cx is a FQDN registred at dyndns.org you can check.Any help will be appreciated !
thanks !!!!!

pk21 06-02-2006 06:27 AM

Can you ping gabrix.ath.cx from that computer?

think it will work if you edit your /etc/hosts file and put
"one-of-your-local-ip's gabrix.ath.cx"
in there.

gabsik 06-04-2006 05:18 AM

Quote:

Starting tor daemon: tor...
Jun 04 12:12:51.432 [notice] Tor v0.1.1.20. This is experimental software. Do not rely on it for strong anonymity.
Jun 04 12:12:51.435 [warn] resolve_my_address(): Address 'gabrix.ath.cx' resolves to private IP '192.168.0.2'. Tor servers that use the default DirServers must have public IP addresses.
Jun 04 12:12:51.435 [warn] Failed to parse/validate config: Failed to resolve/guess local address. See logs for details.
Jun 04 12:12:51.435 [err] tor_init(): Reading config failed--see warnings above. For usage, try -h
gabrix.ath.cx is in /etc/hosts and resolve to a private ip.the router wan ifce is getting the pubblic ip,i'm now adding manually my pubblic ip to /etc/tor/torrc ....


All times are GMT -5. The time now is 01:03 PM.