-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
I want to bypass H*O Go (Hungary) restrict to allow me watching in out of the country on my Apple TV.
I followed SNI guide and I installed and configured everything.
Haproxy&DNSMASQ is installed on the remote side.
The problem: not working.
On the VPS I can query:
# dig @vps.ip www.pandora.com
; <<>> DiG 9.10.3-P4-Ubuntu <<>> @95.140.38.222 www.pandora.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26990
;; flags: qr aa rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;www.pandora.com. IN A
;; ANSWER SECTION:
www.pandora.com. 0 IN A 95.140.38.222
;; Query time: 0 msec
;; SERVER: 95.140.38.222#53(95.140.38.222)
;; WHEN: Mon Dec 11 13:30:40 EST 2017
;; MSG SIZE rcvd: 49
From remote location:
$ dig @vps.ip www.pandora.com
; <<>> DiG 9.9.7-P3 <<>> @95.140.38.222 www.pandora.com
; (1 server found)
;; global options: +cmd
;; connection timed out; no servers could be reached
No firewall is installed on the VPS.
What can be the problem here?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels