Squid einrichten
(Autor: A l е x а n d е r, Frage gestellt am So, 31. Aug 2003)
Hallo,
wie kann ich Squid so einrichten, dass Mozilla oder Outlook E-Mails abrufen können?
Den port 110 habe ich bereits in den acl freigegeben und den zugriff erlaubt. Ich füge einfach mal eine Kopie dazu:
acl all src 0.0.0.0/0.0.0.0
acl localnet src 192.1.1.26/255.255.255.0
acl localnet2 src 192.1.1.24/255.255.255.0
acl genius src 192.1.1.26
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 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 563 # https, snews
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 631 # cups
acl Safe_ports port 777 # multiling http
acl Safe_ports port 901 # SWAT
acl Safe_ports port 110 # POP-Abruf
acl purge method PURGE
acl CONNECT method CONNECT
http_access allow manager localhost
http_access allow purge localhost
http_access allow CONNECT SSL_ports
http_access allow CONNECT Safe_ports
http_access allow localhost
http_access allow localnet
http_access allow localnet2
http_access allow genius
http_access allow all
http_access allow CONNECT genius
wie kann ich Squid so einrichten, dass Mozilla oder Outlook E-Mails abrufen können?
Den port 110 habe ich bereits in den acl freigegeben und den zugriff erlaubt. Ich füge einfach mal eine Kopie dazu:
acl all src 0.0.0.0/0.0.0.0
acl localnet src 192.1.1.26/255.255.255.0
acl localnet2 src 192.1.1.24/255.255.255.0
acl genius src 192.1.1.26
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 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 563 # https, snews
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 631 # cups
acl Safe_ports port 777 # multiling http
acl Safe_ports port 901 # SWAT
acl Safe_ports port 110 # POP-Abruf
acl purge method PURGE
acl CONNECT method CONNECT
http_access allow manager localhost
http_access allow purge localhost
http_access allow CONNECT SSL_ports
http_access allow CONNECT Safe_ports
http_access allow localhost
http_access allow localnet
http_access allow localnet2
http_access allow genius
http_access allow all
http_access allow CONNECT genius
Artikelbaum anzeigen
Re: Squid einrichten
(Autor: К l а u ѕ R ö r i g, Antwort nach 21 Min)
Hallo Alexander,
squid ist ein reiner Http-Proxy, um POP3/SMTP nutzen zu können, musst dir entweder einen Proxy dafür suchen (ich wüsste jetzt azf anhieb keinen), oder was einfacher ist, mit NAT (Masquarading) arbeiten.
Klaus
squid ist ein reiner Http-Proxy, um POP3/SMTP nutzen zu können, musst dir entweder einen Proxy dafür suchen (ich wüsste jetzt azf anhieb keinen), oder was einfacher ist, mit NAT (Masquarading) arbeiten.
Klaus
Hallo,
wie kann ich Squid so einrichten, dass Mozilla oder Outlook
E-Mails abrufen können?
Den port 110 habe ich bereits in den acl freigegeben und den
zugriff erlaubt. Ich füge einfach mal eine Kopie dazu:
wie kann ich Squid so einrichten, dass Mozilla oder Outlook
E-Mails abrufen können?
Den port 110 habe ich bereits in den acl freigegeben und den
zugriff erlaubt. Ich füge einfach mal eine Kopie dazu:
Re: Squid einrichten
(Autor: Ѕ а s c һ a, Antwort nach 49 Min)
Hola!
Squid als Mailproxy ist nicht möglich.
Es ist aber relativ einfach, einen einzurichten. Versuchs doch mal mit netcat. So Kommste ohne SMTP- und POP/ IMAP-Server auf Deinem Proxy aus...
Squid als Mailproxy ist nicht möglich.
Es ist aber relativ einfach, einen einzurichten. Versuchs doch mal mit netcat. So Kommste ohne SMTP- und POP/ IMAP-Server auf Deinem Proxy aus...
Re^2: Squid einrichten
(Autor: S е b a ѕ t i a n, Antwort nach 1 Tag, 29 Min)
Squid als Mailproxy ist nicht möglich.
Es ist aber relativ einfach, einen einzurichten. Versuchs doch
mal mit netcat.
Duh!Es ist aber relativ einfach, einen einzurichten. Versuchs doch
mal mit netcat.
Mir deucht, netcat sei eine schlechte Wahl
Sebastian
Du kannst auf diesen Artikel nicht antworten.
Dieser Artikelbaum ist im Archiv des Experten-Forums von wer-weiss-was zum Thema "UNIX & Linux" archiviert. Es handelt sich um keine aktuelle Diskussion, daher kann auf die Artikel nicht mehr geantwortet werden.
Folgende Artikel könnten Dich auch interessieren:
Squid und Authentifizierung durch W2k-DomäneProxy Server mit squid ! PROBLEME !
Internet-Zugang per Squid steuern
Squid Proxy
port_forwaring
squid blockt FTP und Samba
SuSEfirewall2 und edonkey
Kommentar script
FW Sygate -offene Ports
SuSEFirewall2 vs IP Masquerading für Kazaa
SuSEFirewall2 vs IP Masquerading für Kazaa
Susefirewall2, Problemfindung bei TCP Portfreigabe
vorheriger Artikelbaum
(Dateien von Windows nach Linux migrieren)
(dd -Fortschritt anzeigen ?)
nächster Artikelbaum















