Where is my SLIP interface

Peter Jeremy peterjeremy at optushome.com.au
Thu Sep 25 02:51:43 PDT 2003


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


More information about the freebsd-current mailing list