Answer the question
In order to leave comments, you need to log in
How in my case to correctly configure tcppm between two machines?
There is machine number 1, with internal IP - "192.168.56.4" and external unknown IP
"ip1
"
machines so that the proxy 2.2.2.2:1515:user:pass gives the IP "ip1".
What have I done wrong?
Registered on machine number 1
auth iponly
allow * * 192.168.56.1
tcppm -i2.2.2.2 1515 192.168.56.4 3128
flush
users user:CL:pass
auth strong
allow user
proxy -i192.168.56.4
flush
Answer the question
In order to leave comments, you need to log in
allow * * 192.168.56.1 only allows access to IP 192.168.56.1 and you need access to 192.168.56.4.
For the future - in such cases, logging helps a lot.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question