You have received a postcard !

2006-03-21 Thread postcard . com
Hello friend ! You have just received a postcard from someone who cares about you! This is a part of the message: "Hy there! It has been a long time since I haven't heared about you! I've just found out about this service from Claire, a friend of mine who also told me that..."

Re: How can i detect if a received UDP got fragmented from userland?

2006-03-21 Thread Bruce M Simpson
On Tue, Mar 21, 2006 at 04:15:44AM +0100, Sten Daniel Sørsdal wrote: > Our first assumption was that adding DF to UDP would solve it, and it > does in our small tests, but it has a noticable negative effect on the > network. Sounds like you need to implement Path MTU Discovery in userland for you

Re: static routes

2006-03-21 Thread Ludovit Koren
> On Tue, 21 Mar 2006 06:12:51 +0100 > [EMAIL PROTECTED](=?ISO-8859-1?Q?Sten_Daniel_S=F8rsdal?=) said: > > This is an OpenPGP/MIME signed message (RFC 2440 and 3156) > --enig31C5AF3351A4904FFAEF208E > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > Content-Trans

Re: Low network performance after upgrade from FreeBSD 4.8 to 6.0

2006-03-21 Thread Bohuslav Plucinsky
Hello, here is the output from "top -S" : last pid: 1570; load averages: 0.56, 0.20, 0.10 up 0+02:59:36 14:03:53 76 processes: 4 running, 47 sleeping, 2 stopped, 23 waiting CPU states: 14.9% user, 0.0% nice, 57.4% system, 27.7% interrupt, 0.0% idle Mem: 17M Active, 6084K Inact, 14M Wired

Re: multiple routing tables

2006-03-21 Thread Ragnar Lonn
Andre Oppermann wrote: Why do you need two routing tables? Do you run different routing daemons in the jails? Do you have different default gateways for the jails? Just trying to understand your requirements and usage of this feature. Well, I can tell you about our requirements, if you'r

Re: multiple routing tables

2006-03-21 Thread Milan Obuch
On Tuesday 21 March 2006 10:22, Ragnar Lonn wrote: > Julian Elischer wrote: > > I'm looking at a problem where I want onemachine to really look like 2. > > this means I want to have 2 separate routing tables if possible. > > > > I know I could do it with eas if I could user Marco Zec's vimage patch

Re: multiple routing tables

2006-03-21 Thread Ragnar Lonn
Julian Elischer wrote: I'm looking at a problem where I want onemachine to really look like 2. this means I want to have 2 separate routing tables if possible. I know I could do it with eas if I could user Marco Zec's vimage patches but I need to have a path forward to 6.x and beyond An answer

Re: How can i detect if a received UDP got fragmented from userland?

2006-03-21 Thread Andre Oppermann
Sten Daniel Sørsdal wrote: > > I am currently working on a udp multicast application written in C for > FreeBSD (6.x) > > For our test cases in many different network types we found that > fragmentation poses as a significant problem for quality and reliability. > Packets that get fragmented are