*** From dhcp-client -- To unsubscribe, see the end of this message. ***
I got dhclient to compile and install. But I'm having major troubles..
I'm not on RoadRunner, so I don't need the rrlms thing, I'm assuming. (I
don't have any kind of authentication thing here, I just set up my machines
for DHCP and it works...)
At first I didn't have a dhclient.conf file, so I had to create one. It says:
script "/etc/dhclient-script";
After making that file, dhclient started doing something useful.... but... I
think I had to use the freebsd script, not the netbsd one (at this point I
can't even remember).
Now, if I run dhclient, and it gets an IP address, it fails to make the
routes. If I "ifconfig en0" I get back sensible information, based on what I
saw dhclient doing, but if I "netstat -r", the routing table fails to display
at all.
Once I try quitting Terminal.app, I get the spinning CD cursor and I'm totally
hosed... I have to reboot.
Any ideas?
Jim
PS: This is with dhcp-2.0b1pl26
On Tue, 20 Apr 1999 06:30:58 -0400, Andy Youngs wrote:
>Hopefully you've seen the post I put to admin site.
>It turned out ISC got back to me with a real simple fix
>
>change osdep.h
>
>dhcp will now compile will a change to osdep.h. isc.org will be putting
>the change to there site soon.
>
>! #ifdef __APPLE__
>! # include "cf/rhapsody.h"
>! #else
>! # if defined (NeXT)
> # include "cf/nextstep.h"
> # endif
> #endif
>
>
>ISC was kind enough to respond with this diff.
>Reading the compile info for details here some highlights of the steps
>
>make distclean
>./configure
>make
>make install
>
>as root
>dhclient
>rrlms username password
---
Jim Roepcke - [EMAIL PROTECTED]
Roepcke Computing Solutions
Victoria, BC, Canada
http://www.roepcke.com/
------------------------------------------------------------------------------
To unsubscribe from this list, please visit http://www.fugue.com/dhcp/lists
If you are without web access, or if you are having trouble with the web page,
please send mail to [EMAIL PROTECTED] Please try to use the web
page first - it will take a long time for your request to be processed by hand.
Archives for this mailing list are available at
http://www.webnology.com/list-archives/dhcp/dhcp-client
------------------------------------------------------------------------------