網頁

2018年12月22日 星期六

Ubuntu 網路設定 - PPPoE (ADSL) 指令




1. 安裝
$ sudo apt install net-tools
$ sudo apt-get install pppoeconf
2. 環境設定
$ sudo pppoeconf
3. 中斷撥接連線
$ sudo poff -a
4. 手動撥接
$ sudo pon dsl-provider

參考
http://note.drx.tw/2008/08/networkpppoe-adsl.html

浮動ip
$ sudo vi /etc/network/interfaces
iface eth0 inet dhcp

$ sudo /etc/init.d/networking restart

沒有留言:

張貼留言