Hi
Thanks ;-) As for the 'DirFrontPAge' the error is below
Nov 29 09:52:55.000 [warn] Failed to parse/validate config: Unknown option 'DirFrontPage'. Failing. Nov 29 09:52:55.000 [err] Reading config failed--see warnings above. For usage, try -h. Nov 29 09:52:55.000 [warn] Restart failed (config error?). Exiting.
the setting is
DirPort 80 DirFrontPage /etc/tor/tor-exit-notice.html ExitPolicy accept *:20-21 # FTP - File Transfer Protocol (data / control) etc
the html page is working fine so its not that - it looks like DirFrontPAge is an unknown option?
any thoughts?
cheers
Mark
On Mon, Nov 28, 2016 at 11:43 PM, Roger Dingledine arma@mit.edu wrote:
On Mon, Nov 28, 2016 at 11:25:29PM +0000, Sec INT wrote:
Hi Thanks for the reply - exit node is all up and running along with 6
relays so all happy here - I decided just to keep the main IP
Thanks for running relays!
One thing I did have was the DirFrontpage parameter in the torrc file was badly formed so I commented it out but was wondering if anyone else had that issue? It looks fine to me from what i can see in the sample file
Can you clarify what you mean by badly formed?
Basically that option takes a file and serves it out of the DirPort when people ask for the root ("/").
So if the file that gets served is badly formed in your browser, then consider fixing the file. Whereas if it can't find the file, then consider pointing it at a file that really exists. :)
Hope that helps, --Roger
tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays