Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 1999 09:00:12 +0100
From:      "Martin Husemann" <martin@rumolt.teuto.de>
To:        "Micha Borrmann" <Micha.Borrmann@gmx.net>
Cc:        <freebsd-isdn@FreeBSD.ORG>
Subject:   RE: a problem with my FritzCard on NetBSD
Message-ID:  <NCBBKMPDNDDMCAGNFNDIGECDCNAA.martin@rumolt.teuto.de>
In-Reply-To: <XFMail.991205182538.Micha.Borrmann@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> Dec  5 18:17:13 myNetBSD isdnd[259]: ERR ERROR, cannot open redirected
> device: No such file or directory
> Dec  5 18:17:13 myNetBSD isdnd[259]: ERR ERROR, cannot open redirected
> device: No such file or directory

You probably have copy&pasted a setup without understanding it.

To test your setup:

 - log in as root
 - make sure no isdnd is running (something like "ps ax | fgrep isdnd")
 - run isdnd manually: "isdnd"
 - use spppcontrol to set your authentication/password
 - use ifconfig to bring up the isp0 interface

And then ping something.

Your startup script probably calls isdnd with -f and -r options to get a
full-screen display on some virtual terminal. You can do that, but of course
you'll have to use an existing and free terminal device (details depend on
your console driver [use i.e. /dev/ttyE6 for wscons, if you allocated enough
virtual screens] and your tty setup).


Martin



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




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