Thank you :) Bye Edion
2012/1/12 <[email protected]> > Send users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lispmob.org/mailman/listinfo/users > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of users digest..." > > > Today's Topics: > > 1. Configuration problem (Edion Tego) > 2. Re: Configuration problem (Lori Jakab) > 3. Re: Configuration problem (Edion Tego) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 11 Jan 2012 13:27:24 +0100 > From: Edion Tego <[email protected]> > To: [email protected] > Subject: [LISPmob-users] Configuration problem > Message-ID: > <cabsaq6edo5nh13rwj3rozakaleqk6bc33zbm+s5k5wwb808...@mail.gmail.com > > > Content-Type: text/plain; charset="windows-1252" > > Thank you i thought i had installed all the modules requested > > Now I have completed the installation, and opened lisp, but I think I might > have configured something wrong. > > > > Because it says: *Installed? negative? map cache entry using PETR as the > locator.* > > > > *Also it says: Destination 153.x.x.112* > > * Not default route, ignored* > > > > And our site does not appear on the lispmon.net, but on > http://www.lisp4.net/lisp-site/#uniroma-xtr, we are active via proxy. > > > > The section : > > > > *# Static cache entries* > > *static-map-cache {* > > * eid-prefix = 153.x.x.112/24 #here <http://153.16.44.112/24#here> > I > put my EID* > > * rloc = 151.s.x.9 #Here my RLOC* > > * priority = 1* > > * weight = 100* > > *}* > > > > I this conf ok, or I have to put and the mask of the RLOC, or something > else entirely? > > > > Also, I?d like to ask if it is any way to insert the DNS in the > configuration, because I do not have internet access, even that at the lisp > site status our site shows active, but it does not appear on the map of > lispmon.net > > Also I wanted to configure more than one map resolver and map server, how > do I do that? > > > > Thank you for your time and patience > > > > Sorry for the trouble > > > > Bye > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lispmob.org/pipermail/users/attachments/20120111/55e03fa5/attachment-0001.html > > > > ------------------------------ > > Message: 2 > Date: Wed, 11 Jan 2012 14:08:22 +0100 > From: Lori Jakab <[email protected]> > To: [email protected] > Subject: Re: [LISPmob-users] Configuration problem > Message-ID: <[email protected]> > Content-Type: text/plain; charset=windows-1252 > > On 01/11/12 13:27, Edion Tego wrote: > > > > Thank you i thought i had installed all the modules requested > > > > Now I have completed the installation, and opened lisp, but I think I > > might have configured something wrong. > > > > > > > > Because it says: /Installed? negative? map cache entry using PETR as > > the locator./ > > > > This is not an error, you get this message whenever you try to contact a > non-LISP destination. For example, you probably have a DNS server > configured, which is not a LISP destination. Your node will contact this > server using a Proxy ETR. > > > > > > > /Also it says: Destination 153.x.x.112/ > > > > / Not default route, ignored/ > > > > Not an error message per se either. > > > > > > > And our site does not appear on the lispmon.net <http://lispmon.net/>, > > but on http://www.lisp4.net/lisp-site/#uniroma-xtr, we are active via > > proxy. > > > > When you say it doesn't appear on lispmon.net, you mean the map, or the > looking glass? > > The map is only updated once a day, so you need to keep your mobile node > connected for at least one day. The scanning is done ususally at 9AM > Central European Time. > > If you mean the looking glass, than you have a different problem, you > are not correcly registered in the mapping system. However, I just > checked, and I get the following mapping: > # lig uniroma-xtr.lisp4.net > Send map-request to 85.184.2.42 for uniroma-xtr.lisp4.net ... > Received map-reply from 195.50.116.18 with rtt 0.05900 secs > > Mapping entry for EID '153.16.44.113': > 153.16.44.112/28, via map-reply, record ttl: 10, not auth, not mobile > Locator State Priority/Weight > 151.100.122.9 up 1/100 > > So you host is correctly registered with the mapping system, as > http://www.lisp4.net/lisp-site/#uniroma-xtr says. > > > > > > > The section : > > > > > > > > /# Static cache entries/ > > > > /static-map-cache {/ > > > > / eid-prefix = 153.x.x.112/24 #here > > <http://153.16.44.112/24#here> I put my EID/ > > > > / rloc = 151.s.x.9 #Here my RLOC/ > > > > / priority = 1/ > > > > / weight = 100/ > > > > /}/ > > > > > > > > I this conf ok, or I have to put and the mask of the RLOC, or > > something else entirely? > > > > You should not have static map-cache entries configured under normal > circumstances. > > > > > > > Also, I?d like to ask if it is any way to insert the DNS in the > > configuration, because I do not have internet access, even that at the > > lisp site status our site shows active, but it does not appear on the > > map of lispmon.net <http://lispmon.net> > > > > I see now, you meant the lispmon.net map. See above why you don't show > up on that yet. > > DNS should work, if you have a correct Proxy-ETR configured, and the > Proxy-ITR handling your prefix has no issues. You have control over the > first one, but not over the second one. The way I see it, you have a /28 > LISP prefix, which are used for non-mobile sites. Mobile nodes on the > beta network are allocated /32 prefixes from a different address range. > I will allocate a new EID for your LISPmob tests. > > > Also I wanted to configure more than one map resolver and map server, > > how do I do that? > > > > This is not fully supported yet, all testing was done with a single > Map-Resolver and Map-Server so far. > > > > > > > Thank you for your time and patience > > > > Sure, no prob. ;) > > > > > > > Sorry for the trouble > > > > No trouble at all. > > -Lori > > > > > > > Bye > > > > > > ------------------------------ > > Message: 3 > Date: Wed, 11 Jan 2012 18:59:10 +0100 > From: Edion Tego <[email protected]> > To: [email protected] > Subject: Re: [LISPmob-users] Configuration problem > Message-ID: > <CABsaq6eKinxFH8SFJVywjPbh1kK_=VGRgHvXpuyPW4UFC_f_=w...@mail.gmail.com > > > Content-Type: text/plain; charset="windows-1252" > > PS: @ even that at the lisp site status our site shows active > * even at the lisp site status our site shows active > > 2012/1/11 Edion Tego <[email protected]> > > > Thank you i thought i had installed all the modules requested > > > > Now I have completed the installation, and opened lisp, but I think I > > might have configured something wrong. > > > > > > > > Because it says: *Installed? negative? map cache entry using PETR as the > > locator.* > > > > > > > > *Also it says: Destination 153.x.x.112* > > > > * Not default route, ignored* > > > > > > > > And our site does not appear on the lispmon.net, but on > > http://www.lisp4.net/lisp-site/#uniroma-xtr, we are active via proxy. > > > > > > > > The section : > > > > > > > > *# Static cache entries* > > > > *static-map-cache {* > > > > * eid-prefix = 153.x.x.112/24 #here < > http://153.16.44.112/24#here> > > I put my EID* > > > > * rloc = 151.s.x.9 #Here my RLOC* > > > > * priority = 1* > > > > * weight = 100* > > > > *}* > > > > > > > > I this conf ok, or I have to put and the mask of the RLOC, or something > > else entirely? > > > > > > > > Also, I?d like to ask if it is any way to insert the DNS in the > > configuration, because I do not have internet access, even that at the > lisp > > site status our site shows active, but it does not appear on the map of > > lispmon.net > > > > Also I wanted to configure more than one map resolver and map server, how > > do I do that? > > > > > > > > Thank you for your time and patience > > > > > > > > Sorry for the trouble > > > > > > > > Bye > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lispmob.org/pipermail/users/attachments/20120111/8ba2356d/attachment-0001.html > > > > ------------------------------ > > _______________________________________________ > users mailing list > [email protected] > https://lispmob.org/mailman/listinfo/users > > > End of users Digest, Vol 3, Issue 1 > *********************************** >
