Retourner au contenu associé (entrée de forum : Protection d'une application par NAT interne + Authentification Kerberos)
Posté par NeoX le 01 avril 2015 à 13:59. En réponse au message Protection d'une application par NAT interne + Authentification Kerberos. Évalué à 4.
connecting http://[localhost:44440jobscheduler ]/operations_gui/ to localhost:44440jobscheduler:80 [Wed Apr 01 10:37:55 2015] [error] [client 10.4.65.110] proxy: DNS lookup failure for: localhost:44440jobscheduler returned by /jobscheduler/operations_gui/
il ne manquerait pas un / entre 44440 et jobscheduler ?
ca vient de ta config proxy, il manque un / à la fin je penses que ca devrait etre ca :
ProxyPass / http://127.0.0.1:44440/ ProxyPassReverse / http://127.0.0.1:44440/
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: Simplification et vérification des logs
Posté par NeoX . En réponse au message Protection d'une application par NAT interne + Authentification Kerberos. Évalué à 4.
il ne manquerait pas un / entre 44440 et jobscheduler ?
ca vient de ta config proxy, il manque un / à la fin
je penses que ca devrait etre ca :