execute problems

Jon Otterholm jon.otterholm at ide.resurscentrum.se
Mon Sep 25 06:15:39 UTC 2006


> On a hunch, try placing the binary-to-ascii() calls directly inside
> the execute() arguments instead of using the binding scopes.
>
>   
Tried this and got the same results. It works fine on "commit" but not 
on "release"/"expiry".

Conf:

on commit { set unused = execute("/usr/scripts/bridge0/commit.sh", 
binary-to-ascii(10, 8, ".", leased-address));
}

on expiry { set unused = execute("/usr/scripts/bridge0/release.sh", 
binary-to-ascii(10, 8, ".", leased-address));
}


Anyone with a working exec-conf?

/Jon


More information about the dhcp-users mailing list