LDP REdirection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2018 12:06 AM - edited 03-01-2020 04:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2018 12:53 AM - edited 03-01-2020 04:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2018 02:12 AM
would be great if you run this command and show us the output. also on side note please do not share you real public ip addresses. just fake them up. its for your own security.
run this command.
packet tracer input outside tcp 99.132.180.0 12345 10.10.14.12 ldap detail
also i noted in your nat rules
object network DC5
host 10.10.14.12
nat (inside,outside) static interface service tcp ldap ldap
!
access-list outside_access_in extended permit tcp object-group LDAP_DC5_ACCESS host 10.10.14.12 eq ldap
access-list outside_access_in extended permit tcp object-group LDAP_DC5_ACCESS host 10.10.14.12 eq ldaps
!
share the output
show nat object-network DC5
