看板 DFBSD_bugs 關於我們 聯絡資訊
Jan Lentfer schrieb: > After updating my router to v2.7.3.1047.gc520c9-DEVELOPMENT Squid > doesn't work anymore (I am talking about standard mode, not transparent). > The squid process starts and then it just sits there. I have to kill the > processes to shut it down again, doesn't work from rc script. > Port 3128 is open and I connect to it with telnet, just squid doesn't > handle any of the requests. Squid works fine with > 2.7.3.1090.g20045-DEVELOPMENT. Ok, forget this. Just remember that you need "set skip on lo" or some other rule handling localhost traffic for squid to work. It starts a "pinger" process which get's blocked otherwise and prevents squid from starting. So, squid works on current DF with pf enabled, even in transparent mode... all done, all good.. let's release :-) Jan PS: Sorry if anyone (in addition to Matt) spent any time on this