On Thursday, August 21, 2003, at 06:15 AM, Miguel Angel Morales wrote:
Hi all!
I'm programming a tunnelbroker with perl. We are already able to
create tunnels by means of a telnet session using a telnet library of
perl,
but, when I try to delete the tunnel (delete -r tunnel tb-008, for
exampl
Hi all!
I'm programming a tunnelbroker with perl. We are already able to create tunnels by
means of a telnet session using a telnet library of perl,
but, when I try to delete the tunnel (delete -r tunnel tb-008, for example) logouts
the telnet session and the tunnel wasn't removed.
The follo
Type y :-)
No, i don't know how to do that ...
-Original Message-
From: Miguel Angel Morales [mailto:[EMAIL PROTECTED]
Sent: Friday, July 25, 2003 12:56 PM
To: [EMAIL PROTECTED]
Subject: telnet problems
Hi all!
I open a telnet session to a router for creating IPv6 tunnels
Hi all!
I open a telnet session to a router for creating IPv6 tunnels. The creating process is
ok but, when I try to remove a created tunnel I write:
$t->cmd('delete -r tunnel tb-008');
and then the router ask me: 'Are you sure? (y/n):'
and I am not able to response this question. I t