จะดูอย่างไรว่า debian รู้จักการ์ดแลน ที่เราติดตั้งไปว่าใบไหน ชื่ออะไร

จะดูอย่างไรว่า debian รู้จักการ์ดแลน ที่เราติดตั้งไปว่าใบไหน ชื่ออะไร

Re: จะดูอย่างไรว่า debian รู้จักการ์ดแลน ที่เราติดตั้งไปว่าใบไหน

ลองคำสั่งนี้ดูนะครับ

# cat /etc/udev/rules.d/z25_persistent-net.rules
...
# PCI device 0x14e4:0x170c (b44)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:0d:9d:8c:50:82", NAME="eth0"
...

___
Neutron: Linux Addict!

Re: จะดูอย่างไรว่า debian รู้จักการ์ดแลน ที่เราติดตั้งไปว่าใบไหน

ผมกลับไปดูใน sarge ที่ใช้งานอยู่ มันไม่มี udev คือไม่ได้ลงไว้

ที่ผมใช้คือ
#dmesg | grep eth

ประมาณนี้ครับ

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <pre> <blockquote> <img> <h3> <h4> <h5>
  • Lines and paragraphs break automatically.
  • E-Mail addresses are hidden with reCAPTCHA Mailhide.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.