Have a Cisco 871w with FE4 as WAN and Vlan1 for dhcp for internal network.<BR><BR>We have a block of external IPs specified for use.. x.x.x.193 specified for the default route out, and then .194 ~ .197 for some kiosks, servers, etc.. I am trying to figure out a way to utilize these external IPS without resorting to static 1:1 natting. <BR><BR>for instance, in the previous config of this environment that i inheritted, they had a static internal ip host 1:1 natted to the x.x.x.194 external IP, even though all they were using it for was VNC. I would like to maintain that mapping, but just forward the appropriate ports for the services i want to enable. <BR><BR>*EDIT* I should probably add that the reason this is a concern is because we have added a vpn tunnel to our topology and according to cisco, its impossible to have these 1:1 static natted hosts also be able to move traffic across the vpn.<BR>/EDIT<BR><BR>Is this possible? I'm working inside the SDM that was provided with the router, and that may be my first mistake... trying to use the Firewall/ACL interface is confusing to me. If need be i'll say to hell with that and fire up a telnet session.