As Ruslan Ermilov wrote: > > You need to configure /some/ interface address for the remote end > > anyway, and it must not clash with any other routing table entry, > > since "ifconfig ... up" always adds an entry for the remote IP address > > for p2p interfaces.
> Only if you have INET address configured on an interface. That's the purpose of an sppp interface. You can't do anything with it unless an INET address has been configured to it. (In the case of an automatic dialer -- which is what many ISDN users are using -- you need the IP traffic generated by normal routing in order to trigger the ISDN dialout.) > Why not just bring the interface up first, then negotiate an address, > then add it to interface? Because it'll become a chicken-and-egg problem: the interface would never start negotiating PPP in that case. There are other PPP implementations available for people who want a full-blown one; sppp is meant to be the simplest (and smallest) PPP implementation that is useful for synchronous data carriers. > [Please DO NOT exclude my personal address when replying -- I didn't > ask for it (as many do) through the Mail-Followup-To: header.] You got it. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message