ISP connection issue (Rick Fournier)

Rick Fournier rick at rimasec.net
Mon Feb 7 20:21:42 PST 2005


Set your ifaddr to:
set ifaddr 0.0.0.0/0 0.0.0.0/24 255.255.255.0 0.0.0.0

I'm pretty sure thats going to solve your problem!

-Rick

On February 7, 2005 08:29 pm, Shawn B wrote:
> 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
> _______________________________________________
> freebsd-isp at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> To unsubscribe, send any mail to "freebsd-isp-unsubscribe at freebsd.org"

-- 
Rimasec Internet Services
www.rimasec.net / info at rimasec.net
phone: (514) 998-7830 / fax: (514) 998-7130

Owner & Systems Administrator / Rick Fournier (rick at rimasec.net)
GnuPG / PGP Key: 31846E22 (http://www.rimasec.net/keys/rick.asc)
Key Fingerprint: B1E3 AE2E C867 F491  BF9F 9485 7818 122D 3184 6E22
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-isp/attachments/20050207/4b344c32/attachment.bin


More information about the freebsd-isp mailing list