Kein https mehr möglich

Hallo,
irgendwie kann ich von meinem Server keine https Verbindungen mehr aufrufen. Weder reagiert der interne apache2 darauf ( kann nicht gefunden werden ) noch kann ich vom Firefox aus eine https internetadresse aufrufen. Ich hatte lediglich vor 2 Tagen Squid 3 installiert, bis heute lief Alles… Squid zu deaktivieren hat auch nichts geändert. Zugriff von ausserhalb geht. An der Firefoxeinstellung kanns nicht liegen, die passt.

Bitte um Hilfe, damit ich den Fehler eingrenzen kann. In welchen logs könnte etwas stehen? Gibt es irgendwo eine Systemvariable die lokale Anfragen an den Proxy weiterleiten will?

Bitte dringend um Hilfe.
Marc Schumann

Hallo,

ist im Browser ein Proxy eingetragen? Schon mal auf einem anderen PC getestet?
Funktioniert die Verbindung mit http?

Könntest du am Server die Ausgabe folgender Befehle posten:

telnet localhost 443 telnet localhost 80 telnet $(ucr get hostname) 443

Desweiteren wäre noch die Ausgabe der Firewall interessant:

iptables -L

Sowie die Ausgabe vom Apache2- Logfile:

/etc/init.d/apache2 restart tail -50 /var/log/apache2/access.log tail -50 /var/log/apache2/error.log

lG
Thomas

Hallo,

im Browser ist kein Proxy eingetragen ( War auch mein erster Gedanke ).
Browser localhost —> geht
Brwoser niebelheim.schumann.lahm —>
SSL hat einen Eintrag erhalten, der die maximal erlaubte Länge überschritten hat.
(Fehlercode: ssl_error_rx_record_too_long)
Browser 192.168.178.100 --> läd ewig

irgendwie sehr Merkwürdig, da doch Alles das Selbe ist…

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------[code]telnet localhost 443
Trying ::1…
Connected to localhost.

root@niebelheim:/etc/network# telnet localhost 80
Trying ::1…
Connected to localhost.

Connection closed by foreign host.
root@niebelheim:/etc/network# telnet $(ucr get hostname) 443
Trying 192.168.178.100…
Connected to niebelheim.schumann.lahm.

