For Debian you need add some items in /etc/interfaces. For more info in Debian, see "man interfaces" and scroll down to "The dhcp Method".
For Fedora Core you will do something below:
/etc/sysconfig/network
HOSTNAME=YourLinuxHostName
/etc/sysconfig/networking/devices/ifcfg-eth0
DHCP_HOSTNAME=YourLinuxHostName
Then restart your network, it should be ok.
1 comment:
People should read this.
Post a Comment