Hello!

On Mon, Oct 31, 2005 at 02:55:47AM +0100, Hannah Schroeter wrote:
>[...]

>Oct 31 02:48:27 mamba dhclient[29778]: bound to 82.212.35.55 -- renewal in 
>1800 seconds.
>Oct 31 02:48:27 mamba dhclient[23056]: connection closed
>Oct 31 02:48:27 mamba dhclient[23056]: exiting.

When running with an alias directive setup.

>[...]

Addition: Using -current dhclient source code doesn't change much:

Oct 31 03:03:23 mamba dhclient[26338]: bound to 82.212.35.55 -- renewal in 1800 
seconds.
Oct 31 03:03:23 mamba dhclient[20829]: buf_read (connection closed)
Oct 31 03:03:23 mamba dhclient[20829]: exiting.

dhclient.conf is this:

media "media autoselect";
request subnet-mask, broadcast-address, routers;
supersede domain-name-servers 127.0.0.1;
script "/sbin/dhclient-script";
alias { interface "ne0"; fixed-address 192.168.1.1; option subnet-mask 
255.255.252.0; }

Kind regards,

Hannah.

Reply via email to