※ 引述《tkpunish (..)》之銘言:
: ※ 引述《dwj (甜膩膩)》之銘言:
: : 你的問題不是沒抓到網路卡, 而是沒作設定. 請修改
: : /etc/network/interfaces內容, 加入eth1設定即可.
: 恩, 我已經有google過了, 也已經加了eth1,
: 然後sudo ifdown -a , sudo ifup -a
: ifconfig 只能看到eth0 (pci網卡)
: 請問, 有其他解法嗎
: 下面是我interfaces file內的設定
: iface eth1 inet static
: address 140.x.x.x
: netmask 255.255.255.0
: gatway 140.x.x.253
: auto ath1
^^^^
設定檔寫錯當然不會成功
--
: ※ 引述《dwj (甜膩膩)》之銘言:
: : 你的問題不是沒抓到網路卡, 而是沒作設定. 請修改
: : /etc/network/interfaces內容, 加入eth1設定即可.
: 恩, 我已經有google過了, 也已經加了eth1,
: 然後sudo ifdown -a , sudo ifup -a
: ifconfig 只能看到eth0 (pci網卡)
: 請問, 有其他解法嗎
: 下面是我interfaces file內的設定
: iface eth1 inet static
: address 140.x.x.x
: netmask 255.255.255.0
: gatway 140.x.x.253
: auto ath1
^^^^
設定檔寫錯當然不會成功
--
All Comments