SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

ALTLinux, PPPoE and /etc/net pico-HOWTO

# apt-get install ppp rp-pppoe-client
# chkconfig adsl off
# service adsl stop
# echo ppp_generic >> /etc/modules
# echo ppp_async >> /etc/modules
# echo ppp_synctty >> /etc/modules

To enable syncronous mode:
1. add '-s' to pppoe options
2. add 'sync' to ppp options
3. echo n_hdlc >> /etc/modules


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.