Comment 3 for bug 1759317

Revision history for this message
Ben Nemec (bnemec) wrote :

Okay, I'm not sure what changed but apparently now you need to no_proxy all three endpoints. Previously you only needed the public and local_ip. Now the admin vip needs to be included as well. So my no_proxy setting now looks like this:

export no_proxy=192.168.24.1,192.168.24.2,192.168.24.3