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 _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor