Thanks Arno, I will try this in the morning.

Regards

On 4/26/07, Arno Lehmann <[EMAIL PROTECTED]> wrote:

Hello,

On 4/26/2007 10:27 PM, Naufal Sheikh wrote:
> Hey,
>
> I do not have the control over the DNS server for either my windows
> machine or the Unix Server. My Unix server which is also the bacula dir
> server cannot ping my windows client by host name, and again I do not
> have the control over the DNS server. So I guess I am left with the
> third option.

Looks like that...

>  Can you please give me some insight into setting up
> restrivcted console. There is also nothing much about it in the manual.

Hmm... I usually have the development manual version open, and the link
to the section you'll want to read is

http://www.bacula.org/dev-manual/FileSet_Resource.html#SECTION0015110000000000000000

Look at the third console type.

The name of the consle would be something like whatever-fd, if you
followed the usual naming conventions, and it would need a 'CommandACL =
setip' (or more commands).

A script to call that command from the client would look like 'echo
setip | bconsole -c ...' on unix, and probably something like

bconsole -c ... < C:\path\to\file

where the file would simply contain the command setip. Of course I have
not tested this on windows, and I'm much less fluent in windows command
languange han, for example, in bash :-)

Arno


> Or if you can pelse just send me the link.
>
> Thanks
>
> On 4/26/07, *Arno Lehmann* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     Hello,
>
>     On 4/25/2007 9:48 PM, Naufal Sheikh wrote:
>      > Hi everyone,
>      >
>      > Can any one please give me insight into the direction which I
should
>      > follow for configuring a DHCP client for backup.
>
>     I see three possible solutions.
>
>     One, set up your dhcp server to assigne the same addresses to the
>     machines. This is, as long as the dhcp address pools are not
exhausted,
>     the default behaviour of the isc dhcpd, by he way. Other services do
>     also profit from the resulting semi-static addresses.
>
>     Two, use dynamic DNS updates with dhcp, so that the machines might
have
>     changing IP addresses, but the DNS names remain the same. Then, use
the
>     FQDN in Baculas configuration.
>
>     Three, set up a restricted console on the dynamic addressed clients
and
>     use the setip facility before you run backups (or set up the startup
>     scripts or the dhcp client on the machines to initiate a setip when
the
>     address changes).
>
>     The solutions are given in order of my personal preference, by the
way.
>
>     Arno
>
>
>      > Manual only has a
>      > couple of liner section which does not explain much.
>      >
>      >
>      > Thanks and Regards
>      >
>      >
>      >
>
------------------------------------------------------------------------
>      >
>      >
>
-------------------------------------------------------------------------
>      > This SF.net email is sponsored by DB2 Express
>      > Download DB2 Express C - the FREE version of DB2 express and take
>      > control of your XML. No limits. Just data. Click to get it now.
>      > http://sourceforge.net/powerbar/db2/
>      >
>      >
>      >
>
------------------------------------------------------------------------
>      >
>      > _______________________________________________
>      > Bacula-users mailing list
>      > Bacula-users@lists.sourceforge.net
>     <mailto:Bacula-users@lists.sourceforge.net>
>      > https://lists.sourceforge.net/lists/listinfo/bacula-users
>     <https://lists.sourceforge.net/lists/listinfo/bacula-users>
>
>     --
>     IT-Service Lehmann                    [EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     Arno Lehmann                  http://www.its-lehmann.de
>
>
-------------------------------------------------------------------------
>
>     This SF.net email is sponsored by DB2 Express
>     Download DB2 Express C - the FREE version of DB2 express and take
>     control of your XML. No limits. Just data. Click to get it now.
>     http://sourceforge.net/powerbar/db2/
>     _______________________________________________
>     Bacula-users mailing list
>     Bacula-users@lists.sourceforge.net
>     <mailto:Bacula-users@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
>
> ------------------------------------------------------------------------
>
>
-------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to