From owner-freebsd-questions@FreeBSD.ORG Mon Jun 28 13:46:26 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F1C616A4CE for ; Mon, 28 Jun 2004 13:46:26 +0000 (GMT) Received: from smtp.ibctech.ca (shadow2.eagle.ca [209.167.16.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4471243D2D for ; Mon, 28 Jun 2004 13:46:25 +0000 (GMT) (envelope-from iaccounts@ibctech.ca) Received: (qmail 3068 invoked by uid 1003); 28 Jun 2004 13:45:29 -0000 Received: from iaccounts@ibctech.ca by smtp.ibctech.ca by uid 89 with qmail-scanner-1.20 (clamscan: 0.65. spamassassin: 2.60. Clear:RC:1(127.0.0.1):. Processed in 0.872585 secs); 28 Jun 2004 13:45:29 -0000 Received: from unknown (HELO webmail.ibctech.ca) (127.0.0.1) by localhost.ibctech.ca with SMTP; 28 Jun 2004 13:45:28 -0000 Received: from 209.167.16.15 (SquirrelMail authenticated user steve@ibctech.ca) by webmail.ibctech.ca with HTTP; Mon, 28 Jun 2004 09:45:28 -0400 (EDT) Message-ID: <3678.209.167.16.15.1088430328.squirrel@webmail.ibctech.ca> In-Reply-To: <20040628084310.99973.qmail@web11603.mail.yahoo.com> References: <20040628084310.99973.qmail@web11603.mail.yahoo.com> Date: Mon, 28 Jun 2004 09:45:28 -0400 (EDT) From: "Steve Bertrand" To: "Bryce" User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal cc: Freebsd questions Subject: Re: ISP Connection problem - ADSL X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jun 2004 13:46:26 -0000 > Im using an Alcatel Speedtouch 530 Modem connected to > Ethernet. My ADSL connection is fine in Windoze > however the configuration for the modem is usually set > through a web-browser. Do the modem settings(done via > browser) affect the connection in FBSD or does the > system simply take the settings from ppp.conf etc? Im > somewhat confused on this point. I can ping the modem > at 10.0.0.138 and can open the web interface in X. Do you have this modem set up to do the PPPoE dialing for you? In Windows, do you have to use any software to connect, or is the connection made automatically. It appears you have your modem set up in routing mode, which means the modem most likely does the authentication to your ISP for you. I have a strong suspicion that you do not even need to use ppp on the FreeBSD box. If your modem contains the login info for the ISP, just set up your /etc/rc.conf file with the following: ifconfig_nic="DHCP" and then run: # /etc/netstart You *should* get your info from the router (modem) and should be up and surfing. If that doesn't work, provide more info on your setup, including the output of 'ipconfig' on the windows machine. Steve > > The log reads: > > Jun 25 20:00:26 brycepc ppp[801]: tun1: Phase: bundle: > Establish > Jun 25 20:00:26 brycepc ppp[801]: tun1: Phase: > deflink: closed -> opening > Jun 25 20:00:26 brycepc ppp[801]: tun1: Debug: List of > netgraph node ``sis0:'' (id 1) hooks: > Jun 25 20:00:26 brycepc ppp[801]: tun1: Debug: Found > orphans -> ethernet > Jun 25 20:00:26 brycepc ppp[801]: tun1: Debug: > Connecting netgraph socket .:tun1 -> [3]::tun1 > Jun 25 20:00:26 brycepc ppp[801]: tun1: Debug: Sending > PPPOE_CONNECT to .:tun1 > Jun 25 20:00:26 brycepc ppp[801]: tun1: Debug: Found > the following interfaces: > Jun 25 20:00:26 brycepc ppp[801]: tun1: Debug: Index > 1, name "sis0" > Jun 25 20:00:26 brycepc ppp[801]: tun1: Debug: Index > 2, name "lp0" > Jun 25 20:00:26 brycepc ppp[801]: tun1: Debug: Index > 3, name "lo0" > Jun 25 20:00:26 brycepc ppp[801]: tun1: Debug: Index > 4, name "tun0" > Jun 25 20:00:26 brycepc ppp[801]: tun1: Debug: Index > 5, name "tun1" > Jun 25 20:00:26 brycepc ppp[801]: tun1: Phase: > deflink: Connected! > Jun 25 20:00:26 brycepc ppp[801]: tun1: Phase: > deflink: opening -> dial > Jun 25 20:00:26 brycepc ppp[801]: tun1: Chat: deflink: > Dial attempt 1 of 1 > Jun 25 20:00:26 brycepc ppp[801]: tun1: Phase: > deflink: dial -> carrier > Jun 25 20:00:26 brycepc ppp[801]: tun1: Debug: Waiting > for carrier > Jun 25 20:00:30 brycepc last message repeated 4 times > Jun 25 20:00:31 brycepc ppp[801]: tun1: Phase: > deflink: Disconnected! > Jun 25 20:00:31 brycepc ppp[801]: tun1: Phase: > deflink: carrier -> hangup > Jun 25 20:00:31 brycepc ppp[801]: tun1: Debug: > deflink: Close > Jun 25 20:00:31 brycepc ppp[801]: tun1: Phase: > deflink: Connect time: 5 secs: 0 octets in, 0 octets > out > Jun 25 20:00:31 brycepc ppp[801]: tun1: Phase: > deflink: 0 packets in, 0 packets out > > Any help is greatly appreciated I really would like to > end my reliance on M$ and get going with BSD :) > > Bryce > > > > __________________________________ > Do you Yahoo!? > New and Improved Yahoo! Mail - Send 10MB messages! > http://promotions.yahoo.com/new_mail > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >