PacketFence - BTS - PacketFence | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001622 | PacketFence | hardware modules | public | 2013-01-11 07:08 | 2013-01-11 09:23 |
Reporter | jbehrend | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | won't fix | ||
Platform | OS | OS Version | |||
Product Version | 3.6.1 | ||||
Target Version | Fixed in Version | ||||
fixed in git revision | |||||
fixed in mtn revision | |||||
Summary | 0001622: Wireless Deauthentication using SSH on Trapeze HW | ||||
Description | The SSH-transport does not deauthenticate: pf/bin/pfcmd_vlan -deauthenticate -switch 134.104.29.3 -mac 18:87:96:1a:f6:fa the log shows: Jan 11 12:59:30 pfcmd_vlan(12885) ERROR: Unable to connect to 134.104.29.3 using SSH. Failed with Failed to get first prompt at /usr/local/pf/lib/pf/SNMP/Trapeze.pm line 133. (pf::SNMP::Trapeze::deauthenticateMacDefault) This is because the SSH fingerprint is not present for the host: So I added this and all is well: line: 133 $session->connect( Name => $this->{_cliUser}, Password => $this->{_cliPwd}, ### by jan SHKC => 0 ### ); Reference is: http://search.cpan.org/~oliver/Net-Appliance-Session-2.111080/lib/Net/Appliance/Session/Cookbook/Recipe02.pod [^] | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-01-11 07:08 | jbehrend | New Issue | |||
2013-01-11 07:08 | jbehrend | git revision | => 3.6.1-201212070045 (Debian Package) | ||
2013-01-11 09:23 | dwuelfrath | git revision | 3.6.1-201212070045 (Debian Package) => | ||
2013-01-11 09:23 | dwuelfrath | Note Added: 0003291 | |||
2013-01-11 09:23 | dwuelfrath | Status | new => closed | ||
2013-01-11 09:23 | dwuelfrath | Resolution | open => won't fix |
Notes | |||||
|
|||||
|
|