ISP connection issue (Rick Fournier)

Shawn B shawnblan at yahoo.com
Mon Feb 7 17:29:36 PST 2005


Rick,
I cannot put the actual ppp.conf file here, but I will
retype it.

ppp.conf
--------
default:
	set log Phase Chat LCP CCP IPCP tun command
	nat enable yes
	nat same_ports yes
	nat use_sockets yes
	set redial 15 28800
	set reconnect 15 28800

Sympatico:
	set device PPPoE:rl0
	set mru 1492
	set mtu 1492
	enable lqr
	set lqrperiod 5
	# set speed synch 	# I get an error with this line,
so I leave it out.
	set cd 5
	set login
	set timeout 10
	set authname b1xxxxxx  # I've tried both authname
with and without @sympatico 
	set authkey xxxxxxxx
	set ifaddr 10.0.0.1/0 10.0.0.2/0
255.255.255.0.0.0.0.0
	enable dns

rd.conf 
-------
ifconfig_rl0="inet 10.0.0.1 netmask 255.0.0.0 -arp up"
ppp_enable_"YES"
ppp_mode="Sympatico"
inetd_enable="YES"

As far as nameservers are concerned, I contacted
Sympatico, and they gave me the two nameservers to
use.


 --- Rick Fournier <rick at rimasec.net> wrote: 
> Could you include your ppp.conf file? (without
> passwords)
> Does the connection fail or connect successfully?
> 
> If you can connect but having traffic issues check
> your mtu and mru's
> This works for me using a diff ISP thats also using
> Bell lines in Montreal...
> 
>  set device PPPoE:ed0
>  set authname username at isp
>  set authkey password
>  set cd 5
>  set mtu max 1366
>  set mru 1492
>  set redial 0
>  set timeout 120
>  set ifaddr 0.0.0.0/0 0.0.0.0/24 255.255.255.0
> 0.0.0.0
>  add default HISADDR
> 
> -Rick

______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca


More information about the freebsd-isp mailing list