Cisco 871 Router - Multiple IP Addresses

Jun 27, 2007 4 Replies
Cisco 871 Router - Multiple IP Addresses open original image

We recently purchased a T1 line for our company and were given a block of public IP addresses. Our router is currently a Cisco 871 and I have natted all of the computers on our LAN behind one of the public IP addresses. Is it possible to redirect one of the other public IP addresses to one of the servers on our LAN? I imagine this would involve modification of the routing table on the Cisco router? Currently, all traffic is being routed to one interface: ip route



0.0.0.0 0.0.0.0 xx.xxx.xxx.xxx Could anyone provide me some assistance on this? Thanks.

Vincent



No, the routing doesn't do any of that, you need to look into the static NAT entries.

ip nat inside source static tcp 192.168.0.1 80 xxx.xxx.xxx.xxx 80 extendable

formatting link

would this do it ? ip nat inside source static 192.168.0.254 xxx.xxx.xxx.xxx

I will give this a try and see what happens.

Vincent

Wow. I can't believe it was that easy. Thanks Doug!

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required