Re: ip_conntrack: table full

2003-06-17 Thread Balint Cristian
rease cost you nothing just a little experiment. I solved some droping problems by increase /proc/net/ip_conntrack so increasing it worked for me. Otherwise dont know, maybe it is broken in kernel ?!? > > Balint Cristian wrote: > > On Tuesday 17 June 2003 15:23, Farkas L

Re: ip_conntrack: table full

2003-06-17 Thread Balint Cristian
On Tuesday 17 June 2003 15:23, Farkas Levente wrote: > hi, > I forgot to mention that it can't be the reason: > # cat /proc/sys/net/ipv4/ip_conntrack_max > 48632 > > Balint Cristian wrote: > > [EMAIL PROTECTED] root]# cat /proc/sys/net/ipv4/ip_conntrack_max > &g

Re: ip_conntrack: table full

2003-06-17 Thread Balint Cristian
[EMAIL PROTECTED] root]# cat /proc/sys/net/ipv4/ip_conntrack_max 8184 It is 8000 entry by default you can change it: [EMAIL PROTECTED] root]# echo 1024000 > /proc/sys/net/ipv4/ip_conntrack_max Be careful if increase will eat more memory On Tuesday 17 June 2003 14:29, Farkas Levente wrot

Re: ppc64

2003-06-08 Thread Balint Cristian
On Sunday 08 June 2003 14:22, [EMAIL PROTECTED] wrote: > On Sun, 8 Jun 2003, Elliot Lee wrote: > > On Sun, 8 Jun 2003 [EMAIL PROTECTED] wrote: > > > It's an iBook. Rawhide has amazingly worked pretty well on this > > > iBook. :) And it work well !! > You are restating my point. I wanted

Re: Newt/Slang and non VGA tty's.

2003-03-17 Thread Balint Cristian
On Monday 17 March 2003 22:20, Bill Nottingham wrote: > James Olin Oden ([EMAIL PROTECTED]) said: > > Hi All, > > > > I have been using libnewt to build various system administration > > utitilities, and things were working pretty good until I went to Phoebe. > > Where I have problems is when I ru