Looking for networking solution.

2005-06-16 Thread Marcin Jessa
Hi guys. I am looking for solution I could implement on a link with a huge latency when ping replies can go up to a few hundred miliseconds, e.g sateliete links. What I was thinking about is some kind of virtual interface which could translate tcp to udp in one of the pears of the link and push

Re: Looking for networking solution.

2005-06-16 Thread ray
Marcin, What is it you are trying to accomplish and/or solve here? Switching between UDP and TCP isn't going to have much impact on your problem if it is a function of a lower network layer. In a case where you have a questionable connection, TCP is really what you want, because UDP has a

Re: Looking for networking solution.

2005-06-16 Thread Marcin Jessa
On Thu, 16 Jun 2005 02:35:27 -0700 [EMAIL PROTECTED] wrote: > Marcin, > > What is it you are trying to accomplish and/or solve here? Switching > between > UDP and TCP isn't going to have much impact on your problem if it is a > function > of a lower network layer. > > In a case where yo

Re: IPC between vimage instances?

2005-06-16 Thread Ragnar Lonn
Julian Elischer wrote: Being able to remove interfaces would be really great. Then I could create extra logging interfaces in each vimage and not worry about the cleanup nightmare afterwards. Right now, I have a lot of script code just to find and reuse old ngeth interfaces sitting around in the

Re: ia64/81284: Unaligned Reference with pf on 5.4/IA64

2005-06-16 Thread Bruce Evans
On Wed, 15 Jun 2005, Marcel Moolenaar wrote: On Jun 15, 2005, at 1:42 PM, Daniel Hartmeier wrote: If I understand the problem correctly, there is an underlying network-generic question I'd like to ask here. When a function in the kernel gets passed a struct ip pointer, can it assume that the s

Re: Looking for networking solution.

2005-06-16 Thread Frank Mayhar
On Wed, 2005-06-15 at 11:45 +0200, Marcin Jessa wrote: > I am looking for solution I could implement on a link with a huge latency > when ping replies can go up to a few hundred miliseconds, e.g sateliete links. > What I was thinking about is some kind of virtual interface which could > translate

Re: ia64/81284: Unaligned Reference with pf on 5.4/IA64

2005-06-16 Thread Bruce Evans
On Thu, 16 Jun 2005, Daniel Hartmeier wrote: 'packed', as I understand it, prohibits the compiler from inserting any padding anywhere in the struct. That is, it guarantees that the total size of a struct object equals the sum of the sizes of its members. It also requires the complier to genera

Re: Looking for networking solution.

2005-06-16 Thread Marcin Jessa
On Thu, 16 Jun 2005 05:37:18 -0700 Frank Mayhar <[EMAIL PROTECTED]> wrote: > On Wed, 2005-06-15 at 11:45 +0200, Marcin Jessa wrote: > > I am looking for solution I could implement on a link with a huge latency > > when ping replies can go up to a few hundred miliseconds, e.g sateliete > > links.

port 80 listening than root user

2005-06-16 Thread Mrad James Deane
Hello i want to know how can the www user listen on the port 80 rather than root or what is the the step or commade to take that allow the www user listen on port 80 i'm tryin to run my webserver (aolserver)for www from root but i keep the message cannot listen to port 80 permission denied. Ple

Re: Looking for networking solution.

2005-06-16 Thread jeffm
> On Thu, 16 Jun 2005 05:37:18 -0700 > Frank Mayhar <[EMAIL PROTECTED]> wrote: > >> On Wed, 2005-06-15 at 11:45 +0200, Marcin Jessa wrote: >> > I am looking for solution I could implement on a link with a huge >> latency when ping replies can go up to a few hundred miliseconds, e.g >> sateliete lin

Re: Carp Suppression

2005-06-16 Thread Yar Tikhiy
On Wed, Jun 15, 2005 at 02:32:19PM -0400, Josh Kayse wrote: > On 6/15/05, Gleb Smirnoff <[EMAIL PROTECTED]> wrote: > > > AFAIU, you use PLIP line as some flag that triggers suppression. If > > slave "sees" master via PLIP, it keeps itself in slave mode. May be > > I don't understand you right. >

Re[2]: (panic) Lots of network memory needed

2005-06-16 Thread dima
> > I'm fairly sure that you are out of kernel virtual memory. > Look at kern/kern_malloc.c kmeminit (); you can play w/ VM_KMEM_SIZE_MAX > or TUNABLE_INT_FETCH("kern.vm.kmem.size", &vm_kmem_size); > > /* > * Try to auto-tune the kernel memory size, so that it is > * mo

