empty response from https-sites through VPN
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linux Mint |
New
|
Undecided
|
Unassigned |
Bug Description
1)Mint 17 Qiana Cinnamom 32-bit
2) my action step-by-step
1. connect to VPN server (pptp) (sites with same services but without VPN connection works fine)
2. enter to site with https trought VPN connection (independently of the browser. problem happen on Chrome and Firefox)
3. reqest query of statistic data perhaps with too long string. for example "https:/
(query like that "https:/
3)ERR_EMPTY_
4) I expected page with statistic
5) problem happened always. but I think only in Mint 17. In Mint 14 Nadya everything works fine.
P.S. sorry for my English
I have experienced this problem with 17.2. At first I thought it was the DNSmasq; however some experiments demonstrated there's some issue with resolving TLS SSL / HTTPS on pretty much EVERYTHING from time-to-time. It is an intermintent problem. Seems to persist for around 2 to 4 days with loosely coupled wired connections. E.g. USB modem or USB to wi-fi access point.
Where a restart or resume generally needs to get new addresses or session data(??) -- I'm speculating now. An actual example from tonight is worth 1,000 words. Take GitHub as an example.
* https:/ /github. com -- FAIL-s
Resending:
* https:/ /www.github. com -- will WORK
You can see more with dig. I put a simple use-case test.
System information:
Linux woodypear 3.16.0-38-generic #52~14.04.1-Ubuntu SMP Fri May 8 09:43:57 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux ID=LinuxMint RELEASE= 17.2 CODENAME= rafaela DESCRIPTION= "Linux Mint 17.2 Rafaela"
DISTRIB_
DISTRIB_
DISTRIB_
DISTRIB_
USE-CASE:
-----------------
* github.com
~ $ dig github.com
; <<>> DiG 9.9.5-3ubuntu0. 5-Ubuntu <<>> github.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40526
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 13, ADDITIONAL: 0
;; QUESTION SECTION:
;github.com. IN A
;; AUTHORITY SECTION:
. 42044 IN NS e.root-servers.net.
. 42044 IN NS d.root-servers.net.
. 42044 IN NS h.root-servers.net.
. 42044 IN NS m.root-servers.net.
. 42044 IN NS l.root-servers.net.
. 42044 IN NS c.root-servers.net.
. 42044 IN NS b.root-servers.net.
. 42044 IN NS a.root-servers.net.
. 42044 IN NS j.root-servers.net.
. 42044 IN NS i.root-servers.net.
. 42044 IN NS g.root-servers.net.
. 42044 IN NS f.root-servers.net.
. 42044 IN NS k.root-servers.net.
;; Query time: 91 msec 1#53(127. 0.0.1)
;; SERVER: 127.0.0.
;; WHEN: Tue Nov 17 21:41:20 AEDT 2015
;; MSG SIZE rcvd: 239
-------------
* www.github.com
~ $ dig www.github.com
; <<>> DiG 9.9.5-3ubuntu0. 5-Ubuntu <<>> www.github.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25458
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags: do; udp: 512
;; QUESTION SECTION:
;www.github.com. IN A
;; ANSWER SECTION:
www.github.com. 3599 IN CNAME github.com.
github.com. 29 IN A 192.30.252.131
;; Query time: 827 msec 1#53(127. 0.0.1)
;; SERVER: 127.0.0.
;; WHEN: Tue Nov 17 21:41:26 AEDT 2015
;; MSG SIZE rcvd: 73