On my redhat system, I had to add the following lines to /etc/sysconfig/network-scripts/ifcfg-eth0 to access the system via FQDN:
DHCPCPARGS=-R DHCP_HOSTNAME=hostname where "hostname" is the name of the local system. Before, only the WINS name would resolve to an IP (NOT the FQDN) - this only worked because of SAMBA. Adding these lines to the configuration of the network card and restarting the network service gave me access to the system via hostname and FQDN. -- ______________________________________________ Check out the latest SMS services @ http://www.linuxmail.org This allows you to send and receive SMS through your mailbox. Powered by Outblaze -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
