D
D
Daniil Vshivtsev2016-03-04 10:24:09
CentOS
Daniil Vshivtsev, 2016-03-04 10:24:09

How to raise ipv6 proxy server on Centos 6?

So, 3proxy is installed correctly, 50 ipv4 proxies have been working for several weeks, everything is ok, but I can’t figure it out with ipv6 due to my incompetence.
The last line of the 3proxy config:

proxy -6 -n -a-p4001 -i91.240.87.190 -e2a01:230:2:6::8a9
, where 91.240.87.190 - server ip address, 2a01:230:2:6::8a9 - purchased ipv6.
Add an interface:
ip -6 addr add a01:230:2:6::8a9/64 dev eth0
Restart 3proxy:
service 3proxy restart
Well, since the server only has a proxy with login-password authorization and nothing else, then:
service iptables stop
Next, specify the proxy server in the PC settings; when I try to connect Google Chrome to any URL, I see a window for entering a login-password, I enter it, but after that any site gives a 502 error.
If similar actions are carried out for ipv4 (except perhaps to create an eth0: 1 interface, otherwise everything is the same), then any resource opens correctly.
Where can be an error?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Daniil Vshivtsev, 2016-03-04
@dahujika

The problem was not in 3proxy and its config, but in the settings of the OS itself. Added lines to /etc/sysconfig/network and /etc/sysconfig/network-scripts/ifcfg-eth0 files according to the topic here . Everything works great.

J
jin777, 2016-05-22
@jin777

I read a bunch of tutorials, I couldn't set it up, I set up fastenv.ru/squid-ipv4-ipv6-proxy
using this one. Everything is very detailed and accessible, thanks to the author.

S
Shamax, 2016-06-15
@Shamax

help set up tunnel from ipv6 to ipv4

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question