Re: port 80 listening than root user

2005-06-16 Thread Abu Khaled
On 6/16/05, Mrad James Deane <[EMAIL PROTECTED]> wrote: > Hello i want to know how can the www user listen on the port 80 rather than > root or what is the the step or commade to take that allow the www user > listen on port 80 > i'm tryin to run my webserver (aolserver)for www from root but i keep

Re: Looking for networking solution.

2005-06-16 Thread Bob Bishop
Hi, At 13:47 16/06/2005, Marcin Jessa wrote: On Thu, 16 Jun 2005 05:37:18 -0700 Frank Mayhar <[EMAIL PROTECTED]> wrote: > > You want SCPS (the Space Communications Protocols Specification) > software. Briefly, it fakes local TCP on either end while talking its > own protocol over the high-late

PPPoE on virtual interfaces inside vimages?

2005-06-16 Thread Ragnar Lonn
Yet another complex question regarding vimage/netgraph :-) I'm trying to use the ppp program to do PPPoE on an ngeth interface without much luck. I'm using the following Netgraph tree setup: upper---link0 [fxp0] [ng_bridge] link2---ds [ng_vlan] vlan101--- ether [EMAIL PROTECTED]

Re: vr0 kernel panic

2005-06-16 Thread Brooks Davis
[DO NOT reply to random messages to post on new topics. I nearly missed this message.] On Thu, Jun 16, 2005 at 10:06:01AM +0400, Andrey Smagin wrote: > Hi ALL, > >panic: vr0f0: BUG: if_attach called without if_alloc'd input() > > Kernel panic after load, since about week in current. > B

Re: LVS FreeBSD port

2005-06-16 Thread Robert Watson
On Thu, 16 Jun 2005, dragonfly dragonfly wrote: Recently i did a LVS FreeBSD port, and released 0.4.0 version (http://dragon.linux-vs.org/~dragonfly/htm/lvs_freebsd.htm). It supports LVS/DR and LVS/TUN with all LVS schedulers. Thanks must go to Clement Laforet for committing it to ports/ne

Re: Looking for networking solution.

2005-06-16 Thread Hans Lambermont
Marcin Jessa wrote: > Frank Mayhar <[EMAIL PROTECTED]> wrote: ... >> You want SCPS (the Space Communications Protocols Specification) >> software. Briefly, it fakes local TCP on either end while talking >> its own protocol over the high-latency link. I don't know if there >> is any open-source p

Re: ia64/81284: Unaligned Reference with pf on 5.4/IA64

2005-06-16 Thread John-Mark Gurney
Daniel Hartmeier wrote this message on Thu, Jun 16, 2005 at 00:34 +0200: > So, are you really sure we should do differently in pf, instead of > looking for a bridge problem, where bridge constructs an mbuf with the > IP header not properly aligned? > > I.e. if the IP header is properly aligned wit

Re: (panic) Lots of network memory needed

2005-06-16 Thread Karim Fodil-Lemelin
I use FreeBSD 4.9. Actually I had to _reduce_ VM_KMEM_SIZE in order to be able to create that much mnbclusters ... Somehow it seems that vm_kmem_size cannot go over 1GB without crashing the system so I had to reduce memory map from other subsystems in order to get what I needed for network mem

Problems with latest freevrrpd.

2005-06-16 Thread Andrea Venturoli
Hello. I have two FreeBSD 4.11 boxes which have been using freevrrpd for a long time. Today I upgraded from 0.8.7 to 0.9.3 and since then I started having some problems. Specifically I started to see this messages on both boxes: freevrrpd[822]: ip ttl of vrrp packet isn't set to 255. Packet

Re: Looking for networking solution.

2005-06-16 Thread Olivier Nicole
> I want to just dump all the packets between two satelite links > without checking for ack back and forth which creates latency and > long ping times. The latency is created by the satellite transmission delay, not by the ack. ACK suffer from the latency, but do not create it. > Correct. That's

Re: vr0 kernel panic

2005-06-16 Thread Andrey Smagin
Hello Brooks, Thursday, June 16, 2005, 8:51:14 PM, you wrote: BD> [DO NOT reply to random messages to post on new topics. I nearly missed BD> this message.] BD> On Thu, Jun 16, 2005 at 10:06:01AM +0400, Andrey Smagin wrote: >> Hi ALL, >> >>panic: vr0f0: BUG: if_attach called without if_all