วันนี้ได้ทดสอบติดตั้ง dhcp กับ fc5 ครับ โดยเป็นการทดสอบเครื่องผมเองครับ 2 เครื่อง
-dchp—–lan utp— switch —–lan utp— Com 1 -
ตามแผนผังครับ
1. ข้อมูลเบื้องต้น (ข้อมุลสมมุติใช้ในการทดสอบ)
- dhcp ip 10.10.10.1
- net id 10.10.10.0 netmask 255.255.255.0
- scope ip 10.10.10.2-10.10.10.200
- default gateway 10.10.10.254
- dns 10.10.10.1
2. install dhcp
- คำสั่ง yum install dhcp หรือ apt-get install dhcp
จากนั้นรอสักครู่ครับ
3. เมื่อติดตั้งเสร็จแล้ว ต้องทำการแก้ file /etc/dhcpd.conf
- ใช้ nano /etc/dhcpd.conf หรือ pico /etc/dhcpd.conf แล้วแต่ครับ
*ค่าบังคับที่เวอร์ชั้น 3.x ต้องมีคือ
ddns-update-style ad-hoc;
Read the rest of this entry »

Recent Comments