[Webkit-unassigned] [Bug 155793] New: DNS-lookup network issue for WebKit Video-Playback while connected via iOS Per-App-VPN

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 23 06:37:14 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=155793

            Bug ID: 155793
           Summary: DNS-lookup network issue for WebKit Video-Playback
                    while connected via iOS Per-App-VPN
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: iOS
                OS: iOS 9.3
            Status: NEW
          Severity: Major
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hilmar.herbel at siemens.com

Summary:
The WebKit built in video player component does DNS lookup (FQDN to IP) for videos (mp4-files, etc.) not over the iOS Per-App-VPN tunnel. The DNS lookup is made over the regular Internet connection, where a DNS entry might not exist. So videos from our Corporate Intranet Video Platform fail playing. We think this is a major bug, which should be fixed asap.

Steps to Reproduce:
1. iOS WebKit app with enabled iOS Per App VPN (via AirWatch MDM)
2. Opening an URL to a video file (e.g. mp4) on an Intranet webserver
3. Video playback fails, because the DNS lookup is made via Internet where a DNS entry does not exist
4. Videos can be played successfully, if our Intranet server has an external DNS entry on the Internet

Expected Results:
The WebKit video player component should only use the iOS Per App VPN connection. The DNS lookup must be made via Per App VPN connection (as all other WebKit requests do).

Actual Results:
We are unable to play videos within our corporate network, but it's important for our company to play videos from our corporate Intranet.

Configuration:
iPad Air 2 with 64 GB, Cellular

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160323/e7ad27ea/attachment.html>


More information about the webkit-unassigned mailing list