[olug] DHCP
Phil Brutsche
pbrutsch at creighton.edu
Sat Mar 10 20:58:25 UTC 2001
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
A long time ago, in a galaxy far, far way, someone said...
> Is anyone using DHCP with @home?
Yep
> Im trying to reconfigure my network to use DHCP (see my earlier
> message about @home's new policy). It grabs a IP through DHCP on
> bootup (using the dhclient program), but I cannot hit any outside
> machines (tried pinging my domain, trying lynx'ing to a common
> website, no luck).
>
> Any ideas folks?
Well...
1) Check your ip - make sure it's actually one you can use :)
2) ping your gateway
If those two check out there's some other problem.
It's possible that your DHCP setup isn't correct. Cox's DHCP servers
*require* that you send the correct hostname - that's the cx??????-? part
of your fqdn when you do a reverse DNS on your IP number.
If it helps, this is the dhclient config I've been using for nearly a
year:
supersede domain-name-servers 127.0.0.1;
supersede domain-name "brutsche.com omhan1.ne.home.com";
interface "eth1" {
send host-name "cx340599-a";
script "/etc/dhclient.script";
}
- --
- ----------------------------------------------------------------------
Phil Brutsche pbrutsch at creighton.edu
GPG fingerprint: BDA4 C23C 1989 31FF CBE8 7EB4 6CA7 9636 941E 8451
GPG key id: 941E8451
GPG public key: http://www.creighton.edu/~pbrutsch/public-key.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: Made with pgp4pine
iD8DBQE6qpV0bKeWNpQehFERAjbYAJ9xqOjATanMgDhKbQne2M8VGmLfCgCfdQl4
82JnSAq5io61l7Ss/1yh3rk=
=de/Z
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: olug-unsubscribe at bstc.net
For additional commands, e-mail: olug-help at bstc.net
More information about the OLUG
mailing list