Re: ISP connection issue (Rick Fournier)
From: Rick Fournier (rick_at_rimasec.net)
Date: 02/08/05
- Previous message: Shawn B: "Re: ISP connection issue (Rick Fournier)"
- In reply to: Shawn B: "Re: ISP connection issue (Rick Fournier)"
- Next in thread: mario: "Re: ISP connection issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-isp@freebsd.org Date: Mon, 7 Feb 2005 23:21:32 -0500
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@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"
-- 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
- application/pgp-signature attachment: stored
- Previous message: Shawn B: "Re: ISP connection issue (Rick Fournier)"
- In reply to: Shawn B: "Re: ISP connection issue (Rick Fournier)"
- Next in thread: mario: "Re: ISP connection issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|