Re: ppp + pppoe - unable to connect to ISP
I resolved using a minimal option like man page say.
This is my configuration file.
I'm connect using this command: ppp -ddial ciudad.
I hope this help you.
default:
set log Phase Chat IPCP CCP tun command
set ifaddr 0.0.0.0/0 0.0.0.0/0
ciudad:
set device "!/usr/sbin/pppoe -i xl0"
disable acfcomp protocomp
deny acfcomp
set mtu max 1492
set mru max 1492
set speed sync
set dial
set login
set authname xxxxxxx
set authkey xxxxx
add! default HISADDR
On Tuesday 29 April 2003 21:30, Jason Knight wrote:
> I'm trying to get an OpenBSD 3.2 machine setup as a firewall/router for my
Received on Wed Apr 30 11:54:39 2003
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 13:34:25 EDT
|