Мы пытаемся применить Destination NAT (DST_NAT) на нашем маршрутизаторе Microtik с помощью этой конфигурации:
Код: Выделить всё
add action=dst-nat chain=dstnat dst-address-list=!Private \
protocol=tcp src-address=192.168.1.0/24 to-addresses=10.111.10.100 \
to-ports=24240
Код: Выделить всё
Secure Connection Failed
An error occurred during a connection to www.google.com. PR_END_OF_FILE_ERROR
Error code: PR_END_OF_FILE_ERROR
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem.
Код: Выделить всё
curl -x "http://10.111.10.100:24240" google.com
Подробнее здесь: https://stackoverflow.com/questions/784 ... http-proxy