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
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
It is an IPv6 tunnelbroker, and when the tunnel is configured the last I
want to do in the perl page is to redirect to a php page.
- Original Message -
From: "Kipp, James" <[EMAIL PROTECTED]>
To: "'Miguel Angel Morales'" <[EMAIL PROTECTED]>;
&l
.php
- Original Message -
From: "Kipp, James" <[EMAIL PROTECTED]>
To: "'Miguel Angel Morales'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 2:48 PM
Subject: RE: perl redirection
>
> >
> > Does anyb
Does anybody know how to redirect from a perl page with a print "Content-type:
text/html\r\n\r\n"; code line?
Thank you very much.
Miguel Angel
*
Madrid 2003 Global IPv6 Summit
Presentations and videos on-line at:
http://www.ipv6-es.com
Hi All!
I have the following trouble:
I have an script in which several code lines must be executed so if one of these lines
is not executed the other lines must neither be executed, and I would like to know if
perl has something like asp transactions to force the execution of several code line
able?
Thanks again,
Miguel Angel
- Original Message -
From: "Jenda Krynicky" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 19, 2003 1:10 PM
Subject: Re: string concatenation
> From: "Miguel Angel Morales" <[EMAIL PROTECTED]>
> >
Hi All! I have a problem concatenating strings and I will be very grateful
if you could help me because I'm going crazy:
I'm using the telnet library for connecting to a router and executing the
following command:
$t->cmd("ip $nombre $servidor -prefix_len 126 -destination_ip_address
$cliente -con