squid proxy bukan autodetect
kosongin aja proxy settingnya

nah di squidnya (yg berfungsi sbg routerjg)port incoming 80 diredirect
ke port squidnya
misalnya kalo pake 3128 ya dari incoming port 80 redirect ke 3128

contoh di iptablesnya:

linux-root$  /sbin/iptables -t nat -A PREROUTING -i eth1 -p tcp --dport
80 -j REDIRECT  --to-port 3128

command diatas asumsi client masuk lewat eth1 dan port incoming squid
adalah 3128 dan squid/router/firewall ada di dalam satu CPU

jangan lupa nambahin 4 lines sbb di squid.conf:

#--------------------------------
httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
#--------------------------------
itu untuk ngidupin transparent proxy featurenya

kalo begini begitu client request website akan langsung dihandle ama
squid



--- rave79ers <[EMAIL PROTECTED]> wrote:
> 
> Kalau Pake proxy emang ga bisa autodetect? or kalau ada tips supaya 
> bisa autodetect kasih tau donk??.... Lagi mikir beli router aja biar 
> praktis...
> 
> 
> 
> 


                
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 


Official Web Site : http://www.awari.or.id
Unsubscribe: [EMAIL PROTECTED]
Web,archive: http://groups.yahoo.com/group/asosiasi-warnet 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/asosiasi-warnet/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Kirim email ke