Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
we are using Cisco ASA 5505 Vers. 9.2(4) with basic license (2 VLANs and dmz restricted) with the following configuration:
interface Vlan1 nameif inside security-level 100 ip address 192.168.200.32 255.255.255.0 !interface Vlan2 nameif outside se...
Hello,we have different local networks (192.168.200.0 and 192.168.203.0) which are connected to the RV320 by using port-based VLAN.Inter-VLAN-Routing between these networks works perfectly since I added some firewall rules.Now there is a Gateway2Gate...
Great, that was successful! Thanks a lot.
Now the only thing missing is DNS. The ASA should forward DNS-requests to 192.168.200.8 (inside-network)
For inside-clients the ASA is already forwarding DNS-requests to 192.168.200.8 after configuration at C...
Thanks Peter for your help.
I changed default route, but I still can't reach router 192.168.0.9 (DMZ) or internet adresses from outside-devices.
Syslog:
22:04:38: %ASA-6-302020: Built inbound ICMP connection for faddr 192.168.222.250/1 gaddr 192.168....
Hi Diego,
"show route" now says
S* 0.0.0.0 0.0.0.0 [1/0] via 192.168.0.9, outside
S - static, * - candidate default
packettracing to cablerouter works (ip port 80 from outside 192.168.222.99 to dmz 192.168.0.9)
That does NOT work from outside: pin...