Hello there, and sorry for my english.
I’m stuck. I have a playlist for IPTV application on Smart TV. These streams are accesible only for subscribers of ISP2. I’m subscriber of ISP1, but, i have also a router connected to ISP2, where is already configured a PPTP Server.
TV is connected to WiFi network on hAP Lite. Is there any way to connect only TV through PPTP to CCR and get at the exit public ip address 2.2.2.2, and make ISP2 think that my TV belongs to his network (like using openvpn on computer to hide real ip address)?
What I tried already is as follows:
- Made a PPTP Client on hAP lite that connects to 2.2.2.2 (connection being established);
- Made a firewall NAT Masquerade rule for this pptp-client;
- Made a mangle rule for marking packets for IP Address 192.168.111.93;
- Made a route to 0.0.0.0/0 through pptp-client for packets that are marked in previous steps;
When I do these steps (also including in mangle my PC’s IP Address), i’m losing internet connection at all. And I don’t understand where i got wrong. And in general, is this the correct way to do this, or it’s wrong by default?