root@niebelheim:/data/home/marc# iptables -L
Chain INPUT (policy DROP)
target prot opt source destination
ACCEPT all – anywhere anywhere
ACCEPT all – anywhere anywhere state RELATED,ESTABLISHED
ACCEPT icmp – anywhere anywhere
ACCEPT tcp – anywhere anywhere tcp dpt:smtp
ACCEPT tcp – anywhere anywhere tcp dpt:sieve
ACCEPT tcp – anywhere anywhere tcp dpt:7636
ACCEPT tcp – anywhere anywhere tcp dpt:sunrpc
ACCEPT tcp – anywhere anywhere tcp dpts:32765:32769
ACCEPT udp – anywhere anywhere udp dpt:bootps
ACCEPT tcp – anywhere anywhere tcp dpt:kshell
ACCEPT udp – anywhere anywhere udp dpts:netbios-ns:netbios-ssn
ACCEPT udp – anywhere anywhere udp dpt:4660
ACCEPT tcp – anywhere anywhere tcp dpt:kerberos
ACCEPT tcp – anywhere anywhere tcp dpt:7389
ACCEPT tcp – anywhere anywhere tcp dpt:time
ACCEPT tcp – anywhere anywhere tcp dpt:3268
ACCEPT tcp – anywhere anywhere tcp dpt:kpasswd
ACCEPT udp – anywhere anywhere udp dpt:kerberos
ACCEPT tcp – anywhere anywhere tcp dpt:6669
ACCEPT tcp – anywhere anywhere tcp dpt:imap2
ACCEPT tcp – anywhere anywhere tcp dpt:4660
ACCEPT udp – anywhere anywhere udp dpts:32765:32769
ACCEPT tcp – anywhere anywhere tcp dpt:domain
ACCEPT udp – anywhere anywhere udp dpt:ntp
ACCEPT tcp – anywhere anywhere tcp dpt:3269
ACCEPT udp – anywhere anywhere udp dpt:kpasswd
ACCEPT tcp – anywhere anywhere tcp dpt:www
ACCEPT tcp – anywhere anywhere tcp dpt:pop3s
ACCEPT tcp – anywhere anywhere tcp dpt:imaps
ACCEPT udp – anywhere anywhere udp dpt:ldap
ACCEPT tcp – anywhere anywhere tcp dpt:ssmtp
ACCEPT tcp – anywhere anywhere tcp dpt:pop3
ACCEPT udp – anywhere anywhere udp dpt:domain
ACCEPT tcp – anywhere anywhere tcp dpt:nfs
ACCEPT tcp – anywhere anywhere tcp dpt:nrpe
ACCEPT tcp – anywhere anywhere tcp dpt:ldaps
ACCEPT tcp – anywhere anywhere tcp dpt:https
ACCEPT udp – anywhere anywhere udp dpt:microsoft-ds
ACCEPT tcp – anywhere anywhere tcp dpt:6670
ACCEPT tcp – anywhere anywhere tcp dpt:submission
ACCEPT tcp – anywhere anywhere tcp dpt:microsoft-ds
ACCEPT tcp – anywhere anywhere tcp dpt:ssh
ACCEPT tcp – anywhere anywhere tcp dpt:ldap
ACCEPT tcp – anywhere anywhere tcp dpt:7777
ACCEPT udp – anywhere anywhere udp dpt:7777
ACCEPT tcp – anywhere anywhere tcp dpt:ipp
ACCEPT tcp – anywhere anywhere tcp dpts:netbios-ns:netbios-ssn
ACCEPT udp – anywhere anywhere udp dpt:ipp
ACCEPT tcp – anywhere anywhere tcp dpt:3128
ACCEPT udp – anywhere anywhere udp dpt:nfs
ACCEPT tcp – anywhere anywhere tcp dpt:kerberos-adm
ACCEPT tcp – anywhere anywhere tcp dpt:loc-srv
ACCEPT udp – anywhere anywhere udp dpt:sunrpc
ACCEPT udp – anywhere anywhere udp dpt:bootpc
ACCEPT tcp – anywhere anywhere tcp dpt:1024
REJECT all – anywhere anywhere reject-with icmp-port-unreachable

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all – anywhere anywhere[/code]

