StoneColdphoneman
Technical User
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
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