cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
267
Views
0
Helpful
2
Replies

Nat/Access list

crmljc1976
Level 1
Level 1

Hello,

Im using a cisco 877W router(ip 192.168.0.1), which is on the 192.168.0.0 ip range, and I have a dvr server which is on 192.168.0.10. I need this server to be available to the internet, so i need to forward certain ports onto that IP. My question is do I need to setup an access list as well as creating a ip nat inside source static rule.

I also have another subnet on 10.0.5.0, and a router/dhcp server at 10.0.5.20/192.168.0.2, and need to setup the Cisco 877W as a VPN server. If VPN server traffic terminates on the CISCO, do I just need to program a route to 10.0.5.0 via 192.168.0.2.

2 Replies 2

joseph.derrick
Level 1
Level 1

Hi,

With regards to your first question, yes you need to setup an access-list. Another requirement is, you need to have a routable ip address within your network (this is usually given by your service provider). Configure your perimeter router or the router facing the Internet to use static nat. This allows you to map a private ip address into a publicly routable ip address.

ex.

inside int: fa0/0 (ip nat inside)

outside int: se0/0 (ip nat outside)

ip nat inside source static ...

With regards to your second question, I need to clarify some things. Does it mean that your dhcp server have 2 ip addresses specifically 10.0.5.20/192.168.0.2 ?

Please clarify.

Thanks,

k0rg

yes thats correct, its setup as a router also

Review Cisco Networking products for a $25 gift card