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 >>> >>> _______________________________________________________________________ >>> Subscription information may be found >>> at:http://www.groupstudy.com/list/CCIELab.html >>> >> > > Blogs and organic groups at http://www.ccie.net > > _______________________________________________________________________ > Subscription information may be found at: > http://www.groupstudy.com/list/CCIELab.html Blogs and organic groups at http://www.ccie.netReceived on Thu Oct 22 2009 - 09:58:39 ART
This archive was generated by hypermail 2.2.0 : Sun Nov 01 2009 - 07:51:00 ART