Bill Jonas on Wed, 23 Jan 2002 23:32:55 -0500 |
On Wed, Jan 23, 2002 at 08:51:00AM -0500, Michael Whitman wrote: > So if any one has a helpful FAQ lemee know. I run RH 7.1 and I used > linuxconf to switch to DHCP but that didn't just work. Well, I use OpenBSD to manage the connection. The provided DHCP client is dhclient, which I presume is the canonical ISC program, somewhat modified (according to the man page). The only active line I have in my /etc/dhclient.conf is this: send host-name "cnXXXXXX-a"; The "cnXXXXXX-a" is the hostname that you were provided when you called them initially after you received your kit in the mail. It's also the hostname portion of the FQDN that you get when you do a reverse lookup of your IP address. Basically, if whatever you're using allows you to specify a host name, then specify it. If you can't, try different software. As for the connection itself, it's just straight ethernet, no PPPoE. You just get your IP and DNS configuration via DHCP. -- Bill Jonas * bill@billjonas.com * http://www.billjonas.com/ Developer/SysAdmin for hire! See http://www.billjonas.com/resume.html Attachment:
pgpE9yONZf7Km.pgp
|
|