root@niebelheim:/data/home/marc# tail -50 /var/log/apache2/access.log::1 - - [12/Sep/2013:14:36:38 +0200] "OPTIONS * HTTP/1.0" 200 156 "-" "Apache/2.2.16 (Univention) (internal dummy connection)" ::1 - - [12/Sep/2013:14:36:43 +0200] "OPTIONS * HTTP/1.0" 200 156 "-" "Apache/2.2.16 (Univention) (internal dummy connection)" ::1 - - [12/Sep/2013:14:36:44 +0200] "OPTIONS * HTTP/1.0" 200 156 "-" "Apache/2.2.16 (Univention) (internal dummy connection)" ::1 - - [12/Sep/2013:14:36:45 +0200] "OPTIONS * HTTP/1.0" 200 156 "-" "Apache/2.2.16 (Univention) (internal dummy connection)" 192.168.178.100 - 01 [12/Sep/2013:14:36:51 +0200] "POST /sb/proc/sb.php HTTP/1.1" 200 4421 "https://niebelheim.schumann.lahm/sb/proc/sb.php" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 46.115.119.47 - sophie [12/Sep/2013:14:33:40 +0200] "POST /Microsoft-Server-ActiveSync?Cmd=Ping&User=sophie&DeviceId=androidc500113778&DeviceType=Android HTTP/1.1" 200 2927 "-" "Android/4.0.3-EAS-1.3" ::1 - - [12/Sep/2013:14:37:43 +0200] "OPTIONS * HTTP/1.0" 200 156 "-" "Apache/2.2.16 (Univention) (internal dummy connection)" 46.115.106.224 - marc [12/Sep/2013:14:36:29 +0200] "POST /Microsoft-Server-ActiveSync?Cmd=Ping&User=marc&DeviceId=androidc307802268&DeviceType=Android HTTP/1.1" 200 339 "-" "Android/4.1.2-EAS-1.3" 46.115.119.47 - sophie [12/Sep/2013:14:37:44 +0200] "POST /Microsoft-Server-ActiveSync?Cmd=Ping&User=sophie&DeviceId=androidc500113778&DeviceType=Android HTTP/1.1" 200 2927 "-" "Android/4.0.3-EAS-1.3" 192.168.178.100 - 01 [12/Sep/2013:14:41:52 +0200] "POST /sb/proc/sb.php HTTP/1.1" 200 6164 "https://niebelheim.schumann.lahm/sb/proc/sb.php" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:41:54 +0200] "POST /sb/proc/sb.php HTTP/1.1" 200 2292 "https://niebelheim.schumann.lahm/sb/proc/sb.php" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:41:57 +0200] "POST /sb/proc/sb.php?action=belegneu&datei=00auftrag&satz=2013-0037&ml=20&range=K100394&navi=navi HTTP/1.1" 200 1860 "https://niebelheim.schumann.lahm/sb/proc/sb.php" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:41:57 +0200] "GET /sb/proc/sb.php?action=edit&ml=32&datei=00beleg&navi=navi&range=K100394&satz=2013-0037R0NEU&belegnr=NEU&maske=R01 HTTP/1.1" 200 4900 "https://niebelheim.schumann.lahm/sb/proc/sb.php?action=belegneu&datei=00auftrag&satz=2013-0037&ml=20&range=K100394&navi=navi" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:42:23 +0200] "POST /sb/proc/sb.php HTTP/1.1" 200 4517 "https://niebelheim.schumann.lahm/sb/proc/sb.php?action=edit&ml=32&datei=00beleg&navi=navi&range=K100394&satz=2013-0037R0NEU&belegnr=NEU&maske=R01" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:42:23 +0200] "GET /sb/pics/poskosten.gif HTTP/1.1" 200 666 "https://niebelheim.schumann.lahm/sb/proc/sb.php" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:42:23 +0200] "GET /sb/pics/pospreis.gif HTTP/1.1" 200 827 "https://niebelheim.schumann.lahm/sb/proc/sb.php" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:42:23 +0200] "GET /sb/pics/neunum.gif HTTP/1.1" 200 827 "https://niebelheim.schumann.lahm/sb/proc/sb.php" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:42:23 +0200] "GET /sb/pics/nix.gif HTTP/1.1" 200 683 "https://niebelheim.schumann.lahm/sb/proc/sb.php" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:42:25 +0200] "POST /sb/proc/sb.php HTTP/1.1" 200 2660 "https://niebelheim.schumann.lahm/sb/proc/sb.php" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:42:27 +0200] "POST /sb/proc/sb.php?action=neu HTTP/1.1" 200 2324 "https://niebelheim.schumann.lahm/sb/proc/sb.php" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:42:27 +0200] "GET /sb/proc/sb.php?action=edit&ml=30&range=K100394&datei=00position&posrange=A2013-0037&belegnr=2013-0037R0NEU&satz=3259 HTTP/1.1" 200 5684 "https://niebelheim.schumann.lahm/sb/proc/sb.php?action=neu" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:42:27 +0200] "GET /sb/pics/rechne.gif HTTP/1.1" 200 650 "https://niebelheim.schumann.lahm/sb/proc/sb.php?action=edit&ml=30&range=K100394&datei=00position&posrange=A2013-0037&belegnr=2013-0037R0NEU&satz=3259" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:42:27 +0200] "GET /sb/pics/posinfo2.gif HTTP/1.1" 200 650 "https://niebelheim.schumann.lahm/sb/proc/sb.php?action=edit&ml=30&range=K100394&datei=00position&posrange=A2013-0037&belegnr=2013-0037R0NEU&satz=3259" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:42:27 +0200] "GET /sb/pics/runden2.gif HTTP/1.1" 200 650 "https://niebelheim.schumann.lahm/sb/proc/sb.php?action=edit&ml=30&range=K100394&datei=00position&posrange=A2013-0037&belegnr=2013-0037R0NEU&satz=3259" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:42:27 +0200] "GET /sb/pics/runden.gif HTTP/1.1" 200 650 "https://niebelheim.schumann.lahm/sb/proc/sb.php?action=edit&ml=30&range=K100394&datei=00position&posrange=A2013-0037&belegnr=2013-0037R0NEU&satz=3259" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:42:27 +0200] "GET /sb/pics/upos.gif HTTP/1.1" 200 618 "https://niebelheim.schumann.lahm/sb/proc/sb.php?action=edit&ml=30&range=K100394&datei=00position&posrange=A2013-0037&belegnr=2013-0037R0NEU&satz=3259" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 127.0.0.1 - - [12/Sep/2013:14:44:13 +0200] "GET / HTTP/1.1" 302 576 "-" "check_http/v1.4.15 (nagios-plugins 1.4.15)" 46.115.106.224 - marc [12/Sep/2013:14:40:34 +0200] "POST /Microsoft-Server-ActiveSync?Cmd=Ping&User=marc&DeviceId=androidc307802268&DeviceType=Android HTTP/1.1" 200 2927 "-" "Android/4.1.2-EAS-1.3" 46.115.119.47 - sophie [12/Sep/2013:14:41:49 +0200] "POST /Microsoft-Server-ActiveSync?Cmd=Ping&User=sophie&DeviceId=androidc500113778&DeviceType=Android HTTP/1.1" 200 2927 "-" "Android/4.0.3-EAS-1.3" 46.115.106.224 - marc [12/Sep/2013:14:44:38 +0200] "POST /Microsoft-Server-ActiveSync?Cmd=Ping&User=marc&DeviceId=androidc307802268&DeviceType=Android HTTP/1.1" 200 468 "-" "Android/4.1.2-EAS-1.3" 46.115.119.47 - sophie [12/Sep/2013:14:45:55 +0200] "POST /Microsoft-Server-ActiveSync?Cmd=Ping&User=sophie&DeviceId=androidc500113778&DeviceType=Android HTTP/1.1" 200 2927 "-" "Android/4.0.3-EAS-1.3" 46.115.106.224 - marc [12/Sep/2013:14:48:44 +0200] "POST /Microsoft-Server-ActiveSync?Cmd=Ping&User=marc&DeviceId=androidc307802268&DeviceType=Android HTTP/1.1" 200 2927 "-" "Android/4.1.2-EAS-1.3" 192.168.178.100 - 01 [12/Sep/2013:14:52:48 +0200] "POST /sb/proc/sb.php HTTP/1.1" 200 8580 "https://niebelheim.schumann.lahm/sb/proc/sb.php?action=edit&ml=30&range=K100394&datei=00position&posrange=A2013-0037&belegnr=2013-0037R0NEU&satz=3259" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:52:57 +0200] "POST /sb/proc/sb.php HTTP/1.1" 200 4756 "https://niebelheim.schumann.lahm/sb/proc/sb.php" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:53:01 +0200] "POST /sb/proc/sb.php HTTP/1.1" 200 4900 "https://niebelheim.schumann.lahm/sb/proc/sb.php" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:53:05 +0200] "POST /sb/proc/sb.php HTTP/1.1" 200 4964 "https://niebelheim.schumann.lahm/sb/proc/sb.php" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:53:05 +0200] "GET /sb/proc/beleg.php?satz=2013-0037R0NEU&ml=32&datei=00beleg&belegnr=NEU&vorlage=1&unt=0&range=K100394&maske=R01 HTTP/1.1" 200 1940 "-" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:53:05 +0200] "GET /sb/proc/sbdatei.php?datei=2013-0037-R0-2013-0033&mode=beleg HTTP/1.1" 200 532 "https://niebelheim.schumann.lahm/sb/proc/beleg.php?satz=2013-0037R0NEU&ml=32&datei=00beleg&belegnr=NEU&vorlage=1&unt=0&range=K100394&maske=R01" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:53:05 +0200] "GET /sb/proc/sb.php?action=edit&datei=00beleg&navi=navi&range=K100394&satz=2013-0037R02013-0033&ml=32&maske=R01&belegnr=2013-0033 HTTP/1.1" 200 5044 "https://niebelheim.schumann.lahm/sb/proc/beleg.php?satz=2013-0037R0NEU&ml=32&datei=00beleg&belegnr=NEU&vorlage=1&unt=0&range=K100394&maske=R01" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 192.168.178.100 - 01 [12/Sep/2013:14:53:05 +0200] "GET /sb/temp/sb01990385.pdf HTTP/1.1" 200 378558 "https://niebelheim.schumann.lahm/sb/proc/sbdatei.php?datei=2013-0037-R0-2013-0033&mode=beleg" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)" 46.115.119.47 - sophie [12/Sep/2013:14:49:59 +0200] "POST /Microsoft-Server-ActiveSync?Cmd=Ping&User=sophie&DeviceId=androidc500113778&DeviceType=Android HTTP/1.1" 200 2927 "-" "Android/4.0.3-EAS-1.3" 127.0.0.1 - - [12/Sep/2013:14:54:13 +0200] "GET / HTTP/1.1" 302 576 "-" "check_http/v1.4.15 (nagios-plugins 1.4.15)" ::1 - - [12/Sep/2013:14:55:42 +0200] "-" 408 0 "-" "-" 46.115.106.224 - marc [12/Sep/2013:14:52:49 +0200] "POST /Microsoft-Server-ActiveSync?Cmd=Ping&User=marc&DeviceId=androidc307802268&DeviceType=Android HTTP/1.1" 200 468 "-" "Android/4.1.2-EAS-1.3" 46.115.119.47 - sophie [12/Sep/2013:14:54:04 +0200] "POST /Microsoft-Server-ActiveSync?Cmd=Ping&User=sophie&DeviceId=androidc500113778&DeviceType=Android HTTP/1.1" 200 2927 "-" "Android/4.0.3-EAS-1.3" 46.115.119.47 - sophie [12/Sep/2013:14:58:08 +0200] "POST /Microsoft-Server-ActiveSync?Cmd=FolderSync&User=sophie&DeviceId=androidc500113778&DeviceType=Android HTTP/1.1" 200 2951 "-" "Android/4.0.3-EAS-1.3" ::1 - - [12/Sep/2013:14:58:11 +0200] "\xff\xf4\xff\xfd\x06\xff\xf4\xff\xfd\x06" 302 323 "-" "-" 46.115.106.224 - marc [12/Sep/2013:14:56:55 +0200] "POST /Microsoft-Server-ActiveSync?Cmd=Ping&User=marc&DeviceId=androidc307802268&DeviceType=Android HTTP/1.1" 200 2927 "-" "Android/4.1.2-EAS-1.3" 46.115.106.224 - marc [12/Sep/2013:15:01:06 +0200] "POST /Microsoft-Server-ActiveSync?Cmd=FolderSync&User=marc&DeviceId=androidc307802268&DeviceType=Android HTTP/1.1" 200 492 "-" "Android/4.1.2-EAS-1.3" 46.115.119.47 - sophie [12/Sep/2013:14:58:10 +0200] "POST /Microsoft-Server-ActiveSync?Cmd=Ping&User=sophie&DeviceId=androidc500113778&DeviceType=Android HTTP/1.1" 200 339 "-" "Android/4.0.3-EAS-1.3"

