Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question #29

Open
adrianmihalko opened this issue Dec 11, 2017 · 0 comments
Open

Question #29

adrianmihalko opened this issue Dec 11, 2017 · 0 comments

Comments

@adrianmihalko
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant