PacketFence - BTS - PacketFence |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001232 | PacketFence | hardware modules | public | 2011-07-08 07:50 | 2011-09-21 22:21 |
|
Reporter | fgaudreault | |
Assigned To | fgaudreault | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 2.2.1 | |
Target Version | | Fixed in Version | 3.0.0 | |
fixed in git revision | |
fixed in mtn revision | 9b93b4b4c4e715339c23aa22095745ff40278582 |
|
Summary | 0001232: Issue for telnet/ssh connection to MeruOS 4.1 |
Description | We ran into an issue with the MeruOS 4.1 when we want to do wireless deassociation. In fact, when we try to connect using SSH or Telnet, the module will fail saying that the Login failed. Looking deeper at the issue, it appears that the controller in not returning the proper prompt information, so PacketFence thinks the login failed.
We experienced the issue with MeruOS 4.1-55. We do NOT have the issue with the 4.0 version. Vendor as been notified, and it appears that version 4.2 will correct the problem. We will validate in lab. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | meru.patch (761) 2011-07-12 09:55 https://www.packetfence.org/bugs/file_download.php?file_id=95&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2011-07-08 07:50 | fgaudreault | New Issue | |
2011-07-12 09:17 | fgaudreault | Note Added: 0002103 | |
2011-07-12 09:18 | fgaudreault | Note Edited: 0002103 | |
2011-07-12 09:18 | fgaudreault | Status | new => confirmed |
2011-07-12 09:43 | fgaudreault | Note Added: 0002104 | |
2011-07-12 09:55 | fgaudreault | File Added: meru.patch | |
2011-07-13 10:10 | fgaudreault | mtn revision | => 9b93b4b4c4e715339c23aa22095745ff40278582 |
2011-07-13 10:10 | fgaudreault | Note Added: 0002105 | |
2011-07-13 10:10 | fgaudreault | Status | confirmed => resolved |
2011-07-13 10:10 | fgaudreault | Fixed in Version | => +1 |
2011-07-13 10:10 | fgaudreault | Resolution | open => fixed |
2011-07-13 10:10 | fgaudreault | Assigned To | => fgaudreault |
2011-07-14 14:49 | obilodeau | Note Added: 0002106 | |
2011-09-21 22:20 | obilodeau | Fixed in Version | +1 => 3.0.0 |
2011-09-21 22:20 | obilodeau | Note Added: 0002273 | |
2011-09-21 22:21 | obilodeau | Status | resolved => closed |
Notes |
|
(0002103)
|
fgaudreault
|
2011-07-12 09:17
(edited on: 2011-07-12 09:18) |
|
Issue has been reproduced in lab using 4.1-55. I will attempt to find a way to overcome that problem.
|
|
|
(0002104)
|
fgaudreault
|
2011-07-12 09:43
|
|
Adjusting the regexp in the Meru/nas-pb.yml seems to have fixed the issue.
MeruOS :
prompt : '/[\/a-zA-Z0-9._-]+(\([0-9]+\))? ?(?:\(config[^)]*\))? ?[#>] ?$/' |
|
|
(0002105)
|
fgaudreault
|
2011-07-13 10:10
|
|
|
|
|
Nice fix.
I'm thinking that one day we might want to consolidate all our nas-pb files into one since there's a selector mechanism provided. Also, we should offer them upstream. He integrated my Extreme one. |
|
|
|
|