05-26-2015 11:51 AM - edited 03-11-2019 11:00 PM
I've done this in ROMMON on routers before but this is my first time doing this with an ASA - And I am not in rommon here.
I have an interface called "test" for this purpose with:
!
interface GigabitEthernet0/1
nameif test
security-level 0
ip address 10.0.0.3 255.255.255.0
For whatever measure...
access-list wide-open extended permit ip any any
access-group wide-open in interface test
ciscoasa(config)# sh route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
C 10.0.0.0 255.255.255.0 is directly connected, test
On my laptop I have NIC configured:
IP: 10.0.0.2
NM: 255.255.255.0
GW: 10.0.0.3
I can ping the ASA from my laptop given 10.0.0.3
I cannot ping the laptop from the ASA.
TFTP fails.
Thoughts?
Solved! Go to Solution.
05-26-2015 12:44 PM
05-26-2015 12:44 PM
Check to see if your laptop is running a firewall.
Jon
05-26-2015 12:57 PM
Mmmm that would do it. It would seem I'm on good terms with the desktop folks, no questions asked this time.
Much thanks!
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