|
|
今天弄了一下802。1x,是用mdc-ssd
- [root@macro mdc-ssd]# mdc-ssd&
- [3] 4136
- mdc-ssd options in effect:
- nodetach # (from /etc/mdc-ssd/options)
- logfd 1 # (from /etc/mdc-ssd/options)
- dump # (from /etc/mdc-ssd/options)
- TLSdebug # (from /etc/mdc-ssd/options)
- [root@macro mdc-ssd]# TLSstate # (from /etc/mdc-ssd/options)
- TLSbugs # (from /etc/mdc-ssd/options)
- cli.c:149: bind: Address already in use
- mdc-ssd: Unable to open socket to communicate with p8021xc client. If mdc-ssd is already running, use clientPort option.
- mdc-ssd: Unable to open socket to communicate with p8021xc client. If mdc-ssd is already running, use clientPort option.
复制代码
这个怎么回事啊?
用ifup eth0的时候,老是说决定ip的信息,然后就不动了,
而且还看不到mdc-ssd的代码,郁闷!
有成功的兄弟,指点一下小弟 |
|