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
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
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
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
>
> __
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
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
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