• No results found

GURL. Reverse. Geolocation. Using. Lookup

N/A
N/A
Protected

Academic year: 2021

Share "GURL. Reverse. Geolocation. Using. Lookup"

Copied!
52
0
0

Loading.... (view fulltext now)

Full text

(1)

GURL

GURL

G

(2)

GURL: status

GURL: status

Current Status: Current Status:

This is the first presentation of GURL. This is the first presentation of GURL.

YOU are the guinea pig audience. YOU are the guinea pig audience.

IETF status: none. IDs: none IETF status: none. IDs: none

Why am I here ? Why am I here ?

Because I want your feedback Because I want your feedback

(3)

3

GURL: short demo

GURL: short demo

My IP: 50.1.8.254 My IP: 50.1.8.254

nslookup

nslookup --type=PTR 254.8.1.50.intype=PTR 254.8.1.50.in--addr.arpaaddr.arpa arneill

(4)

GURL: short demo

GURL: short demo

My IP: 50.1.8.254 My IP: 50.1.8.254

nslookup

nslookup --type=PTR 254.8.1.50.intype=PTR 254.8.1.50.in--addr.arpaaddr.arpa arneill

arneill--py.sacramento.ca.uspy.sacramento.ca.us nslookup

nslookup --type=TXT 254.8.1.50.intype=TXT 254.8.1.50.in--addr.arpaaddr.arpa "

"geolocgeoloc: <lat> 38.55 </lat> <long> : <lat> 38.55 </lat> <long> --121.48 121.48 </long> <city> Sacramento </city> <

</long> <city> Sacramento </city> <stprstpr> > CA </

(5)

5

GURL: requirements

GURL: requirements

How does this work? Server side How does this work? Server side

(6)

GURL: requirements

GURL: requirements

How does this work? Server side How does this work? Server side

►Nothing magic. A TXT RR in the inNothing magic. A TXT RR in the in-

-addr.arpa

(7)

7

GURL: requirements

GURL: requirements

How does this work? Server side How does this work? Server side

►Nothing magic. A TXT RR in the inNothing magic. A TXT RR in the in-

-addr.arpa

addr.arpa zonezone

►Modifications do the DNS server software: Modifications do the DNS server software:

none none

(8)

GURL: requirements

GURL: requirements

How does this work? Client side How does this work? Client side

(9)

9

GURL: requirements

GURL: requirements

How does this work? Client side How does this work? Client side

(10)

GURL: requirements

GURL: requirements

How does this work? Client side How does this work? Client side

►Troubleshoot: Troubleshoot: nslookupnslookup / dig/ dig ►

►Nice presentation: itNice presentation: it’’s just pseudos just pseudo--XML text XML text

to parse to parse

(11)

11

GURL: requirements

GURL: requirements

What is missing ? What is missing ?

Management Tools. So far, the management Management Tools. So far, the management

tool is vi tool is vi

(12)

GURL: tags

GURL: tags

<lat> <long> <city> etc. <lat> <long> <city> etc.

Can that be changed ? Can that be changed ?

►Absolutely, these are merely suggestionsAbsolutely, these are merely suggestions ►

(13)

13

GURL: goals

GURL: goals

What it is meant to replace What it is meant to replace

(14)

GURL: goals

GURL: goals

What it is meant to replace What it is meant to replace

►RFC 1876 (LOC RR)RFC 1876 (LOC RR)

Why ? Why ?

►RFC 1876 is domainRFC 1876 is domain--based (forward lookup) based (forward lookup)

and too complicated. The domain zone and and too complicated. The domain zone and

the in

the in--addr.arpaaddr.arpa zone may be administered zone may be administered by different entities

(15)

15

GURL: simplicity

GURL: simplicity

RFC 1876: In which state is IP address RFC 1876: In which state is IP address

50.1.8.254 ? 50.1.8.254 ?

(16)

GURL: simplicity

GURL: simplicity

RFC 1876: In which state is IP address RFC 1876: In which state is IP address

50.1.8.254 ? 50.1.8.254 ?

(17)

17

GURL: simplicity

GURL: simplicity

RFC 1876: In which state is IP address RFC 1876: In which state is IP address

50.1.8.254 ? 50.1.8.254 ?

►1. Query in1. Query in--addr.arpaaddr.arpa for PTR RRfor PTR RR ►

►2. Query the PTR matching2. Query the PTR matching--domain for a domain for a

LOC RR LOC RR

(18)

GURL: simplicity

GURL: simplicity

RFC 1876: In which state is IP address RFC 1876: In which state is IP address

50.1.8.254 ? 50.1.8.254 ?

►1. Query in1. Query in--addr.arpaaddr.arpa for PTR RRfor PTR RR ►

►2. Query the PTR matching2. Query the PTR matching--domain for a domain for a

LOC RR LOC RR

(19)

19

GURL: simplicity

GURL: simplicity

RFC 1876: In which state is IP address RFC 1876: In which state is IP address

50.1.8.254 ? 50.1.8.254 ?

►1. Query in1. Query in--addr.arpaaddr.arpa for PTR RRfor PTR RR ►

►2. Query the PTR matching2. Query the PTR matching--domain for a domain for a

LOC RR LOC RR

►3. Decode GPS coordinates from LOC RR3. Decode GPS coordinates from LOC RR ►

►4. Run coordinates through software that 4. Run coordinates through software that

returns the state returns the state

(20)

GURL: simplicity

GURL: simplicity

GURL: In which state is IP address GURL: In which state is IP address

50.1.8.254 ? 50.1.8.254 ?

(21)

21

GURL: simplicity

GURL: simplicity

GURL: In which state is IP address GURL: In which state is IP address

50.1.8.254 ? 50.1.8.254 ?

(22)

GURL: simplicity

GURL: simplicity

GURL: In which state is IP address GURL: In which state is IP address

50.1.8.254 ? 50.1.8.254 ?

►1. Query in1. Query in--addr.arpaaddr.arpa for TXT for TXT geolocgeoloc: RR: RR ►

(23)

23

GURL: simplicity

GURL: simplicity

GURL: In which state is IP address GURL: In which state is IP address

50.1.8.254 ? 50.1.8.254 ?

►1. Query in1. Query in--addr.arpaaddr.arpa for TXT for TXT geolocgeoloc: RR: RR ►

►2. Parse TXT 2. Parse TXT geolocgeoloc: RR: RR ►

(24)

GURL: RR type

GURL: RR type

Why use a TXT RR ? Why use a TXT RR ?

(25)

25

GURL: other ways

GURL: other ways

►GeolocGeoloc info embedded in the PTR.info embedded in the PTR.

ƒ

ƒ anancyanancy--151151--11--215215--34.w8334.w83--194.abo.wanadoo.fr194.abo.wanadoo.fr

ƒ

ƒ mor91mor91--11--8989--8282--2222--219.dsl.club219.dsl.club--internet.frinternet.fr

(26)

GURL: other ways

GURL: other ways

►WebWeb--based APIsbased APIs ►

(27)

27

GURL: RR type

GURL: RR type

Why use a TXT RR ? Why use a TXT RR ? ►

►The IETF (RFC 5507) now recommends to The IETF (RFC 5507) now recommends to

register a new RR type register a new RR type

(28)

GURL: RR type

GURL: RR type

Why use a TXT RR ? Why use a TXT RR ?

►The IETF (RFC 5507) now recommends to The IETF (RFC 5507) now recommends to

register a new RR type register a new RR type

►If this GURL gets traction, a new RR type is If this GURL gets traction, a new RR type is

the way to go and will be requested the way to go and will be requested

(29)

29

GURL: RR type

GURL: RR type

Why use a TXT RR ? Why use a TXT RR ? ►

►The IETF (RFC 5507) now recommends to The IETF (RFC 5507) now recommends to

register a new RR type register a new RR type

►If this GURL gets traction, a new RR type is If this GURL gets traction, a new RR type is

the way to go and will be requested the way to go and will be requested

►We are not even in the bootstrap phase, so We are not even in the bootstrap phase, so

for now TXT is the way to go for now TXT is the way to go

(30)

GURL: RR type

GURL: RR type

Why use a TXT RR ? Why use a TXT RR ?

(31)

31

GURL: RR type

GURL: RR type

Why use a TXT RR ? Why use a TXT RR ? ►

►Recent history: SPFRecent history: SPF ►

(32)

GURL: RR type

GURL: RR type

Why use a TXT RR ? Why use a TXT RR ?

►Recent history: SPFRecent history: SPF ►

►Started as TXTStarted as TXT ►

►As of today, even if the SPF RR has been As of today, even if the SPF RR has been

registered (99), it is not yet widely available registered (99), it is not yet widely available

(33)

33

GURL: challenges

GURL: challenges

Status of RFC 1876 deployment: Status of RFC 1876 deployment: ƒ

(34)

GURL: challenges

GURL: challenges

Status of RFC 1876 deployment: Status of RFC 1876 deployment:

ƒ

ƒ No significant adoptionNo significant adoption

Why ? Why ?

ƒ

(35)

35

GURL: challenges

GURL: challenges

Status of RFC 1876 deployment: Status of RFC 1876 deployment: ƒ

ƒ No significant adoptionNo significant adoption

Why ? Why ?

ƒ

ƒ No stick and no carrotNo stick and no carrot

Is GURL going to be successful over RFC 1876 Is GURL going to be successful over RFC 1876

