Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2003 19:51:39 +1000
From:      Peter Jeremy <peterjeremy@optushome.com.au>
To:        Willem Jan Withagen <wjw@withagen.nl>
Cc:        current@freebsd.org
Subject:   Re: Where is my SLIP interface
Message-ID:  <20030925095139.GC31074@server.c211-28-27-130.belrs2.nsw.optusnet.com.au>
In-Reply-To: <016401c38338$1df441e0$471b3dd4@dual>
References:  <00cb01c38301$0740d080$471b3dd4@dual> <20030925024215.GF10009@wantadilla.lemis.com> <1064466741.1023.11.camel@panda.freebsdsystems.com> <20030925051321.GG32280@wantadilla.lemis.com> <1064467029.1023.13.camel@panda.freebsdsystems.com> <016401c38338$1df441e0$471b3dd4@dual>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 25, 2003 at 09:39:12AM +0200, Willem Jan Withagen wrote:
>But PPP has the same problem:
>    the interfaces do not show up when listing them with 'ifconfig -a'
>And trying to config it:
>
>router# ifconfig sl0 1.2.3.4 4.5.6.7
>ifconfig: interface sl0 does not exist

Try 'ifconfig sl0 create' first.  PPP (and presumably SLIP) interfaces
are now cloned on request rather than created statically.

Peter



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