root@niebelheim:/data/home/marc# tail -50 /var/log/apache2/error.log[Thu Sep 12 12:46:07 2013] [notice] caught SIGTERM, shutting down [Thu Sep 12 12:46:10 2013] [notice] Apache/2.2.16 (Univention) PHP/5.3.3-7.181.201308291557 with Suhosin-Patch mod_ssl/2.2.16 OpenSSL/0.9.8o configured -- resuming normal operations [Thu Sep 12 12:49:07 2013] [error] [client 192.168.178.100] File does not exist: /var/www/favicon.ico [Thu Sep 12 12:49:07 2013] [error] [client 192.168.178.100] File does not exist: /var/www/favicon.ico [Thu Sep 12 12:49:29 2013] [error] [client ::1] File does not exist: /var/www/favicon.ico [Thu Sep 12 12:59:39 2013] [notice] caught SIGTERM, shutting down [Thu Sep 12 12:59:43 2013] [notice] Apache/2.2.16 (Univention) PHP/5.3.3-7.181.201308291557 with Suhosin-Patch mod_ssl/2.2.16 OpenSSL/0.9.8o configured -- resuming normal operations [Thu Sep 12 13:06:12 2013] [notice] Apache/2.2.16 (Univention) PHP/5.3.3-7.181.201308291557 with Suhosin-Patch mod_ssl/2.2.16 OpenSSL/0.9.8o configured -- resuming normal operations [Thu Sep 12 13:08:32 2013] [error] [client 192.168.178.100] File does not exist: /var/www/favicon.ico [Thu Sep 12 13:08:32 2013] [error] [client 192.168.178.100] File does not exist: /var/www/favicon.ico [Thu Sep 12 13:13:19 2013] [error] [client 192.168.178.100] File does not exist: /var/www/univention-management-console/js_$20130209173051$/dijit/themes/umc/icons/16x16/udm-container-msgpo.png, referer: http://niebelheim.schumann.lahm/univention-management-console/?lang=de-DE [Thu Sep 12 13:19:04 2013] [notice] caught SIGTERM, shutting down [Thu Sep 12 13:19:07 2013] [notice] Apache/2.2.16 (Univention) PHP/5.3.3-7.181.201308291557 with Suhosin-Patch mod_ssl/2.2.16 OpenSSL/0.9.8o configured -- resuming normal operations [Thu Sep 12 13:24:19 2013] [error] [client 192.168.178.100] (70007)The timeout specified has expired: proxy: error reading status line from remote server 127.0.0.1:8090, referer: http://niebelheim.schumann.lahm/univention-management-console/?lang=de-DE [Thu Sep 12 13:24:19 2013] [error] [client 192.168.178.100] proxy: Error reading from remote server returned by /umcp/command/appcenter/packages/query, referer: http://niebelheim.schumann.lahm/univention-management-console/?lang=de-DE [Thu Sep 12 13:25:16 2013] [error] [client ::1] File does not exist: /var/www/sdk [Thu Sep 12 13:25:18 2013] [notice] caught SIGTERM, shutting down [Thu Sep 12 13:27:35 2013] [notice] Apache/2.2.16 (Univention) PHP/5.3.3-7.181.201308291557 with Suhosin-Patch mod_ssl/2.2.16 OpenSSL/0.9.8o configured -- resuming normal operations [Thu Sep 12 13:32:04 2013] [error] [client ::1] File does not exist: /var/www/favicon.ico [Thu Sep 12 13:37:53 2013] [error] [client ::1] (70007)The timeout specified has expired: proxy: error reading status line from remote server 127.0.0.1:8090, referer: http://localhost/univention-management-console/?lang=de-DE [Thu Sep 12 13:37:53 2013] [error] [client ::1] proxy: Error reading from remote server returned by /umcp/command/appcenter/query, referer: http://localhost/univention-management-console/?lang=de-DE [Thu Sep 12 13:46:38 2013] [notice] caught SIGTERM, shutting down [Thu Sep 12 13:46:41 2013] [notice] Apache/2.2.16 (Univention) PHP/5.3.3-7.181.201308291557 with Suhosin-Patch mod_ssl/2.2.16 OpenSSL/0.9.8o configured -- resuming normal operations [Thu Sep 12 13:51:02 2013] [error] [client ::1] File does not exist: /var/www/sdk [Thu Sep 12 13:51:04 2013] [notice] caught SIGTERM, shutting down [Thu Sep 12 13:52:43 2013] [notice] Apache/2.2.16 (Univention) PHP/5.3.3-7.181.201308291557 with Suhosin-Patch mod_ssl/2.2.16 OpenSSL/0.9.8o configured -- resuming normal operations [Thu Sep 12 13:55:22 2013] [notice] caught SIGTERM, shutting down [Thu Sep 12 13:55:25 2013] [notice] Apache/2.2.16 (Univention) PHP/5.3.3-7.181.201308291557 with Suhosin-Patch mod_ssl/2.2.16 OpenSSL/0.9.8o configured -- resuming normal operations [Thu Sep 12 14:13:33 2013] [error] [client 192.168.178.6] File does not exist: /var/www/favicon.ico [Thu Sep 12 14:13:33 2013] [error] [client 192.168.178.6] File does not exist: /var/www/favicon.ico [Thu Sep 12 14:28:57 2013] [error] [client 192.168.178.100] File does not exist: /var/www/favicon.ico [Thu Sep 12 14:29:17 2013] [error] [client 192.168.178.100] File does not exist: /var/www/favicon.ico [Thu Sep 12 14:29:33 2013] [error] [client 192.168.178.100] File does not exist: /var/www/favicon.ico [Thu Sep 12 14:32:25 2013] [error] [client 192.168.178.100] File does not exist: /var/lib/roundcube/plugins/libcalendaring/skins/larry, referer: https://192.168.178.100/roundcube/ [Thu Sep 12 14:32:39 2013] [error] [client 192.168.178.100] File does not exist: /var/lib/roundcube/plugins/libcalendaring/skins/larry, referer: https://192.168.178.100/roundcube/?_task=mail [Thu Sep 12 14:32:47 2013] [error] [client 192.168.178.100] File does not exist: /var/lib/roundcube/plugins/libcalendaring/skins/larry, referer: https://192.168.178.100/roundcube/?_task=mail&_action=preview&_uid=666&_mbox=shared%2Ffax&_framed=1&_caps=pdf%3D1%2Cflash%3D1%2Ctif%3D1 [Thu Sep 12 14:32:49 2013] [error] [client 192.168.178.100] File does not exist: /var/lib/roundcube/plugins/libcalendaring/skins/larry, referer: https://192.168.178.100/roundcube/?_task=mail&_framed=1&_action=get&_mbox=shared%2Ffax&_uid=666&_part=2&_frame=1 [Thu Sep 12 14:33:04 2013] [error] [client 192.168.178.100] File does not exist: /var/lib/roundcube/plugins/libcalendaring/skins/larry, referer: https://192.168.178.100/roundcube/?_task=mail&_action=preview&_uid=193&_mbox=INBOX&_framed=1&_caps=pdf%3D1%2Cflash%3D1%2Ctif%3D1 [Thu Sep 12 14:33:09 2013] [error] [client 192.168.178.100] File does not exist: /var/lib/roundcube/plugins/libcalendaring/skins/larry, referer: https://192.168.178.100/roundcube/?_task=mail&_action=preview&_uid=194&_mbox=INBOX&_framed=1&_caps=pdf%3D1%2Cflash%3D1%2Ctif%3D1 [Thu Sep 12 14:33:12 2013] [error] [client 192.168.178.100] File does not exist: /var/lib/roundcube/plugins/libcalendaring/skins/larry, referer: https://192.168.178.100/roundcube/?_task=mail&_action=preview&_uid=192&_mbox=INBOX&_framed=1&_caps=pdf%3D1%2Cflash%3D1%2Ctif%3D1 [Thu Sep 12 14:33:14 2013] [error] [client 192.168.178.100] File does not exist: /var/lib/roundcube/plugins/libcalendaring/skins/larry, referer: https://192.168.178.100/roundcube/?_task=mail&_action=preview&_uid=191&_mbox=INBOX&_framed=1&_caps=pdf%3D1%2Cflash%3D1%2Ctif%3D1 [Thu Sep 12 14:33:16 2013] [error] [client 192.168.178.100] File does not exist: /var/lib/roundcube/plugins/libcalendaring/skins/larry, referer: https://192.168.178.100/roundcube/?_task=mail&_action=preview&_uid=190&_mbox=INBOX&_framed=1&_caps=pdf%3D1%2Cflash%3D1%2Ctif%3D1 [Thu Sep 12 14:33:21 2013] [error] [client 192.168.178.100] File does not exist: /var/lib/roundcube/plugins/libcalendaring/skins/larry, referer: https://192.168.178.100/roundcube/?_task=mail&_action=preview&_uid=189&_mbox=INBOX&_framed=1&_caps=pdf%3D1%2Cflash%3D1%2Ctif%3D1 [Thu Sep 12 14:33:54 2013] [error] [client 192.168.178.100] File does not exist: /var/lib/roundcube/plugins/libcalendaring/skins/larry, referer: https://192.168.178.100/roundcube/?_task=mail&_action=preview&_uid=45&_mbox=INBOX%2FMarc%20Schumann%2F2013%2FFDP&_framed=1&_caps=pdf%3D1%2Cflash%3D1%2Ctif%3D1 [Thu Sep 12 14:33:56 2013] [error] [client 192.168.178.100] File does not exist: /var/lib/roundcube/plugins/libcalendaring/skins/larry, referer: https://192.168.178.100/roundcube/?_task=mail&_action=preview&_uid=44&_mbox=INBOX%2FMarc%20Schumann%2F2013%2FFDP&_framed=1&_caps=pdf%3D1%2Cflash%3D1%2Ctif%3D1 [Thu Sep 12 14:34:01 2013] [error] [client 192.168.178.100] File does not exist: /var/lib/roundcube/plugins/libcalendaring/skins/larry, referer: https://192.168.178.100/roundcube/?_task=logout [Thu Sep 12 14:35:45 2013] [error] [client 192.168.178.100] File does not exist: /var/lib/roundcube/plugins/libcalendaring/skins/larry, referer: https://192.168.178.100/roundcube/ [Thu Sep 12 14:35:54 2013] [error] [client 192.168.178.100] File does not exist: /var/www/favicon.ico [Thu Sep 12 15:02:58 2013] [notice] caught SIGTERM, shutting down [Thu Sep 12 15:03:01 2013] [notice] Apache/2.2.16 (Univention) PHP/5.3.3-7.181.201308291557 with Suhosin-Patch mod_ssl/2.2.16 OpenSSL/0.9.8o configured -- resuming normal operations

