Assigning public ip to server

yeskaytpu

Honorable
Sep 18, 2013
3
0
10,510
How can I configure a public ip to my server ,presently one of my NIC is having my local LAN ip and I'm using cisco 2800 series router.
Thanks in advance..
 
Solution
A 2800 series router is a commercial router. Because it is a real router and not a "gateway" it has a large number of options that a consumer router does not. It makes it much more complex to configure.

Since IOS on cisco has been around well before consumer router existed it is not called port forwarding or DMZ. These words assume you only have a single IP external IP that can be natted to a internal ip.

In IOS it is called a static nat entry, which exactly you need depends if you are attempting to share a IP with the router and the device or if you have a IP to dedicate to the server.

The command you want is a one of the variations of the command

IP NAT INSIDE SOURCE STATIC ...........
A 2800 series router is a commercial router. Because it is a real router and not a "gateway" it has a large number of options that a consumer router does not. It makes it much more complex to configure.

Since IOS on cisco has been around well before consumer router existed it is not called port forwarding or DMZ. These words assume you only have a single IP external IP that can be natted to a internal ip.

In IOS it is called a static nat entry, which exactly you need depends if you are attempting to share a IP with the router and the device or if you have a IP to dedicate to the server.

The command you want is a one of the variations of the command

IP NAT INSIDE SOURCE STATIC ...........
 
Solution

yeskaytpu

Honorable
Sep 18, 2013
3
0
10,510


Thanks....
 

TheGreater

Honorable
Oct 6, 2013
2
0
10,510


yeskaytpu can i know if im going to put my gaming server for public which ip i should use and i don't wan ramdom change the ip when im disconnected. My gaming server mean my private server game.. im keep change the ip when im disconnected.