- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-14-2018 06:08 AM
Hello all,
I have a problem with palo alto PA-850. I configure domain controllers and end users diference zone. example: zone name: Server for domain controllers, and zone: User for end users.
I setup policy to allow all traffic from Zone: Server to Zone: User and from User to Server. but end users could not authenticate with domain controllers. I checked in traffic logs: To-Port: 135, 445, Aplication: Incomplete. Please help to advise
thanks
09-14-2018 09:37 AM
Hello,
Application incomplete in my experience has been a routing issue. If they are on different subnets, e.g. useres and servers, make sure the routes are in place.
Regards,
09-14-2018 06:44 AM
Hi @Chivas,
Try following the packet with PCAPs (is the server actually getting the packet ? Is the server returning the packet correctly ?)
Good luck !
-Kiwi.
09-14-2018 07:43 AM - edited 09-14-2018 07:48 AM
hi Kiwi,
I checked in PCAPs, the server is not getting the packet. but from client, I can ping or tracert to the server, even access network share on the server. just cannot authenticate when end users login. Please help to advise, do I need to configure any thing
the rule i setup:
active-directory {
source zone: User;
source address: any;
user any;
destination zone: Server;
destination address: any;
category any;
application any;
service any;
action allow;
}
thanks
09-14-2018 07:55 AM
What if you actually look at the session ID in the CLI; does that give you any additional insight. Your security policy looks fine as the only thing you are really doing is analyzing the zones.
09-14-2018 09:37 AM
Hello,
Application incomplete in my experience has been a routing issue. If they are on different subnets, e.g. useres and servers, make sure the routes are in place.
Regards,
09-17-2018 07:42 PM
Thank Klier, I fixed my problem.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!