To exclude interfaces, IPs, and addresses from the default proxy, you will need to specify the addresses to be excluded from the NO_PROXY environment variable.
For example, setting NO_PROXY="host1.xyz.com, host2.xyz.com"
will ensure that Mission Control will not use any proxy configured while communicating with host1 and host2.