วิธี config ip ใน linux

6 Sep 2015

Share to:

วิธี config ip ใน linux

เริ่มต้นด้วยการเปิดไฟล์ config ด้วยคําสั่ง

sudo nano /etc/network/interfaces

แล้วแก้ไขไฟล์ดังนี้ ใส่ # หน้า “iface eth0 inet dhcp”

#iface eth0 inet dhcp

และเพิ่มค่า config ประมาณนี้

address 192.168.1.2
network 192.168.1.0
netmask 255.255.255.0
broadcast 192.168.1.255
gateway 192.168.1.1

อธิบาย

  • address คือ ip address
  • network คือ เลข network
  • netmask คือ subnet mask
  • broadcast คือ เลข broadcast
  • gateway คือ เลข gateway

Copyright © 2019 - 2024 thiti.dev |  v1.34.0 |  Privacy policy | 

Build with ❤️ and Astro.

Github profile   Linkedin profile   Instagram   X profile   Youtube channel   Telegram   Email contact   วงแหวนเว็บ