Home

The Ramblings of an Incoherent Administrator

The Friends of the IA

Jason

Goonies

Navigation

Advertisement

November 22nd, 2009

Woo hoo, Cisco!

Add to Memories Tell a Friend

We finally installed a new Cisco router to replace our last Riverstone router in our network. I pre-configured the router and the replacement went fairly smoothly.

In, out, nobody got hurt. Just how I like it.

Later on I go to log into the router (to backup the configuration):

[spc]lucy:~>ssh core02.rt.bct.XXXXXXXXXXX
The authenticity of host 'core02.rt.bct.XXXXXXXXXXX (XXXXXXXXXXXXXX)' can't
be established.
RSA key fingerprint is f0:3f:06:c8:ee:7d:40:55:38:57:a4:5c:bd:d6:81:a2.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'core02.rt.bct.XXXXXXXXXXX,XXXXXXXXXXXXXX' (RSA)
to the list of known hosts.
ssh_rsa_verify: RSA modulus too small: 512 minimum 768 bits
[spc]lucy:~>

What the?

Turns out that ssh 2 requires a minimum key length of 768 bits, but Cisco defaults to key lengths of 512 bits.

Way to go, Cisco! Woot!

To get in, I just logged into an adjacent router, then used that router's version of ssh (which works just fine with 512 bit keys, breaking the ssh 2 standard), which allowed me to clear the existing key (crypto key zeroize rsa) so I could regenerate a larger key.

November 20th, 2009

Committer: henrylyne
LJSV-440: Return the correct entry when next or previous entry is requested.
The bug occurred when entries were posted with the date out of order.

When finding the next or previous entry both time and jitemid should be used.
Primarily sort by time, then jitemid.
When there are multiple entries with the same time, filter and sort by jitemid.

Thanks to [info]pauamma, [info]intrepia and [info]azurelunatic for help with this bug. Please test out the patch and see if it fixes the problem correctly.

U   trunk/cgi-bin/LJ/Entry.pm
diff )
Committer: gariev
Removing notes from S2 - they are not ready for r59

U   branches/r58/cgi-bin/LJ/S2.pm
diff )

[ljcom] r7908: New release: r58

[info]gariev posting in [info]changelog
Add to Memories Tell a Friend
Committer: gariev
New release: r58
A   branches/r58/
diff )
Committer: gariev
New release: r58
A   branches/r58/
diff )
Committer: gariev
LJSUP-5193: Add ability to transfer flashvars into the flash embeded into the posts in drugoi.livejournal.com

U   trunk/cgi-bin/LJ/Hooks/SUP.pm
diff )
Committer: gariev
LJSUP-5193: Add ability to transfer flashvars into the flash embeded into the posts in drugoi.livejournal.com

U   trunk/cgi-bin/LJ/EmbedModule.pm
diff )
Committer: afedorov
LJSUP-5119: AdNectar integration


U   trunk/cgi-bin/LJ/Event/NewVGift.pm
diff )
Committer: pkornilov
LJSUP-5191: fix in store.

U   trunk/htdocs/js/ljwidget_ippu.js
diff )
Committer: pkornilov
LJSUP-5186: style for lj-template tag.

U   trunk/htdocs/stc/fck/editor/css/fck_editorarea.css
diff )
Committer: pkornilov
LJSUP-5186: add any data for lj-template tag.

U   trunk/htdocs/js/rte.js
U   trunk/htdocs/stc/fck/editor/plugins/livejournal/fckplugin.js
U   trunk/htdocs/stc/fck/fckconfig.js
diff )
Committer: mchernyshev
LJSUP-5103: E-mail notifications - new question in Writer's block community
- bug fix (specs changed).

U   trunk/bin/upgrading/en.dat
U   trunk/cgi-bin/LJ/Event/JournalNewEntry.pm
U   trunk/cgi-bin/LJ/Hooks/WritersBlock.pm
diff )
Committer: afedorov
LJSUP-5119: AdNectar integration


U   trunk/bin/upgrading/en_LJ.dat
U   trunk/bin/upgrading/update-db-local.pl
U   trunk/cgi-bin/LJ/Hooks/Userinfo.pm
U   trunk/cgi-bin/LJ/Pay/ShopVGift.pm
U   trunk/cgi-bin/LJ/VGift.pm
U   trunk/cgi-bin/LJ/Widget/ShopVGift.pm
U   trunk/cgi-bin/LJ/Widget/ShopVGiftItem.pm
diff )

[ljcom] r7904: LJSUP-5049

Add to Memories Tell a Friend
Committer: ssafronova
LJSUP-5049

U   trunk/htdocs/userinfo.bml.text.local
diff )
Committer: pkornilov
LJSUP-5191: "return this" for call chain.

U   trunk/htdocs/js/contextualhover.js
diff )
Committer: mchernyshev
LJSUP-5103: E-mail notifications - new question in Writer's block community
- bugfix.

U   trunk/cgi-bin/LJ/Hooks/WritersBlock.pm
diff )

November 19th, 2009

Committer: henrylyne
Optimize date based queries against the antispam table

U   trunk/bin/upgrading/update-db-general.pl
diff )
Store: Decemberween Cards

[livejournal] r15911: LJSUP-5111:

[info]andy posting in [info]changelog
Add to Memories Tell a Friend
Committer: ailyin
LJSUP-5111:

- remove a warn call; no one wants debugging code like this working on
production

- only select answered-awaiting-close requests for mass closing when
using the "close all" feature


U   trunk/cgi-bin/supportlib.pl
U   trunk/htdocs/support/help.bml
diff )
Committer: nefimenko
LJSUP-5175 AdNectar gifts layout

U   trunk/htdocs/gift-details.bml
U   trunk/htdocs/manage/vgift.bml
U   trunk/htdocs/stc/home.css
diff )
Powered by LiveJournal.com