Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Module implementing PPTP tunneling needed

by ketema (Scribe)
on Nov 17, 2004 at 18:03 UTC ( [id://408501]=perlquestion: print w/replies, xml ) Need Help??

ketema has asked for the wisdom of the Perl Monks concerning the following question:

I have a question that I think might stretch the minds of you great PERL monks...Is it possible to establish a PPTP (or any other tunneling protocol) connection over HTTP (port 80) or any other port for that matter, but prefereably firewall friendly ones. Any suggestion would be appreciated, and if there is a magical PERL module that does this I will be again amazed.

Thanks in advance.

20041118 Edit by castaway: Changed title from 'PPTP'

  • Comment on Module implementing PPTP tunneling needed

Replies are listed 'Best First'.
Re: Module implementing PPTP tunneling needed
by davido (Cardinal) on Nov 17, 2004 at 18:07 UTC

    Perl is the language, perl is the executable that compiles and interprets Perl, but PERL and P.E.R.L. are just misspellings. This nuance is captured in the saying, "Only perl can parse Perl."

    Searching http://search.cpan.org for PPTP turns up Fwctl::Services::pptp as the first item. CPAN searches usually take just a few seconds, and should always be the first place you look when you are thinking, "I wonder if a module exists that does xxxx?"

    The description for Fwctl::Services::pptp is: "This module will implements the rules to accept/block/account the PPTP tunnelling protocol. In order to be able to masquerade that protocol, you will need a kernel with the generic protocol masquerade patch applied."

    Next you'll need to figure out that part about needing "a kernel with the generic protocol masquerade patch applied." And I have no idea whether or not you can implement PPTP over HTTP.


    Dave

      Ahh yes I forgot to mention...On windows. I'm not using any flavor of NIX. Using Activestate ppm, there is nothing returned for PPTP. Again, I know this is not neccessarily Perl related, but I figured I'd ask anyway because of the quality of the answers I've received in the past.

        Half the reason that people give high quality answers here is because the site is very focussed on a single specific thing, perl in all its many uses.

        If people start dilluting the site with non-perl questions then the contributors who only enjoy perl things will drift away and everybody suffers.

        Google is your friend for non-perl queries.

        Steve
        ---
        steve.org.uk
        "PPM" is not the only, or even the best, way to search for modules, regardless of what operating system you are running. Check out cpan anyways.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://408501]
Approved by Old_Gray_Bear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-18 20:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found