Blake is done writ: <snip> > need some network help. I haven't seen this happen before. > > I am trying to set up networking on a system without DHCP. > My sysadmin gave me an IP address for my linux box (redhat > 7.3). So, I edited: > > /etc/hosts > 127.0.0.1 localhost.localdomain localhost > 165.134.123.88 localhost.localdomain
Error #1: what is the *name* of your box? The second line there should read 165.134.123.88 mybox.domainname.from.sysadmin mybox which will give your box a name (that *MUST* be the same as hostname gives you). The second field, then, is a "fully-qualified hostname". The third field is an alias, so no one nearby has to type the fully-qualifed domain name after your box name. > > /etc/sysconfig/network > NETWORKING=yes > HOSTNAME=localhost.localdomain Same here - use the fully-qualified hostname. mark "yes, I *am* a sysadmin" ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list