Thanks. I will just reset everything to see what causes this.Lantis wrote:No idea, that is an unrelated issue. The two systems don't touch each other so i don't know what would cause that.
I just tried it and i can do it just fine.

Moderator: Moderators
Thanks. I will just reset everything to see what causes this.Lantis wrote:No idea, that is an unrelated issue. The two systems don't touch each other so i don't know what would cause that.
I just tried it and i can do it just fine.
Thank you for your reply.Lantis wrote:Looks like it isn't working because you're using the TOR plugin.
Is this correct?
Due to the nature of TOR there is currently no way for them to work together (that i know of). I simply made it so that installing this plugin wouldn't break TOR.
This is what I get:Lantis wrote:uci get tor.global.enabled
Can you tell me the output of that please?
If it comes up as 1, set it to 0.
I don't know why it would if you don't have it installed though.
If it comes up as 0, then you've discovered a strange bug and I'll have to figure it out.
I don't know if I'm doing it right, but the uci command doesn't seem to work for me:Lantis wrote:For now, do:
uci set tor.global.enabled=0
uci commit tor
Then reenable the plugin.
I have a theory that it's taking "Entry not found" as equal to 1...
How frustrating haha. I'll confirm that later and fix it if so.
Thanks for your help
Code: Select all
config 'global' 'global'
option enabled '0'
I was able to create the Tor file using putty, and the uci command worked this time:Lantis wrote:Ahh, so if the config file doesn't exist, the "set" command doesn't create it.
Interesting.
Are you comfortable using something like WinSCP to create the file manually?
It will need to be in /etc/config/
The file will be called "tor".
The contents of the file will be:
Not sure if it is important but the permissions should beCode: Select all
config 'global' 'global' option enabled '0'
rw-r--r--
If you're not comfortable doing this I can write a script that will do it for you but it would have to wait until later. It's Valentine's Day today and I'm otherwise engaged
It's Valentine's Day today and I'm otherwise engaged
To much time behind a PC I say