Anonymous | Login | 2024-11-23 02:29 EST |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
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 | |||||||
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 [^] | |||||||
Tags | No tags attached. | |||||||
fixed in git revision | ||||||||
fixed in mtn revision | ||||||||
Attached Files | ||||||||
Notes | |
(0003291) dwuelfrath (administrator) 2013-01-11 09:23 |
Please see this FAQ entry: http://www.packetfence.org/support/faqs/article/is-there-a-way-to-avoid-host-key-verification-on-every-ssh-based-network-devices.html [^] |
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 |
Copyright © 2000 - 2012 MantisBT Group |