proxy_ip_list variable had scope issues, used as global variable initially then as a local variable. Changed all to global. Signed-off-by: root <root@csterret-desk1.amr.corp.intel.com>