Стоит два сервера с mpd, на одном версия 5.5 на другом 5.6
Так вот в в 5.5 есть команда show sessions, а в 5.6 она отсутствует. В changelog о том что это команда удалена ни слова.
Такое только у меня или все таки show sessions удалил?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
# telnet 127.0.0.1 5005
Trying 127.0.0.1…
Connected to localhost.
Escape character is '^]'.
Multi-link PPP daemon for FreeBSD
Username: antony
Password:
Welcome!
Mpd pid 9265, version 5.6 (root@PPPoE-Srv-3 11:40 5-Jan-2012)
show ?
Commands available under "show":
bundle : Bundle status customer : Customer summary
repeater : Repeater status ccp : CCP status
mppc : MPPC status ecp : ECP status
eap : EAP status events : Current events
ipcp : IPCP status ipv6cp : IPV6CP status
ippool : IP pool status iface : Interface status
routes : IP routing table layers : Layers to open/close
device : Physical device status pptp : PPTP tunnels status
l2tp : L2TP tunnels status link : Link status
auth : Auth status radius : RADIUS status
radsrv : RADIUS server status lcp : LCP status
nat : NAT status mem : Memory map
console : Console status web : Web status
user : Console users global : Global settings
types : Supported device types version : Version string
summary : Daemon status summary
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Стоит два сервера с mpd, на одном версия 5.5 на другом 5.6
Так вот в в 5.5 есть команда show sessions, а в 5.6 она отсутствует. В changelog о том что это команда удалена ни слова.
Такое только у меня или все таки show sessions удалил?
Как именно она отсутствует? Что выдает? Команда не была удалена, но была немного переработана внутри.
как бы сказать ее просто там нет
# telnet 127.0.0.1 5005
Trying 127.0.0.1…
Connected to localhost.
Escape character is '^]'.
Multi-link PPP daemon for FreeBSD
Username: antony
Password:
Welcome!
Mpd pid 9265, version 5.6 (root@PPPoE-Srv-3 11:40 5-Jan-2012)
show ?
Commands available under "show":
bundle : Bundle status customer : Customer summary
repeater : Repeater status ccp : CCP status
mppc : MPPC status ecp : ECP status
eap : EAP status events : Current events
ipcp : IPCP status ipv6cp : IPV6CP status
ippool : IP pool status iface : Interface status
routes : IP routing table layers : Layers to open/close
device : Physical device status pptp : PPTP tunnels status
l2tp : L2TP tunnels status link : Link status
auth : Auth status radius : RADIUS status
radsrv : RADIUS server status lcp : LCP status
nat : NAT status mem : Memory map
console : Console status web : Web status
user : Console users global : Global settings
types : Supported device types version : Version string
summary : Daemon status summary
Упс! По какой-то причине в процессе переделок она стала требовать прав администратора. Исправил в CVS.
Виноват. Каюсь. :)
Зато теперь команда show session научилась выдавать подсказки.