Projet

Général

Profil

cntlm.conf.patch

Jerome WATREMEZ, 02/02/2018 15:28

Télécharger (750 octets)

Voir les différences:

modif/cntlm.conf 2016-12-01 15:11:00.077162145 +0100
15 15
#Workstation    netbios_hostname    # Should be auto-guessed
16 16

  
17 17
%if %%mode_conteneur_actif == 'non'
18
  %set %%proxy_link = 'adresse_ip_eth1'
18
#  %set %%proxy_link = 'adresse_ip_eth1'
19
  %set %%proxy_link = 'adresse_ip_eth2'
19 20
%elif %%getVar('test_activer_proxy_eth0', 'non') == 'oui'
20 21
  %set %%proxy_link = 'adresse_ip_eth0_proxy_link'
21 22
%else
22 23
  %set %%proxy_link = 'adresse_ip_eth1_proxy_link'
23 24
%end if
24 25
Proxy        %%getVar(%%proxy_link):3128
26
NoProxy     sqoolsi.unowhy.com, sqoolcdn.unowhy.com, sqoolcloud.unowhy.com, cdna2.qooq.com, e.crashlytics.com
25 27
#
26 28
# This is the port number where Cntlm will listen
27 29
#