MPD in dynamic

2003-03-12 Thread Dennis S. Davidoff
Hi all. I have a *little* quastion to programmers about mpd. I have alot of _dynamic_ users in FreeRadius (there's alot of users rotations with their ip-addresses). I know there's no dynamic bundles and links in mpd, so have anyone time and insterest to make this feature? I work now on perl scrip

Re: Source ip route lookup on incoming packets?

2003-03-12 Thread Crist J. Clark
On Thu, Feb 27, 2003 at 02:02:53PM +0100, Sten Daniel S?rsdal wrote: > > Has anyone made any patches to lookup the source ip for a packet to be routed > so that it comes from the right interface? > I've heard alot of talk from people going to write patches to do this > but no patches have tur

Re: Weird ipnat behaviour

2003-03-12 Thread Crist J. Clark
On Mon, Mar 10, 2003 at 10:09:13PM -0800, Static wrote: > Hello List, > > I just recently did a buildworld on my gateway machine and now ipnat > appears to not want to cooperate. You also built and installed a new kernel from the same codebase, correct? You will likely have IPFilter problems if t

Re: setting multiple IP addresses

2003-03-12 Thread Eli Dart
Look at the man page for ifconfig, and look at the alias option. --eli In reply to David Myer <[EMAIL PROTECTED]> : > Hi, > Can anyone tell me how to set multiple IP addresses > for one interface in UNIX/LINUX ? > Thanks > Dave > > __

setting multiple IP addresses

2003-03-12 Thread David Myer
Hi, Can anyone tell me how to set multiple IP addresses for one interface in UNIX/LINUX ? Thanks Dave __ Do you Yahoo!? Yahoo! Web Hosting - establish your business online http://webhosting.yahoo.com To Unsubscribe: send mail to [EMAIL PROTECTED] wi

Re: mallocing from if_start

2003-03-12 Thread Jonathan Lemon
In article you write: > >Hi all, > >I was under the impression that the if_start function is NOT called from >an interrupt context, so I should be able to call uma_zalloc_arg(..., >M_WAITOK) there. I get however > >Mar 12 18:12:49 catssrv kernel: malloc() of "en dma maps" with the >following non-s

mallocing from if_start

2003-03-12 Thread Harti Brandt
Hi all, I was under the impression that the if_start function is NOT called from an interrupt context, so I should be able to call uma_zalloc_arg(..., M_WAITOK) there. I get however Mar 12 18:12:49 catssrv kernel: malloc() of "en dma maps" with the following non-sleepablelocks held: Mar 12 18:1