Multiple Ips in Jail

2003-12-09 Thread Mike K
Anyone successfully get this to work in a working environment, not just install? I'm wondering if I'm beating a dead horse by my continued [unsuccessful] efforts to get this to work. -Mike --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com).

Re: Multiple Ips in Jail

2003-12-09 Thread Mooneer Salem
Hello, On Mon, 2003-12-08 at 23:39, Mike K wrote: Anyone successfully get this to work in a working environment, not just install? I'm thinking that this would be a better solution for a virtual hosting environment (once stabilized): http://www.tel.fer.hr/zec/BSD/vimage/. In any case, I've

Re: Multiple Ips in Jail

2003-12-09 Thread Marko Zec
On Tuesday 09 December 2003 20:42, Mooneer Salem wrote: Hello, On Mon, 2003-12-08 at 23:39, Mike K wrote: Anyone successfully get this to work in a working environment, not just install? I'm thinking that this would be a better solution for a virtual hosting environment (once

Re: Multiple Ips in Jail

2003-12-09 Thread Mooneer Salem
Hello, Multiple IP functionality is part of the jail separation patch I made earlier this year for 5.0 while playing with using jails as a VPS solution. It includes other stuff besides multiple IP addresses; I basically used the mijail 4.x patch as a reference, changing code to refer to struct

Intercepting syscall

2003-12-09 Thread shawnwebb
I remember trying once on a FreeBSD 5.0-RELEASE box an LKM I wrote to intercept the open() call, yet it didn't work. The same code worked on a FreeBSD 4.7-RELEASE box. What I'm wondering is if FreeBSD 5.x has a readonly syscall table. Or maybe the ways of changing the syscall table has

Re: Intercepting syscall

2003-12-09 Thread Shawn Webb
sorry, I realized my old code was outdated, changed it... But, this also brings on another question... Is there a way to make the syscall table readonly via an LKM? Would it even be logical? grsec for Linux does just that... (except, grsec isn't an LKM) On Tuesday 09 December 2003 20:06,

adding more ram

2003-12-09 Thread nbari
Hi all. I have a server with 1GB of RAM and a swap partition of 2GB i will upgrade the memory server to 2GB so my questions are: should i fix the swap partition to have now 4GB of space ? what other changes do i have to make to my system after adding more ram ? regards.

Re: adding more ram

2003-12-09 Thread Dan Nelson
In the last episode (Dec 10), [EMAIL PROTECTED] said: I have a server with 1GB of RAM and a swap partition of 2GB i will upgrade the memory server to 2GB so my questions are: should i fix the swap partition to have now 4GB of space ? Depends. Have you ever used up that 2gb of swap? If not,