That would work, but think about other sites in the 74.125.53.x range
Seems like more of a PITA to me than just simply choosing another IP
range, ie a Private range
But hey, that's me. I am lazy :)
CCIE # 23962 (SP)
-----Original Message-----
From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of
Piotr Matusiak
Sent: Thursday, October 22, 2009 9:59 AM
To: Hasan AKSOY
Cc: Jian Gu; Cisco certification
Subject: Re: Use global ip on local
Hi,
Try this:
1. Add a new entry to your local hosts file on Win/Lin like
1.1.1.1 www.google.com
2. On you router translate source IP address of 74.125.53.100 to the
outside
interface
ip nat inside source static 74.125.53.100 interface f0/0
3. Then translate destination IP address of 1.1.1.1 to the real IP
address
of google.com
ip nat outside source static 74.125.53.100 1.1.1.1
Once you have your routing OK, this should work.
HTH,
-- Piotr Matusiak CCIE #19860 (R&S, SEC) Technical Instructor MicronicsTraining.com If you can't explain it simply, you don't understand it well enough - Albert Einstein 2009/10/22 Hasan AKSOY <hasan_at_agirol.com> > e.g 74.125.53.100 this ip address own google. i want to use this ip address > on my computer. browsable google via on this computer? because my computer > use same ip on google.com this possible via dns, ospf areas, bgp etc... > > > you can use any IP addresses behind your NAT/PAT firewall >> >> 2009/10/21 Hasan AKSOY <hasan_at_agirol.com>: >> >>> Hi, >>> >>> i want to use global ip on my local network. but this global ip addresses >>> is not my own. this is possible via bgp, ospf and dns combination? >>> >>> e.g - i wish to use my computer address on 74.125.53.100 . but this ip >>> address not my. i want to use this ip address only my local network. >>> >>> >>> Blogs and organic groups at http://www.ccie.net >>> >>>Received on Thu Oct 22 2009 - 10:15:19 ART
This archive was generated by hypermail 2.2.0 : Sun Nov 01 2009 - 07:51:00 ART