Re: FreeBSD and Verizon DSL

2002-09-28 Thread Louis LeBlanc
Let me resolve that one. I am on the Bell Atlantic network. I do have to use PPOE, and Alexander's configurations were right on the money. I had a little bit of a hiccup with configuration of the nic because I didn't realize it would be ok for it to be configured without an IP. Now it looks li

Re: FreeBSD and Verizon DSL

2002-09-27 Thread Vincent Poy
I thought there were some GTE territories on the east coast as well. Not all Verizon West territories have the ATM yet since the FR networks can be at a minimum of T1 speed but the ATM requires atleast a DS3. In Hawaii, 90% of the DSLAM's are still FR. Cheers, Vince - [EMAIL PROTECTED]

Re: FreeBSD and Verizon DSL

2002-09-27 Thread David
> > > The way it works is the the Verizon known as BellAtlantic requires > > > PPPoE while the Verizon known as GTE doesn't. BA uses a ATM network while > > > GTE uses a Frame Relay based network. Verizon West formerly known as GTE used to use only Frame Relay. They are now using both Frame Rela

Re: FreeBSD and Verizon DSL

2002-09-27 Thread Vincent Poy
You can usually tell from the modem you're using. The GTE one is a Fujitsu/Orkit and uses DHCP. The BellAtlantic one uses modems from Efficient Networks/Siemens, Westell and Alcatel and uses PPPoE. What was the name of the telco before it was Verizon, that's one way to tell. Cheers, V

Re: FreeBSD and Verizon DSL

2002-09-27 Thread Louis LeBlanc
Now I'm getting confused. I guess I'll have to be ready to set either one up. Thanks for the info guys. Lou On 09/26/02 09:52 PM, Vincent Poy sat at the `puter and typed: > On Thu, 26 Sep 2002, Alexander Kabaev wrote: > > > On Thu, 26 Sep 2002 16:20:19 -0400 > > Louis LeBlanc <[EMAIL PROTECT

Re: FreeBSD and Verizon DSL

2002-09-27 Thread Vincent Poy
On Thu, 26 Sep 2002, Alexander Kabaev wrote: > On Thu, 26 Sep 2002 16:20:19 -0400 > Louis LeBlanc <[EMAIL PROTECTED]> wrote: > > > Is PPP setup required? AFAIK, Verizon doesn't require an > > authname/authkey challenge, since it logs the Mac Address of the NIC, > > as well as the modem itself.

Re: FreeBSD and Verizon DSL

2002-09-26 Thread Alexander Kabaev
On Thu, 26 Sep 2002 16:20:19 -0400 Louis LeBlanc <[EMAIL PROTECTED]> wrote: > Is PPP setup required? AFAIK, Verizon doesn't require an > authname/authkey challenge, since it logs the Mac Address of the NIC, > as well as the modem itself. I haven't been using PPP with AT&T for > the last 4+ year

Re: FreeBSD and Verizon DSL

2002-09-26 Thread Louis LeBlanc
Is PPP setup required? AFAIK, Verizon doesn't require an authname/authkey challenge, since it logs the Mac Address of the NIC, as well as the modem itself. I haven't been using PPP with AT&T for the last 4+ years, and it works well. TIA Lou On 09/26/02 11:32 AM, Alexander Kabaev sat at the `put

Re: FreeBSD and Verizon DSL

2002-09-26 Thread Louis LeBlanc
I guess I need to get the goods on ppp setup now. Does this replace dhclient, or should I simply tweak that config to work with the new server? Thanks a million. Lou On 09/26/02 11:32 AM, Alexander Kabaev sat at the `puter and typed: > Hi, > > Verizon DSL works reasonably well for me. Below i

Re: FreeBSD and Verizon DSL

2002-09-26 Thread Alexander Kabaev
Hi, Verizon DSL works reasonably well for me. Below is my /etc/ppp/ppp.conf entry. Make sure that authkey and authname reflect the reality, add ppp_enable="YES" ppp_mode="ddial" ppp_nat="NO" ppp_profile="infospeed" to your /etc/rc.conf file and you should be all set. No DHCP is required, the IP

FreeBSD and Verizon DSL

2002-09-26 Thread Louis LeBlanc
Hey folks. I have a quick question about hooking up a FreeBSD box to Verizon DSL. My machine is already up on an AT&T Broadband modem, and works fairly smoothly with their DHCP server. I understand that Verizon will also be putting me on DHCP, so I'll probably need to tweak some there. Staying