F
F
firexonix2015-11-13 12:58:49
openvpn
firexonix, 2015-11-13 12:58:49

Why don't https sites open via openvpn?

I set up selective proxying of traffic through an openvpn connection, manually registered domains in the server config:

push "route site.domain 255.255.255.255"

after that, the site opens via http, but does not open via https, and this happens for some domains
  • registered ip-shniks, nothing changes
  • nslookup and ping are ok
  • opens perfectly through third-party vpn services
  • Rules for NAT are configured:
    iptables -t nat -A POSTROUTING -o eth1 -s 10.15.0.0/24 -j MASQUERADE


can someone explain what's going on?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
F
firexonix, 2015-11-24
@firexonix

I figured it out - the plug was in a VPS in Russia - apparently, the provider somehow esoterically blocked the site (various mirrors fell off all the time)
Everything was decided by buying a foreign VPS

P
Puma Thailand, 2015-11-13
@opium

The firewall is either blocking or nat on the HTTPS port is not configured

M
Maksim, 2015-11-17
@chumayu

Is routing by domain name possible?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question