![]() Thinks about OS Linux Ubuntu | Ubuntu Tutorials |
HOW TO MAKE MONEY by INTERNET![]() |
||
Install DHCP Server on Ubuntu |
|||
root@server:/# vim /etc/dhcp3/dhcpd.conf subnet 10.14.10.0 netmask 255.255.255.0 { Description: Adding the above lines would configure the DHCP server to serve requests from the network LAN IP 10.14.10.0 and each computer will get an IP from IP 10.14.10.100 to 10.14.10.150, a default gateway configuration 10.14.10.1, and 10.14.10.1 DNS servers. And if we want to give specific IP for a particular computer, we can add the following line in the configuration file /etc/dhcp3/dhcpd.conf, the following steps : root@server:/# vim /etc/dhcp3/dhcpd.conf host server { host server1 { Description: Above configuration will cause the dhcp server to give IP 10.14.10.100 to the computer with MAC address 08: OI: 89:0 e: 86:21 and give Ip address 10.14.10.101 to the computer with MAC address 00:24:8A:0e:86:C5 |
ITE
ARCHIVE
|
||
![]() Thinks about OS Linux Ubuntu | Ubuntu Tutorials Copyright©2009 | UdiniqGeek.com - Thinks about OS Linux Ubuntu -
Ubuntu Tutorials | Contact Us
| :: RSS |
![]() |
|||