Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parent error #989

Open
tekh0 opened this issue Dec 2, 2023 · 1 comment
Open

parent error #989

tekh0 opened this issue Dec 2, 2023 · 1 comment

Comments

@tekh0
Copy link

tekh0 commented Dec 2, 2023

I want to use always new ipv6 from my ipv6 assigned network interfaces, but I have an error with the "parent function".

Error: Command: 'parent' failed with code 5, line 11

My 3proxy.cfg:
nserver 8.8.8.8
nserver 8.8.4.4
nscache 65536
timeouts 1 5 30 60 180 1800 15 60

config /etc/3proxy/3proxy.cfg
monitor /etc/3proxy/3proxy.cfg

auth iponly
allow *
parent 250 extip <MY_SUBNET_IPV6>::/48 0
proxy -6 -n -a -p30000 -i<MY_VPS_IP>

@z3APA3A
Copy link
Collaborator

z3APA3A commented Dec 4, 2023

which 3proxy version do you use?

also, sum weight of parents must be even of 1000.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants