eaton / vagrant-chef-dlamp

A Chef/Vagrant setup for simple Drupal multisite hosting.
52 stars 22 forks source link

Changed DOD public ip address 33.33.33.10 to private ip 10.0.0.1 #5

Closed frederickjh closed 11 years ago

frederickjh commented 11 years ago

Changed DOD public ip address 33.33.33.10 to private ip 10.0.0.1   It is not a good idea to use a public ip address even in a private space.   33.33.33.10 is in a block owned by the Department of Defense

$ whois 33.33.33.10

The following results may also be obtained via:

http://whois.arin.net/rest/nets;q=33.33.33.10?showDetails=true&showARIN=false&ext=netref2

NetRange:       33.0.0.0 - 33.255.255.255 CIDR:           33.0.0.0/8 OriginAS:        NetName:        NIPR-CONUS NetHandle:      NET-33-0-0-0-1 Parent:          NetType:        Direct Allocation RegDate:        1991-01-01 Updated:        2009-06-19 Ref:            http://whois.arin.net/rest/net/NET-33-0-0-0-1

OrgName:        DoD Network Information Center OrgId:          DNIC Address:        3990 E. Broad Street City:           Columbus StateProv:      OH PostalCode:     43218 Country:        US RegDate:         Updated:        2011-08-17 Ref:            http://whois.arin.net/rest/org/DNIC

OrgTechHandle: REGIS10-ARIN OrgTechName:   Registration OrgTechPhone:  +1-800-365-3642  OrgTechEmail:  registra@nic.mil OrgTechRef:    http://whois.arin.net/rest/poc/REGIS10-ARIN

OrgAbuseHandle: REGIS10-ARIN OrgAbuseName:   Registration OrgAbusePhone:  +1-800-365-3642  OrgAbuseEmail:  registra@nic.mil OrgAbuseRef:    http://whois.arin.net/rest/poc/REGIS10-ARIN

OrgTechHandle: MIL-HSTMST-ARIN OrgTechName:   Network DoD OrgTechPhone:  +1-800-365-3642  OrgTechEmail:  HOSTMASTER@nic.mil OrgTechRef:    http://whois.arin.net/rest/poc/MIL-HSTMST-ARIN

ARIN WHOIS data and services are subject to the Terms of Use

available at: https://www.arin.net/whois_tou.html

eaton commented 11 years ago

Used a slightly different set of changes, but the new address is now part of the Vagrantfile. Thanks!