- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: fedora4 and Net SSH Perl
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2005 03:50 AM
06-23-2005 03:50 AM
fedora4 and Net SSH Perl
have any one run into performance issue with Net SSH Perl, it took a long time to install Crypt::DH. When using it Net SSH Perl, it took a long time to connect. Any idea as to why this is.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2005 03:54 AM
06-23-2005 03:54 AM
Re: fedora4 and Net SSH Perl
If there is a problem, there should be some complaints in the /var/log/messages file. I'd recommend making sure you are on a recent stable version and your system is generally properly updated.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2005 03:55 AM
06-23-2005 03:55 AM
Re: fedora4 and Net SSH Perl
Even I am having same issue as you on FC4. Don't know the reason though..
One reason could be the cipher suite which is configured default and entropy random pool choosen.
I am not very sure where to check for entropy random pool value.
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2005 12:41 AM
07-18-2005 12:41 AM
Re: fedora4 and Net SSH Perl
CPAN.pm: Going to build B/BT/BTROTT/Crypt-DH-0.06.tar.gz
*** ExtUtils::AutoInstall version 0.56
*** Checking for dependencies...
[Core Features]
- Math::BigInt ...loaded. (1.70 >= 1.60)
*** ExtUtils::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Writing Makefile for Crypt::DH
cp lib/Crypt/DH.pm blib/lib/Crypt/DH.pm
Manifying blib/man3/Crypt::DH.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-compile.t t/01-dh.t
t/00-compile....ok
t/01-dh.........ok 9/21
t/01-dh.........ok 20/21
Any idea of what is going on here?
Has anyone else experience this?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2005 01:38 AM
07-18-2005 01:38 AM
Re: fedora4 and Net SSH Perl
I now remember that I experienced this on FC2 as well. All i had to at the end was to cancel the test and directly go for make install, it is not what i want to do but i was forced to do so.
It would be better if you can try installing the binary rpm of Net SSH Perl for FC4.
Check this link:
http://dries.studentenweb.org/apt/packages/perl-Net-SSH/info.html
Also i don't know whether you are the one who created this bug, but found this on RH website.
https://www.redhat.com/archives/fedora-perl-devel-list/2005-June/msg00053.html
Regards,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2005 02:34 AM
07-18-2005 02:34 AM
Re: fedora4 and Net SSH Perl
Yeah, I am able to install it if I wait long enough, but I think I will get slow login due to Crypt DH; this is what happen to me on fc4. Not sure if I am going to experience it on fc3
BTW, the version of Crypt DH is "Crypt-DH-0.06"
Any idea why?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2005 02:58 AM
07-18-2005 02:58 AM
Re: fedora4 and Net SSH Perl
I believe that is the latest version of Crypt-DH. Check this link: http://search.cpan.org/~btrott/Crypt-DH-0.06/lib/Crypt/DH.pm
Regards,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2006 08:41 AM
10-02-2006 08:41 AM