[rancid] Dell PowerConnect
Daniel Schmidt
daniel.schmidt at wyo.gov
Fri Jun 16 19:07:29 UTC 2017
Cyphertype should have been optional, but I was lazy and didn't fix it
correctly. But, that works - Thanks
rancid at nacho:~$ diff bin/dlogin dlogin.bak
315,316c315
< # set retval [ catch {spawn $sshcmd -c $cyphertype -x -l
$user $router} reason ]
< set retval [ catch {spawn $sshcmd -x -l $user $router}
reason ]
---
> set retval [ catch {spawn $sshcmd -c $cyphertype -x -l
$user $router} reason ]
319,320c318
< set retval [ catch {spawn $sshcmd -x -l $user -p $port
$router} reason ]
< # set retval [ catch {spawn $sshcmd -c $cyphertype -x -l
$user -p $port $router} reason ]
---
> set retval [ catch {spawn $sshcmd -c $cyphertype -x -l
$user -p $port $router} reason ]
On Fri, Jun 16, 2017 at 10:59 AM, Alexander Griesser <
AGriesser at anexia-it.com> wrote:
> Hey,
>
>
>
> I’m using those two which work well for me.
>
>
>
> http://mirror.anexia.at/ag/drancid
>
> http://mirror.anexia.at/ag/dlogin
>
>
>
> Best,
>
>
>
> *Alexander Griesser*
>
> Head of Systems Operations
>
>
>
> ANEXIA Internetdienstleistungs GmbH
>
>
>
> E-Mail: AGriesser at anexia-it.com
>
> Web: http://www.anexia-it.com
>
>
>
> Anschrift Hauptsitz Klagenfurt: Feldkirchnerstraße 140, 9020 Klagenfurt
>
> Geschäftsführer: Alexander Windbichler
>
> Firmenbuch: FN 289918a | Gerichtsstand: Klagenfurt | UID-Nummer: AT
> U63216601
>
>
>
> *Von:* Rancid-discuss [mailto:rancid-discuss-bounces at shrubbery.net] *Im
> Auftrag von *Daniel Schmidt
> *Gesendet:* Freitag, 16. Juni 2017 18:57
> *An:* rancid-discuss at shrubbery.net
> *Betreff:* [rancid] Dell PowerConnect
>
>
>
> User Name:
> Error: TIMEOUT reached
>
> There's a #@(* space in the user name prompt. clogin and dllogin don't
> like it. flogin likes it, but obviously that won't work. Anybody seen
> this and made it work? Much thanks.
>
>
>
> E-Mail to and from me, in connection with the transaction
> of public business, is subject to the Wyoming Public Records
> Act and may be disclosed to third parties.
>
--
E-Mail to and from me, in connection with the transaction
of public business, is subject to the Wyoming Public Records
Act and may be disclosed to third parties.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.shrubbery.net/pipermail/rancid-discuss/attachments/20170616/9b73d09a/attachment.html>
More information about the Rancid-discuss
mailing list