close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Mar 11, 2009, 2:50:15 PM (17 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
22 | 22 | * Client 開機時,若有三個 eth,會依序使用 eth0 eth1 eth2 透過 udhcpc 來跟 DRBL Server 要 IP,是否有方法來指定 eth0 要即可? |
23 | 23 | * Client 啟動 xend 時,無法 bridge eth0 |
| 24 | {{{ |
| 25 | $ xend restart |
| 26 | ifdown: interface eth0 not configured |
| 27 | SIOCSIFNAME: Device or resource busy |
| 28 | }}} |
24 | 29 | |