Using Wireshark, I made a capture of what goes in/out of my network
device as I try to add a google calendar.  What I expect to see is
traffic going out over the proxy to resolve the host and communicate
with it.  What I see instead is queries to my work DNS server for
www.google.com, which return no such host:

48      7.022322        132.224.148.132 192.65.102.200  DNS     Standard query 
A www.google.com
49      7.023570        192.65.102.200  132.224.148.132 DNS     Standard query 
response, No such name

(192.65.102.200 = local DNS server (internal), 132.224.148.132 = my IP
address)

This clearly shows the proxy isn't being used for this communication.

I also took a capture when I added the calendar and attempted to
activate it.  Evolution gives me a password prompt, which I answer.
When I click OK, I get the following packets from Wireshark:

7       3.626634        132.224.148.132 192.65.102.200  DNS     Standard query 
A www.google.com
8       3.628374        192.65.102.200  132.224.148.132 DNS     Standard query 
response, No such name

Again, this shows the proxy isn't being used.

I'll submit this information upstream as well and attach the bug number
when I get it.

-- 
Google calendar fails when behind proxy
https://bugs.launchpad.net/bugs/376523
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to