Skip to content

val's weblog

IT notes

  • tips
  • about me
  • linkedin
  • github
  • facebook
  • google+

Tags

  • apache
  • bash
  • bashboard
  • bind
  • centos
  • color
  • cron
  • debian
  • dhcp
  • dns
  • elasticsearch
  • filebeat
  • freebsd
  • gdm
  • google-api
  • grub2
  • hard
  • healthcheck
  • httpd
  • ip
  • iptables
  • iptables-persistent
  • java
  • kibana
  • logstash
  • macosx
  • mysql
  • nat
  • network
  • nginx
  • ntpdate
  • oauth2.0
  • openvpn
  • php
  • phpadmin
  • postgresql
  • pppoe
  • proxmox
  • ruby
  • rvm
  • show_ip
  • tomcat
  • tunnelblick
  • ubuntu
  • zabbix

Subscribe to Blog via Email

Tag: pppoe

Setting up PPPoE Debian

Install PPPoE :
apt-get install pppoe pppoeconf
To file /etc/ppp/chap-secrets add line:
“your_login” * “your_pass” *
In file /etc/ppp/peers/dsl-provider must be such lines (they all will be there axept login) : Continue reading Setting up PPPoE Debian

Posted on 2011-12-132016-01-28Tags debian, pppoeLeave a comment on Setting up PPPoE Debian

PPPoE on freeBSD setting up /etc/ppp/ppp.conf

Continue reading PPPoE on freeBSD setting up /etc/ppp/ppp.conf

Posted on 2009-12-032015-06-02Tags freebsd, pppoe
Proudly powered by WordPress