Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Assigning static address

Status
Not open for further replies.

StoneColdphoneman

Technical User
Joined
Jan 13, 2003
Messages
360
Location
US
I have two interfaces one is serial 0 this is dsu-csu T1 card for T1 my isp give me 12 static ip’s to use my oter interface is fast Ethernet0 this interface I did setup using rfc1918
10.10.10.1 255.255.255.0 I also did setup ip nat inside on interface fast ethernet 0 and ip outside on interface serial0 router is set to do DHCP using rfc1918 address. This works fine if users set nic card do obtain ip address automatically but if I want to use static address on one pc that’s were problem comes in since I’m using DHCP 10.10.10.0 255.255.255.0 and my static address are 65.246.xx.xxx 255.255.255.240 so any ideas
how can I do this since the default gateway is 10.10.10.1 255.25.255.0 and the static ip that isp give me are 65.241.xx.xxx 255.255.255.240.

Hopefully this makes sense.
Thanks in advance
 
Thanks it would work fine only if I wanted to translate privet to outside address and I would have to assign privet static address to pc what I’m trying to do is to be able to give outside static address to my pc is this passable.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top