Date: Mon, 7 Feb 2005 23:21:32 -0500 From: Rick Fournier <rick@rimasec.net> To: freebsd-isp@freebsd.org Cc: Shawn B <shawnblan@yahoo.com> Subject: Re: ISP connection issue (Rick Fournier) Message-ID: <200502072321.37128.rick@rimasec.net> In-Reply-To: <20050208012934.88165.qmail@web30204.mail.mud.yahoo.com> References: <20050208012934.88165.qmail@web30204.mail.mud.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart5687859.kTCvbEChpZ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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! =2DRick 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=3D"inet 10.0.0.1 netmask 255.0.0.0 -arp up" > ppp_enable_"YES" > ppp_mode=3D"Sympatico" > inetd_enable=3D"YES" > > As far as nameservers are concerned, I contacted > Sympatico, and they gave me the two nameservers to > use. > > --- Rick Fournier <rick@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@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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" =2D-=20 Rimasec Internet Services www.rimasec.net / info@rimasec.net phone: (514) 998-7830 / fax: (514) 998-7130 Owner & Systems Administrator / Rick Fournier (rick@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 --nextPart5687859.kTCvbEChpZ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCCD5ReBgSLTGEbiIRAqtbAKCXG0s2vYkr1wG6ARdXKML6+nB9HgCfeRjB zesOEVuJb0aARupDyEAiamA= =nusu -----END PGP SIGNATURE----- --nextPart5687859.kTCvbEChpZ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502072321.37128.rick>