[Tutor] Python code to connect using PPPoE
Kent Johnson
kent37 at tds.net
Wed Jan 24 16:04:56 CET 2007
Johan Geldenhuys wrote:
> Is there a module that I can use for this or is it a "os" function?
I haven't found any module for Linux.
Kent
>
> Johan
>
> -----Original Message-----
> From: Kent Johnson [mailto:kent37 at tds.net]
> Sent: 24 January 2007 04:39 PM
> To: johan at accesstel.co.za
> Cc: tutor at python.org
> Subject: Re: [Tutor] Python code to connect using PPPoE
>
> Johan Geldenhuys wrote:
>> Kent,
>> I want to establish the connection with Python. I think in Linux you
>> can use a PPPoE package to make life easier, but I don't want to use
>> the Kernel to do that.
>
> If you are on Linux, maybe you can use os.command() to control rp-pppoe.
> http://www.roaringpenguin.com/penguin/openSourceProducts/rpPppoe
>
> If you are on Windows maybe win32ras does what you want?
>
> Kent
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.432 / Virus Database: 268.17.8/649 - Release Date: 2007/01/23
> 08:40 PM
>
>
More information about the Tutor
mailing list