Dave Duchscher <da...@tamu.edu> writes:

>  Robert Huff <roberth...@rcn.com> wrote:
>
>    Synopsis of my (apparent) problem: DISCOVER, OFFER, REQUEST,
> and ACKNOWLEDGEMENT all happen correctly ... but the information
> doesn't make it to ifconfig or the routing table.

>  Have you tried commenting everything out of dhclient.conf? I don't
>  see any wrong but its sometimes useful return a system to its
>  default state.

        Yes.
        Same result.

>  To see what is happening with the /sbin/dhclient-script which does
>  the actual configuration, you will need to modify it to output some
>  debugging info. Add the following two lines to the start of the
>  script.
>
>  exec 1>>/tmp/dhclient.log 2>&1
>  set -x

        When I do this, I get:

execve (/sbin/dhclient-script, ...): Exec format error

        Hopefully,


                        Robert Huff
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to