oxidized icon indicating copy to clipboard operation
oxidized copied to clipboard

D-Link DES-3526 issue

Open Negatifff opened this issue 5 years ago • 9 comments
trafficstars

Good day. I have many devices DES-3526. When I try "oxidized" this devices, in saved local config file I see incomplete config:

#-------------------------------------------------------------------
#                       DES-3526 Configuration
#
#                       Firmware: Build 6.20.B20
#        Copyright(C) 2011 D-Link Corporation. All rights reserved.
#-------------------------------------------------------------------


# BASIC

config serial_port baud_rate 9600 auto_logout 10_minutes
enable telnet 23
enable web 80

and that's all. although if you go to the device, the config is displayed completely.

Tell me what could be the problem. if you need any additional information - I will provide.

Negatifff avatar Jun 05 '20 09:06 Negatifff

I wrote the dlink module a long time ago. I specifically was targetting the 3526/3550 line so I believe it should work with your gear. I just checked and I still have a working 3526 which runs 5.01.B52. I see the same problem on this switch.

It's possible that something changed in oxidized which is breaking these. Perhaps something in the telnet path.

Sorry I can't be more help. If I figure it out I'll let you know.

rfdrake avatar Jun 15 '20 04:06 rfdrake

let's try old prompt /^(\r*[\w.@()/:-]+[#>]\s?)$/

dstarkovn avatar Mar 01 '21 18:03 dstarkovn

let's try old prompt /^(\r*[\w.@()/:-]+[#>]\s?)$/

does not work with this prompt at all

Negatifff avatar Mar 03 '21 10:03 Negatifff

It's a pity( it is work for DES-3200-28 and DES-3026

dstarkovn avatar Mar 03 '21 12:03 dstarkovn

Hi, you can try cmd 'show config effective' in dlink.rb.

dmitalex33 avatar Sep 08 '21 09:09 dmitalex33

Hi, you can try cmd 'show config effective' in dlink.rb.

yes it did help. Thanks.

Negatifff avatar Sep 09 '21 13:09 Negatifff

Can you provide a second model in a PR?

mortzu avatar Jan 12 '22 16:01 mortzu

Can you provide a second model in a PR?

the second model of what?

Negatifff avatar Jan 12 '22 17:01 Negatifff

With 'show config effective" as command suitable for your device

mortzu avatar Jan 13 '22 07:01 mortzu