From owner-freebsd-questions@FreeBSD.ORG Fri Jul 19 12:43:08 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8D6E9728 for ; Fri, 19 Jul 2013 12:43:08 +0000 (UTC) (envelope-from hrisikeshsahu@gmail.com) Received: from mail-vb0-x231.google.com (mail-vb0-x231.google.com [IPv6:2607:f8b0:400c:c02::231]) by mx1.freebsd.org (Postfix) with ESMTP id 48299823 for ; Fri, 19 Jul 2013 12:43:08 +0000 (UTC) Received: by mail-vb0-f49.google.com with SMTP id 12so3085323vbf.8 for ; Fri, 19 Jul 2013 05:43:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=U8R0CzPXXg8rBJJCQd3ZsZFnlgnS8QOwydsYyTs3g74=; b=kMGTyhomTMmkHKQzmw98yI3Lcxl74DHCWLWlouMdfjNRDYpTKDLF+IkqqvUM9M1RoU 7ebHI43BYnWh/FmOgJSC4NrjyIIbXryq+EDIcYWD8KGxfk48+KD+fuMIgCsBgZVV5QHw VnHrvM2ozV8onHfiNFJ79SF0VVCbwYyTLJSb6JcRW41iwstXrhS+bmQeu9f0cLNoLcXy sONN7i+7u5sCG1BJ4KliJFaqCgWvEU2P6LhOlREVkv4ksMRbq4/CD+7S+Igih4BU+O97 Uh+p83OoeJynl3FLh1/GZ5gL5dTF/JVbwMEP0dFS1ijIxfBTiR9Cx/DZYodJCjF/+Rxq hYGw== MIME-Version: 1.0 X-Received: by 10.52.0.52 with SMTP id 20mr4707134vdb.22.1374237787778; Fri, 19 Jul 2013 05:43:07 -0700 (PDT) Received: by 10.52.107.170 with HTTP; Fri, 19 Jul 2013 05:43:07 -0700 (PDT) In-Reply-To: References: Date: Fri, 19 Jul 2013 18:13:07 +0530 Message-ID: Subject: Re: Fresh installation 9.1 From: hrkesh sahu To: =?ISO-8859-1?Q?Trond_Endrest=F8l?= , FreeBSD questions Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jul 2013 12:43:08 -0000 Hi All, after using freebsd for 10 to 20 mins, Key board is getting locked. Before this problem , i have enabled ftpd and provided root login for ftp server access. after that I am facing this problem . but i revert back this root access. and i stopped the ftpd service. mouse is working properly. but key board is not responding properly. Please help me on this. Regards On Fri, Jun 21, 2013 at 6:23 PM, Trond Endrest=F8l < Trond.Endrestol@fagskolen.gjovik.no> wrote: > On Thu, 20 Jun 2013 18:17+0530, hrkesh sahu wrote: > > > Hi Trond, > > One more help please, > > > > I was trying to install v6eval-3.3.2 which is used for IPv6 ready logo > self > > test within FreeBSD 9.1-RELEASE version for a IPv6 self test. But I am > > facing this compilation issue. > > > > Code: > > > > # make > > =3D=3D=3D> lib (depend) > > =3D=3D=3D> lib/Cm (depend) > > rm -f .depend GPATH GRTAGS GSYMS GTAGS > > rm -f .depend > > mkdep -f .depend -a -DYYDEBUG -I. -I/usr/local/include CmTypes.cc > > BtObject.cc BtArray.cc BtList.cc BtSet.cc CmQueue.cc CmAgent.cc > > CmMain.cc CmSocket.cc CmFdSet.cc CmFdMasks.cc CmString.cc > > PerfCollect.cc Timer.cc CmDispatch.cc CmReceiver.cc timeval.cc > > CmToken.cc CmMatch.cc CmLexer.cc > > > CmMain.cc:51:18: error: utmp.h: No such file or directory > > FreeBSD 9.1 uses utx, not utmp. Try to disable utmp during configure, > and possibly enable utx. > > Running ./configure --help might give some insight. > > > mkdep: compile failed > > *** [.depend] Error code 1 > > > > Stop in /root/Desktop/xxx/v6eval-3.3.2/lib/Cm. > > *** [depend] Error code 1 > > > > Stop in /root/Desktop/xxx/v6eval-3.3.2/lib. > > *** [depend] Error code 1 > > > > Stop in /root/Desktop/xxx/v6eval-3.3.2. > > > > Regards > > Hrisikesh > > > > > > On Fri, Jun 14, 2013 at 6:11 PM, Trond Endrest=F8l < > > Trond.Endrestol@fagskolen.gjovik.no> wrote: > > > > > On Fri, 14 Jun 2013 17:31+0530, hrkesh sahu wrote: > > > > > > > Hi Trond, > > > > Thanks a lot. > > > > Sorry I am asking so many thinks. > > > > I am looking for a another help. > > > > > > > > What is static route for a IPV6 router? > > > > > > A static route is something I use for our IPv6 VPN clients in our net= . > > > > > > All packets destined to the VPN clients are routed to the inside > > > interface of the VPN router, the VPN router takes care of everything > > > else, including wrapping the packets in the encryption layer and > > > sending the resulting datagrams to the real clients somewhere out > > > there in the world, back through the main router. > > > > > > > How do i need to configure static route on FreeBSD router indicatin= g > > > > another router's link local address as next HOP? > > > > > > > > Now I have a another router which is connected in same network with > > > > FreeBSD router. > > > > > > If clients on the far end of each of the two routers needs to > > > communicate with one another, then the appropriate default gateway > > > settings on each host and router should suffice. > > > > > > If three or more routers are connected somehow, then they each need t= o > > > know about the prefixes on the other routers, and where to send the > > > packets, i.e. the next hop, and let the next hop decide each packet's > > > fate as the packets traverse each router link. > > > > > > This is where routing protocols such as RIP, OSPF, IS-IS, BGP, etc, > > > come into play. > > > > > > I haven't looked into route6d(8), RIP6 routing protocol, but I'm sure > > > it can be tamed to act as you please. Maybe you should look into > > > Quagga and/or GNU Zebra. > > > > > > My network is simple enough, and I only need directly connected and > > > static routes to make things happen. On the outside, towards our ISP, > > > things are much more complicated. > > -- > +-------------------------------+------------------------------------+ > | Vennlig hilsen, | Best regards, | > | Trond Endrest=F8l, | Trond Endrest=F8l, = | > | IT-ansvarlig, | System administrator, | > | Fagskolen Innlandet, | Gj=F8vik Technical College, Norway, | > | tlf. mob. 952 62 567, | Cellular...: +47 952 62 567, | > | sentralbord 61 14 54 00. | Switchboard: +47 61 14 54 00. | > +-------------------------------+------------------------------------+ >