Re: Solved: Bridging and dummynet seems to destroy dmesg output

2001-02-07 Thread Joao Carlos Mendes Luis
Hi Yusuf, As described by cvsweb, the patches to IPFW did not change the behavior with log messages. To be more exactly, either netinet/ip_fw.c either kern/subr_prf.c should be changed to match each other. In my local setup I use a patch script after cvsup to fix ip_fw.c, removing all insta

Re: transparent proxying through a separate machine

2001-02-02 Thread Joao Carlos Mendes Luis
[EMAIL PROTECTED] wrote: > > On 1 Feb, Julian Elischer wrote: > = > We have a single firewall machine and a _separate_ machine running > = > squid proxy (both servers are on the same network wire). > = > > = > How do I catch all of the outgoing http requests and send them > = > through

Solved: Bridging and dummynet seems to destroy dmesg output

2001-02-01 Thread Joao Carlos Mendes Luis
Luigi Rizzo wrote: > > > I tried only removing DUMMYNET from config, and the bug continues. Should > > I try the changes below? > > no-they only affect dummynet. But this seems to suggest that > the problem is unrelated to my changes... > > cheers > luigi Hi, I found

Re: Bridging and dummynet seems to destroy dmesg output

2001-02-01 Thread Joao Carlos Mendes Luis
CC: -stable, this seens not to be a -net related problem. Yusuf Goolamabbas wrote: > > > Hi, > > > > > > I sent these files in private. But I remembered that I have another > > > unusual config in this machine: is is multiprocessed, and has 10 SCSI disks > > > and lots of SYSV shared memory.

Re: Bridging and dummynet seems to destroy dmesg output

2001-02-01 Thread Joao Carlos Mendes Luis
Luigi Rizzo wrote: > > > Hi, > > > > I sent these files in private. But I remembered that I have another > > unusual config in this machine: is is multiprocessed, and has 10 SCSI disks > > and lots of SYSV shared memory. > > i think SMP might have something to do with it. Yusuf, are you als

Re: Bridging and dummynet seems to destroy dmesg output

2001-01-31 Thread Joao Carlos Mendes Luis
Hi, I sent these files in private. But I remembered that I have another unusual config in this machine: is is multiprocessed, and has 10 SCSI disks and lots of SYSV shared memory. I could also test a kernel compiled by you, using my config. Just send it to me in private and I'll try.

Re: Bridging and dummynet seems to destroy dmesg output

2001-01-31 Thread Joao Carlos Mendes Luis
Hi Luigi, I'm seeing the same problem here, and I do not use bridging. I have DUMMYNET and IPFIREWALL configured. I can send the kernel and firewall config files if you need. BTW: this did not happen with 4.2-RELEASE. For more info, see the message I've posted to freebsd-stable list. Lui