because it is simpler ? because it is simpler ?

ƒ

ƒ Probably not without some additional Probably not without some additional

carrot carrot

(36)

GURL: challenges

GURL: challenges

Who would configure GURL ? Who would configure GURL ?

ƒ

(37)

37

GURL: challenges

GURL: challenges

Who would configure GURL ? Who would configure GURL ?

ƒ

ƒ Geeks with static Geeks with static IPsIPs

ƒ

ƒ Enterprises who have been delegated Enterprises who have been delegated

reverse lookup for their space reverse lookup for their space

(38)

GURL: challenges

GURL: challenges

Who would configure GURL ? Who would configure GURL ?

ƒ

ƒ Geeks with static Geeks with static IPsIPs

ƒ

ƒ Enterprises who have been delegated Enterprises who have been delegated

reverse lookup for their space reverse lookup for their space

ƒ

(39)

39

GURL: challenges

GURL: challenges

Who would configure GURL ? Who would configure GURL ?

ƒ

ƒ Geeks with static IPsGeeks with static IPs

ƒ

ƒ Enterprises who have been delegated Enterprises who have been delegated

reverse lookup for their space reverse lookup for their space

ƒ

(40)

GURL: challenges

GURL: challenges

Who needs

Who needs geolocationgeolocation by IP ?by IP ?

(41)

41

GURL: challenges

GURL: challenges

Who needs

Who needs geolocationgeolocation by IP ?by IP ?

►Geeks who want a visual Geeks who want a visual traceroutetraceroute ►

(42)

GURL: ads

GURL: ads

(43)

43

GURL: ads

GURL: ads

►Looking for coffee in Santa RosaLooking for coffee in Santa Rosa ►

►Wrong time zoneWrong time zone ►

(44)

GURL: ads

GURL: ads

►Looking for coffee in Santa RosaLooking for coffee in Santa Rosa ►

►Wrong time zoneWrong time zone ►

►Looking for pizza and beer in Santa RosaLooking for pizza and beer in Santa Rosa ►

►Wrong cityWrong city ►

(45)

45

GURL: DNS geo load balancing

GURL: DNS geo load balancing

Can GURL be used to enhance DNS load Can GURL be used to enhance DNS load

balancing ? balancing ?

(46)

GURL: DNS geo load balancing

GURL: DNS geo load balancing

Can GURL be used to enhance DNS load Can GURL be used to enhance DNS load

balancing ? balancing ?

►Yes, BUTYes, BUT…… ►

►Not as the primary discriminator. A good Not as the primary discriminator. A good

load balancing chooses the

load balancing chooses the ““closestclosest”” server, server, but this is from a network point of view, not but this is from a network point of view, not

a geographic point of view a geographic point of view

(47)

47

GURL: DNS geo load balancing

GURL: DNS geo load balancing

Can GURL be used to enhance DNS load Can GURL be used to enhance DNS load

balancing ? balancing ?

►This means understanding of the network This means understanding of the network

topology, which is a routing (BGP) animal topology, which is a routing (BGP) animal

not a DNS animal not a DNS animal

(48)

GURL: DNS geo load balancing

GURL: DNS geo load balancing

Can GURL be used to enhance DNS load Can GURL be used to enhance DNS load

balancing ? balancing ?

►This means understanding of the network This means understanding of the network

topology, which is a routing (BGP) animal topology, which is a routing (BGP) animal

not a DNS animal not a DNS animal

►In short: Best routing path first, then use In short: Best routing path first, then use

geoloc

(49)

49

GURL: impact on large

GURL: impact on large

-

-

scale prod

scale prod

(50)

GURL: what

(51)

51

GURL: what

(52)

GURL: Thank you

GURL: Thank you

michel@arneill

References

Related documents

Mental health symptoms seem to be highest at intake to prison [ 7 , 9 – 11 ] and improvement over the course of imprisonment has been shown for consecutively impris- oned people

Today, Bloor Research believes that the company is well placed to exploit the capabilities of kdb+ in other big data markets and, especially, with respect to the Internet of

Meeting participants agreed that to reduce vulnerabil- ity of coastal communities, support and change was needed at all scales, from local (e.g. household) to provincial (e.g.

 In 2014, the average Medicaid fee-for-service reimbursement rate was 40.7 percent of commercial dental insurance charges for adult dental care services in states that provide

a) One respondent has been a climate activist for 10 Years and had a major breakdown in her career as a climate activist after the failed climate

Homeowners considering any modification to the builder installed landscape should become completely familiar with Chapter 5 of the MiraBay Architectural Guidelines prior to

The law requires a professional to act based on the skill and knowledge necessary for his or her profession, rather than the typical reasonable and prudent standard applied

Margin Margin of the company including synergies until 2014 in the range of NORMA Group’s margin..