Hi to all,
Accept apology on my behalf if I spoil ur thread
Thanks anyway
Rahul
On 7/21/06, Rod.. Whitworth <[EMAIL PROTECTED]> wrote:
>
> On Fri, 21 Jul 2006 06:00:00 +0200, Peter Philipp wrote:
>
> >I sense angryness in the force. Eric you stay out of it. This is
> between
> >me and Rahul.
> >
Hi Peter Phillips,
It is not Mr. Eric Pancer but me (rahulthehacker) who is asking for help on
dhcpd lease.
Now it is because of you "Mr. Mind" that till last month I didnot believe on
Communities (like openBSD) but after joining this community I come to know
abt. the power of open system.
But it i
Hi trucu,
ya that is the main problem. Now finally i got it what i want.
Thanks to all
Rahul
On 7/17/06, turcu septimiu <[EMAIL PROTECTED]> wrote:
>
> It seems to me that you don't flush the file, nor you
> close it.
> This might be causing loss of data.
>
>
> --
t;
> On 7/13/06, Rahul Sharma <[EMAIL PROTECTED]> wrote:
> > /*$OpenBSD: db.c,v 1.10 2004/09/16 18:35:42 deraadt Exp $*/
> >
> > /*
> > * Persistent database management routines for DHCPD.
> > */
> >
> > /*
> > * Copyright (c) 1995,
e_file(void)
{
fflush(db_file);
rewind(db_file);
/*
* Write an introduction so people don't complain about time being off.
*/
fprintf(db_file, "# All times in this file are in UTC (GMT), "
"not your local timezone.\n");
fprintf(db_file, "# T
Hi all,
I am using dhcpd on openBSD.
I wanted to make a log file of my own from which enteries will never vanish.
Though I can use dhcpd.leases and parse it to get the values but i wanted to
it from the sourse itself.
What i have done so far ->
I have made changes in db.c
1. in function db_startu
sitory.
>
> Look at the instructions for a given patch for guidance:
>
> ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.9/common/001_sendmail.patch
>
> "And then rebuild and install sendmail:
> cd gnu/usr.sbin/sendmail
> make obj
> make depend
>
Hi,
I need to make some minute changes to "db.c" file comes under DHCP source
code .
I wanted to know that how can i run dhcp now with these changes.
Plz tell me for this whether I have to recompile whole source code(Kernel)
again or if there is any way
to just compile only this DHCP code.
What I
Hi Friends,
I am new to openBSD.
I have a problem with dhcpd.
Whenever I delete dhcpd.leases and again create it via touch command then it
does not create the list of clients that are assigned the dynamic IP's.
I have tried all sort of combinations like rebooting the server which is
openBSD in my c
9 matches
Mail list logo