cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
389
Views
0
Helpful
3
Replies

Can I take a Cisco 851w and create a DMZ Host?

cauley.shane
Level 1
Level 1

I have not been able to figure out how to make this possible.

3 Replies 3

paolo bevilacqua
Hall of Fame
Hall of Fame

Hi, you cannot create a real DMZ lan as the 851 does not supports more than 1 VLAN.

However with the "ip nat source inside" commands you can forward port ranges to a PC, that often is sane things as "DMZ host".

Hope this helps, please rate post if it does!

excuse my ignorance, but I thought you could only do single ports with that command. Do yo have a short config example by chance?

Thanks in advance.

Got it below~

ip nat pool p2p 192.168.1.10 192.168.1.10 netmask 255.255.255.0 type rotary

ip nat inside destination list 100 pool p2p

access-list 100 permit tcp any any range 6881 6999

Thanks for getting me on the right track!

Shane C.

Review Cisco Networking products for a $25 gift card