[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PPPoe Works !@
Hello,
In order to connect using pppoe(8).
download www.thought.net/jason/pppoe/pppoe.tar.gz
add the follow lines to /etc/ppp/ppp.conf :
default:
set log Phase Chat LCP IPCP CCP tun command
nat enable yes
nat same_ports yes
nat use_sockets yes
set redial 15 28800
set reconnect 15 28800
disable acfcomp
deny acfcomp
disable protocomp
set mru 1492
set mtu 1492
set speed sync
enable lqr
set lqrperiod 5
set cd 5
set dial
set login
set timeout 0
set authname xxx
set authkey xxx
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
add default HISADDR
enable dns
Then, ifconfig <interface> 0.0.0.0 255.0.0.0 -arp
after run pppoe -i <interface> & and boom, it assigns
tun0 an ip address.
Regards,
Jonathan Fortin
Network Administrator
Revelex Canada
6830 Park Avenue
Suite 209
Montreal, Qc
H3N-1W7
business: (514) 274-5120 ext 228
email: jfortin@revelex.com