From owner-freebsd-questions Tue Jul 31 9:13:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20204.mail.yahoo.com (web20204.mail.yahoo.com [216.136.226.59]) by hub.freebsd.org (Postfix) with SMTP id 92A3237B409 for ; Tue, 31 Jul 2001 09:13:09 -0700 (PDT) (envelope-from phm_fbsd@yahoo.com.ar) Message-ID: <20010731161308.94128.qmail@web20204.mail.yahoo.com> Received: from [200.47.62.245] by web20204.mail.yahoo.com; Tue, 31 Jul 2001 13:13:08 ART Date: Tue, 31 Jul 2001 13:13:08 -0300 (ART) From: =?iso-8859-1?q?Pablo=20Monti?= Subject: Problem with PPPoE To: freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi I'm from Argentina, sorry for my poor English. I have a problem with PPPoE on FreeBSD 4.3-RELEASE. This is as follows: I've adquired an Internet account from a local provider called MILLICOM, which is based on Wireless Local Loop. This is not ADSL, the physical link is on a wave antenna, plus a cable to the network card of the PC. The provider's tehcnicians installed and configured for Windows, which is the unique OS who supports. But I wish connect to the net from a FreeBSD box which acts as router+gateway+firewall for my small lan. So, I installed FreeBSD 4.3-RELEASE from CD on a Pentium 200 Mhz, 32 Mb RAM, two HD: one 512 Mb, another 642 Mb, and two Ethernet cards. The installation was fine, I choose "Kernel Developer" for the installation profile, no X Window, enable gateway, the two NICs were recognized properly and all just seems well. OK, in order to connect to the net on this box, I proceed to configure PPPoE. I added the options NETGRAPH to the kernel config, config, make depend, make, make install and reboot Then I've edit the /etc/ppp/ppp.conf file and configured following the directives from the FreeBSD Handbook and others HOWTOs. I've started manually ppp with # /usr/sbin/ppp At the ppp prompt, I typed show physical, and dial And never gets connected. The three letters of the prompt stay in lowercase. The software shipped from the provider contains a Linux driver for pppoe. A friend of mine who have the same ISP installed it on SuSE Linux and works OK, but I don't want to fall on Linux :-) I attach with this message my ppp.conf and the ppp.log from this run. Thanks in advance for the help Regards Pablo ---- #################################### #ppp.conf: default: # PPP over Ethernet set device PPPoE:ed0 set speed sync set mru 1492 set mtu 1492 set ctsrts off enable lqr set log phase tun add default HISADDR enable dns millicom: set authname myuserid@millic.com.ar set authkey mypassword #################################### ppp.log: Jul 28 07:47:37 aragorn ppp[297]: Phase: Using interface: tun0 Jul 28 07:47:37 aragorn ppp[297]: Phase: deflink: Created in closed state Jul 28 07:47:37 aragorn ppp[297]: tun0: Phase: PPP Started (interactive mode). Jul 28 07:47:49 aragorn ppp[297]: tun0: Phase: bundle: Establish Jul 28 07:47:49 aragorn ppp[297]: tun0: Phase: deflink: closed -> opening Jul 28 07:47:49 aragorn ppp[297]: tun0: Debug: List of netgraph node ``ed0:'' (id 2) hooks: Jul 28 07:47:49 aragorn ppp[297]: tun0: Debug: Found orphans -> ethernet Jul 28 07:47:49 aragorn ppp[297]: tun0: Debug: Connecting netgraph socket .:tun0 -> [4]::tun0 Jul 28 07:47:49 aragorn ppp[297]: tun0: Debug: Sending PPPOE_CONNECT to .:tun0 Jul 28 07:47:49 aragorn ppp[297]: tun0: Phase: deflink: Connected! Jul 28 07:47:49 aragorn ppp[297]: tun0: Phase: deflink: opening -> dial Jul 28 07:47:49 aragorn ppp[297]: tun0: Phase: deflink: dial -> carrier Jul 28 07:47:49 aragorn ppp[297]: tun0: Debug: Waiting for carrier Jul 28 07:47:53 aragorn last message repeated 4 times Jul 28 07:47:54 aragorn ppp[297]: tun0: Phase: deflink: Disconnected! Jul 28 07:47:54 aragorn ppp[297]: tun0: Phase: deflink: carrier -> hangup Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: deflink: Close Jul 28 07:47:54 aragorn ppp[297]: tun0: Phase: deflink: Connect time: 5 secs: 0 octets in, 0 octets out Jul 28 07:47:54 aragorn ppp[297]: tun0: Phase: deflink: : 0 packets in, 0 packets out Jul 28 07:47:54 aragorn ppp[297]: tun0: Phase: total 0 bytes/sec, peak 0 bytes/sec on Sat Jul 28 07:47:54 2001 Jul 28 07:47:54 aragorn ppp[297]: tun0: Phase: deflink: hangup -> closed Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: route_IfDelete (12) Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: Found the following interfaces: Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: Index 1, name "rl0" Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: Index 2, name "ed0" Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: Index 3, name "lp0" Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: Index 4, name "faith0" Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: Index 5, name "gif0" Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: Index 6, name "gif1" Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: Index 7, name "gif2" Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: Index 8, name "gif3" Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: Index 9, name "lo0" Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: Index 10, name "ppp0" Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: Index 11, name "sl0" Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: Index 12, name "tun0" Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: route_IfDelete: addrs: 7, Netif: 2 (ed0), flags: 101, dst: 10.0.0.0 ? Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: route_IfDelete: addrs: 3, Netif: 9 (lo0), flags: 200005, dst: 127.0.0.1 ? Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: route_IfDelete: addrs: 7, Netif: 1 (rl0), flags: 101, dst: 192.168.1.0 ? Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: route_IfDelete: addrs: 3, Netif: 9 (lo0), flags: 220405, dst: 192.168.1.1 ? Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: route_IfDelete: addrs: 3, Netif: 1 (rl0), flags: 20405, dst: 192.168.1.199 ? Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: route_IfDelete: addrs: 7, Netif: 2 (ed0), flags: 101, dst: 10.0.0.0 ? Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: route_IfDelete: addrs: 3, Netif: 9 (lo0), flags: 200005, dst: 127.0.0.1 ? Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: route_IfDelete: addrs: 7, Netif: 1 (rl0), flags: 101, dst: 192.168.1.0 ? Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: route_IfDelete: addrs: 3, Netif: 9 (lo0), flags: 220405, dst: 192.168.1.1 ? Jul 28 07:47:54 aragorn ppp[297]: tun0: Debug: route_IfDelete: addrs: 3, Netif: 1 (rl0), flags: 20405, dst: 192.168.1.199 ? Jul 28 07:47:54 aragorn ppp[297]: tun0: Phase: bundle: Dead _________________________________________________________ żLo probaste? Correo gratis y para toda la vida en http://correo.yahoo.com.ar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message