Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: IPFilter issue in -current



In article <FEC0C676-0D04-4ABF-A39E-EA6B45C5539B%avernus.com@localhost>,
Geoff Adams  <gadams+netbsd%avernus.com@localhost> wrote:
>I've been having some trouble with ipnat. In particular, if a user runs
>a bit torrent client behind the NAT, then after an hour or so, the
>machine (the router) will just hang. (Naturally, this breaks network
>connectivity for everyone.)
>
>Thinking that IPFilter 5.1.2 might happen to address the problem (I was
>running -current 6.99.4 with ipfilter 5.1.1), I've upgraded to -current
>6.99.15. No real change, except that now it sometimes panics in addition
>to just hanging.
>
>Here's one panic, before I had a debugging kernel compiled:
>
[deleted]
>
>Is there anything more I can provide to help debug this?

Add some printf("%s, %d\n", __FILE__, __LINE__); in ipf_ht_node_{add,del}
to find out exactly where it crashes....

christos



Home | Main Index | Thread Index | Old Index