Wurde im Webserver ein eigenes Zertifikat installiert?

ucr get apache2/ssl/certificate

Erscheint diese Fehlermeldung, wenn du die Seite direkt auf dem Univention Server aufruft oder auf einem PC?

Hallo,

das ist alles nur so vom Server aus. von einem anderen Pc aus geht das Alles.

Allerdings gibt es hier keinerlei output:

root@niebelheim:/data/home/marc# ucr get apache2/ssl/certificate
root@niebelheim:/data/home/marc#

[quote=“elmanso”]Hallo,

das ist alles nur so vom Server aus. von einem anderen Pc aus geht das Alles.

Allerdings gibt es hier keinerlei output:

root@niebelheim:/data/home/marc# ucr get apache2/ssl/certificate
root@niebelheim:/data/home/marc#[/quote]

Keine Ausgabe bedeutet soviel wie, dass kein eigenes Zertifikat installiert wurde.

192.168.178.100 läd auch ewig?
Was sagt ein

[quote]nslookup niebelheim.schumann.lahm
nslookup niebelheim[/quote]

Hallo,

aber wenn kein Zertifikat installiert ist, warum geht dann google.de aufrufen . Das sollte doch unabhängig von meinem eigenen apache gehen. Nslookup löst eigentlich sauber auf.

root@niebelheim:/data/home/marc# nslookup niebelheim.schumann.lahm
Server: 192.168.178.100
Address: 192.168.178.100#53

Name: niebelheim.schumann.lahm
Address: 192.168.178.100

root@niebelheim:/data/home/marc# nslookup niebelheim
Server: 192.168.178.100
Address: 192.168.178.100#53

Name: niebelheim.schumann.lahm
Address: 192.168.178.100

Hallo,

… habe jetzt etwas rumgespielt und squid nochmal installiert, anschliessend deinstlliert. Alles OK.

Irgendwie hat der Squid irgendendetwas im System zeschossen. Leider ist das Alles nicht nachvollziehbar, aber läuft wieder.

Trotzdem Danke für die angebotene Hilfe.

Wenn in der UCR Variable kein Zertifikat angegeben wurde, so wird das von Univention generierte Zertifikat verwendet. Eigene Zertifikate werden z.B. bei offizielle Zertifikate verwendet.

Mastodon