Re: choosing a network port
site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com i'll reiterate that i'm not having a problem routing traffic to the VPN interface. rather, i'm having trouble getting proxy aware applications (like safari) to use the proxy settings for the VPN network port when accessing addreses serviced by that port (e.g. my 10.10/16 work addresses). S+E -- Quinn "The Eskimo!" <http://www.apple.com/developer/> Apple Developer Technical Support * Networking, Communications, Hardware _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists.... At 15:30 -0500 25/9/05, Jon Nall wrote: Last I checked, most programs use the proxy information returned by System Configuration framework's SCDynamicStoreCopyProxies routine. What does that return for your setup? SCDynamicStoreCopyProxies gets the proxy dictionary from the key "State:/Network/Global/Proxies" in the SCF dynamic store. This value is placed there by the IP configuration agent. I believe that it always applies the proxy dictionary of the primary interface. This email sent to site_archiver@lists.apple.com
participants (1)
-
Quinn