Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dankwizard

  1. dankwizard

    dmz setup help please

    Assuming: ip address dmz 192.168.1.0 255.255.255.0 ip address inside 192.168.0.0 255.255.255.0 I would try this: access-list dmz_in permit udp 192.168.1.0 255.255.255.0 host 192.168.0.1 access-group dmz_in in interface dmz Where 192.168.0.1 is your inside dns server. The only problem with...

Part and Inventory Search

Back
Top