Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Squid läuft nicht

Empfohlene Antworten

Veröffentlicht

Hallo!

Ich wollte auf meinem Linux-Router noch zusätzlich squid als Proxy installieren.

Irgendwie scheint dass jedoch zu scheitern. Die Client bekommen keine Daten.

Ich finde per ps -Af auch keinen Prozess der auf Squid schliessen lässt...

Hier mal meine squid.conf


http_port 3128

acl all src 0.0.0.0/0.0.0.0 

acl manager proto cache_object 

acl localhost src 127.0.0.1/255.255.255.255 

acl SSL_ports port 443 563 

acl Safe_ports port 80 21 443 563 70 210 1025-65535 

acl CONNECT method CONNECT 

acl allowed_hosts src 192.168.6.0/255.255.255.0 


http_access allow manager localhost 

http_access deny manager 

http_access deny !Safe_ports 

http_access deny CONNECT !SSL_ports 

http_access allow localhost 

http_access allow allowed_hosts 

http_access deny all 


visible_hostname braucht.keiner.wissen

Wenn ich "visible_hostname" nicht setze, dann stratet Squid nicht...

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.