Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Dec 2003 18:46:49 +0800
From:      "Zhang Weiwu" <weiwuzhang@hotmail.com>
To:        freebsd-questions@freebsd.org
Subject:   ADSL cannot dial ("0.0.0.0/0 already exist)
Message-ID:  <LAW11-F5Lt3Z1qOpCuJ00006077@hotmail.com>

next in thread | raw e-mail | index | archive | help
Hello. 

I just brought an ADSL modem (Alcatel Homeplus 501). This modem is 
pre-configured
I used FreeBSD several years, but this is the first time I use ppp:
. 
My /etc/ppp/ppp.conf is:

------
default:
  set log Phase tun command # you can add more detailed logging if you wish
  set ifaddr 10.0.0.1/0 10.0.0.138/0

cncom:
  set device PPPoE:ed0
  set authname LOGINNAME
  set authkey PASSWORD
  set dial
  set login
  add default 10.0.0.138
-------

The modem is 10.0.0.138, it assigned me the address 10.0.0.1.
Ping 10.0.0.138 has response.

To dial with "ppp -ddial cncom" I get the error message:
   0.0.0.0/0 already exist.

So what should I do now?

I'm running FreeBSD 4.9 RC3.

_________________________________________________________________
享用世界上最大的电子邮件系统— MSN Hotmail。  http://www.hotmail.com  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?LAW11-F5Lt3Z1qOpCuJ00006077>