Date: Wed, 21 Oct 1998 22:28:43 +0200 From: Gary Jennejohn <garyj@peedub.muc.de> To: "Fam. van Achterberg" <Rob.van.Achterberg@gironet.nl> Cc: "freebsd-isdn" <freebsd-isdn@FreeBSD.ORG> Subject: Re: When running i4b error: permission denied or command not found Message-ID: <199810212028.WAA16099@peedub.muc.de> In-Reply-To: Your message of "Wed, 21 Oct 1998 19:53:28 -0000." <000001bdfd2c$7a1c3820$c29fb38f@meerwin>
next in thread | previous in thread | raw e-mail | index | archive | help
"Fam. van Achterberg" writes: >AFAI can tell, using the ps command, there is no daemon called isdnd running >from system startup. I normally don't log in as root, but a 'normal' user >and then use su to 'become' root. Should I log in as root to get isdnd >running? > I start it in /etc/rc.local, at the end of the file. Alternatively, you can log in as root and just invoke /etc/rc.isdn by hand. >If I do need the ipr-lines, what ip-addresses do I put in, since my ISP uses >dynamic adressing on both sides (well, his side is not really dynamic of >course, but he says I don't have to fill it in). Can I use: > >ifconfig ipr0 0.0.0.0 0.0.0.0 netmask 255.255.255.0 >ifconfig ipr0 down > ipr requires static addresses. Maybe you really want to use isppp0 here ? I greatly doubt that your ISP supports transparent HDLC since that mandates that he assign you a static IP address. BTW the second address (the one for your ISP) MUST be either 0.0.0.1 (for dynamic allocation) or your ISP's known IP address. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com 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?199810212028.WAA16099>