09-28-2023 03:46 PM
Hi All,
09-30-2023 06:53 AM
not having a good day with this Putty will just not work for me and i dont know how to access the support firewall-engine-debug from the CLI ?? sorry
09-30-2023 09:04 AM
@Markflan why does SSH not work? what error do you get? Ensure you are connecting to ssh using the correct IP address and that you are allowed to ssh to the FTD from your network. To confirm, from FDM GUI go to System Settings > Management access and allow your network (if not already) to connect using SSH (and https) from either the management and/or data interface - whatever you are using.
Or you could just connect directly using the console cable.
You won't be able to use system support firewall-engine-debug until you've connected via the CLI using SSH/console.
09-30-2023 09:44 AM
09-30-2023 09:56 AM
@Markflan why is the object NGFW-Remote-Access-VPN the source and destination in the NAT rule?
Run "show nat detail" and "show running-config object" and provide the output.
Is the internal network 192.168.95.0 directly connected or do you have a route on the FTD pointing to the next hop?
09-30-2023 10:25 AM
09-30-2023 10:45 AM
Is the FTD the default gateway or is traffic routed via the FTD for the client devices you cannot connect to when on the RAVPN?
Can you actually ping the internal network (servers, PCs etc) from the FTD itself?
Did you run "show arp" as per the packet-tracer output?
Result:
input-interface: outside(vrfid:0)
input-status: up
input-line-status: up
output-interface: inside(vrfid:0)
output-status: up
output-line-status: up
Action: drop
Time Taken: 705309 ns
Drop-reason: (no-v4-adjacency) No valid V4 adjacency. Check ARP table (show arp)
You've two Manual NAT rules, the packet-tracer is not matching the one you created. Although they appear to do the samething.
Manual NAT Policies (Section 1)
1 (inside) to (outside) source static NGFW-Remote-Access-VPN|natIpv4Grp NGFW-Remote-Access-VPN|natIpv4Grp destination static NGFW-Remote-Access-VPN|natIpv4PoolGrp NGFW-Remote-Access-VPN|natIpv4PoolGrp no-proxy-arp route-lookup
translate_hits = 1, untranslate_hits = 1
Source - Origin: 192.168.95.0/28, Translated: 192.168.95.0/28
Destination - Origin: 192.168.19.0/24, Translated: 192.168.19.0/24
2 (inside) to (outside) source static FDM_Local_Network FDM_Local_Network destination static Anyconnect_Pool Anyconnect_Pool
translate_hits = 0, untranslate_hits = 0
Source - Origin: 192.168.95.0/28, Translated: 192.168.95.0/28
Destination - Origin: 192.168.19.0/24, Translated: 192.168.19.0/24
09-30-2023 11:13 AM
her eis my NAT rules one was in already and the other i created on your advice yesterday ?
FTD is the default gateway and i can ping my clients and servers from the FTD ,
im on my client laptop here at home and can conect into anyconnect but cant map or ping any client on the office
arp attached
09-30-2023 11:27 AM
@Markflan please run packet-tracer again but to a destination IP of an endpoint with an entry in the arp table and provide the output.
packet-tracer input outside tcp 192.168.19.100 3000 192.168.95.13 80 detailed
Do the client devices on the internal network have a local firewall that can block access from a network other than the local network address space?
Are you running a full VPN (no split tunnel)?
09-30-2023 11:37 AM
10-03-2023 04:06 AM
hi @Rob Ingram i know your probably very busy and have a normal job but if you do get any chance do any more insights
09-29-2023 03:41 AM
Do you mean accessing local networks when you are connected to VPN? Like a printer service on your office network?
09-29-2023 01:50 PM
Hi @Pavan Gundu yes im trying to acces my server aps and shares /?
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