Hoi
Ik heb het volgende probleem: als ik een attachment wil sturen via een webmail service (maakt niet uit welke ik gebruik) achter m'n squid proxy, en dit attachment is groot (>1MB) dan geeft hij gelijk "De pagina kan niet weergegeven worden". Ligt dit misschien aan een verkeerde instelling in m'n squid.conf ? Als ik hem direct stuur (dus buiten de proxy om) doet ie het wel.
Hier een kopie van m'n squid.conf:
---------- begin ------------
http_port 8080
icp_port 0
cache_peer proxy.kennisnet.nl parent 8080 3130 no-query default
acl all src 0.0.0.0/0.0.0.0
never_direct allow all
logfile_rotate 10
cache_mem 200 MB
cache_dir ufs /cache 18000 16 256
positive_dns_ttl 6 hours
negative_dns_ttl 5 minutes
negative_ttl 5 minutes
hierarchy_stoplist cgi-bin ?
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl inside src 192.168.20.0/255.255.255.0
acl inside src 192.168.30.0/255.255.255.0
http_access allow manager localhost
http_access deny manager
http_access allow inside
http_access allow localhost
icp_access allow all
cache_mgr root
cache_effective_user nobody
cache_effective_group nobody
visible_hostname www.pontes.nl
redirect_program /usr/local/squid/bin/squidGuard -c /usr/local/squid/squidGuard/etc/squidGuard.conf
redirect_children 20
--------- eind -----------
Iemand?
Ik draai onder Linux Slackware 7.0 op een i386 bak (P2-300 ofzo).
Alvast bedankt!
Ik heb het volgende probleem: als ik een attachment wil sturen via een webmail service (maakt niet uit welke ik gebruik) achter m'n squid proxy, en dit attachment is groot (>1MB) dan geeft hij gelijk "De pagina kan niet weergegeven worden". Ligt dit misschien aan een verkeerde instelling in m'n squid.conf ? Als ik hem direct stuur (dus buiten de proxy om) doet ie het wel.
Hier een kopie van m'n squid.conf:
---------- begin ------------
http_port 8080
icp_port 0
cache_peer proxy.kennisnet.nl parent 8080 3130 no-query default
acl all src 0.0.0.0/0.0.0.0
never_direct allow all
logfile_rotate 10
cache_mem 200 MB
cache_dir ufs /cache 18000 16 256
positive_dns_ttl 6 hours
negative_dns_ttl 5 minutes
negative_ttl 5 minutes
hierarchy_stoplist cgi-bin ?
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl inside src 192.168.20.0/255.255.255.0
acl inside src 192.168.30.0/255.255.255.0
http_access allow manager localhost
http_access deny manager
http_access allow inside
http_access allow localhost
icp_access allow all
cache_mgr root
cache_effective_user nobody
cache_effective_group nobody
visible_hostname www.pontes.nl
redirect_program /usr/local/squid/bin/squidGuard -c /usr/local/squid/squidGuard/etc/squidGuard.conf
redirect_children 20
--------- eind -----------
Iemand?
Ik draai onder Linux Slackware 7.0 op een i386 bak (P2-300 ofzo).
Alvast bedankt!