-
kraken1 added ahbond to the Net::Telnet::Cisco::IOS project.
2009-09-26 03:30:01 UTC in Net::Telnet::Cisco::IOS
-
After years of inactivity, it's time to retire NTCI. No one should be using telnet to get to their gear anyway, right? Security first.
Thanks to everyone for their support and help with output and testing. The power of the Internet is great when everyone cooperates.
If you are interested in taking over the project, drop me a note.
2009-02-11 02:21:03 UTC in Net::Telnet::Cisco::IOS
-
I'm afraid I have no clue. I would guess it's probably a PHP security thing. Possibly something to do with the user that your web server runs as not being able to make sockets.
Sorry. :(.
2008-02-23 03:08:40 UTC in Net::Telnet::Cisco::IOS
-
Can you run the PHP from console?
php myscript.php.
2008-02-22 13:16:59 UTC in Net::Telnet::Cisco::IOS
-
You can use the enable function from Net::Telnet::Cisco...
$conn->enable( "enablepass" );
...or just do a custom command.
$conn->cmd( "enable\npassword\n" );.
2007-10-04 18:07:48 UTC in Net::Telnet::Cisco::IOS
-
I don't believe HTML output is working in outputpbnj. Here's what I'm doing and getting back, which is not in HTML format.
Thanks for the help.
[root@myhost ~]# outputpbnj -q latestchange -t html
Wed May 2 09:10:55 2007 172.16.x.x rpcbind down 2 tcp
Wed May 2 09:10:55 2007 172.16.x.x smux down unknown version tcp.
2007-07-24 15:46:06 UTC in PBNJ
-
Great call. I'll make sure to work on this for the next release.
2007-06-05 15:26:11 UTC in Net::Telnet::Cisco::IOS
-
Thanks for the input. Sorry for the delay in replying. Embarrassingly, I don't check NTCI tickets often enough.
As you found, it's an easy fix. I'll put it in the next released version, which is due out any day now.
2007-06-05 15:25:12 UTC in Net::Telnet::Cisco::IOS
-
Hmmm...only two months late this time. I'm getting better.
I'm afraid I have absolutely no clue about Activestate Perl. Maybe you can contact the guys at Activestate to see what they have to say. Sorry you waited so long for a crappy answer.
2007-06-05 15:22:28 UTC in Net::Telnet::Cisco::IOS
-
That did it. If this is a known-good, published version, perhaps you should change the download links on the project page?
Thanks for the quick reply.
-- Aaron.
2007-04-25 01:35:40 UTC in PBNJ