01-23-2006 03:57 AM - edited 02-21-2020 12:39 AM
hi
i have a problem. i had got some servers on the pix dmz interface. now my pdc is on the inside interface. i want that our servers which r in dmz interface should be able to authenticated with the pdc which is in the dmz . please tell me the solution.
01-23-2006 03:31 PM
static and inbound acl are required.
e.g.
static (inside,dmz) 1.1.1.1 192.168.1.1 netmask 255.255.255.255
access-list inbound_dmz permit tcp
access-group inbound_dmz in inter dmz
you need to do a research on the actual protocol/port required for ad authentication.
01-23-2006 10:04 PM
thanks , but my friend i know this already. i was actually looking for the ad port...any way thanx for ur quick reply. and if any
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide