GRE tunnel kernel support for SQUID and Cisco (wccp v1)

2002-10-28 Thread Lefteris Tsintjelis
7) DONE. Don't forget to reset :-) I have tested it with FreeBSD 4.7-STABLE, squid-STABLE 2.4/5 and seems to be working very STABLE. Beats Cisco access-list redirection rules by far. Router can handle a lot more requests for large scale networks. Lefteris Tsintjelis ([EMAIL PROTECTED]

Re: GRE tunnel kernel support for SQUID and Cisco (wccp v1)

2002-10-28 Thread Lefteris Tsintjelis
> On Mon, Oct 28, 2002 at 04:33:40PM +0200, Lefteris Tsintjelis wrote: >> It would make a nice addition to the kernel this patch found at >> http://www.squid-cache.org/Doc/FAQ/FAQ-17.html. I included it with >> some very minor fixes to compile under 4.7-stable. > > The

Re: mbufs exhausted - kernel panic

2002-11-04 Thread Lefteris Tsintjelis
You need to increase kern.ipc.nmbufs sysctl -w kern.ipc.nmbufs=... Iasen Kostov wrote: > > I've tested our LAN when I come to this: > I ran nbtscan 192.168.0.0/16 after a 2-3 secs kernel started printing > > "All mbufs exhausted, see tuning(7)". > if you cancel execution of nbtscan - everyt

Re: Dial in only works for a while

2002-11-05 Thread Lefteris Tsintjelis
Hi, Same pattern of garbage when pressing a key usually means wrong speed in most cases, or parity/stop/start/data bits. It could be your serial port or your modem at your end or remote end. Next time try and use -s 115200 with cu. That would set the serial port speed at 115200 and see what

Re: Dial in only works for a while

2002-11-06 Thread Lefteris Tsintjelis
Andrea Venturoli wrote: > I don't really understand the reason why either the modem or the serial port would >change their setting spontaneously. You are right. They don't. > Let's deal with the serial port: it's initialized at boot time by rc.serial, so a >reboot should have set it up right. >