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.
I have an asa5508-x firewall with firmware 9.12.4 running, and ipv6 autoconfiguration seems not to work on outside interface: interface GigabitEthernet1/1nameif outsidesecurity-level 0ip address 192.168.22.12 255.255.255.0ipv6 address fe80::2 link-l...
Hello, we have an issue with a VPN between ASA5545-X and Sonicwall NSA3600. The ASA runs firmware 9.12(2)9, the Sonixwall runs firmware "SonicOS Enhanced 6.5.4.5-53n". We have implemented a IKEv1 IPSEC Site-to-Site VPN between the 2 devices. If we us...
Hello,
I'm trying to setup a C1841 as LAC and forward pppoe session via L2TP to a C7204 VXR router. It doesn't seem to work. There seems to be no request to setup the L2TP connection. I know that, because i setup an IPSEC tunnel from LAC to LNS and...
I have an interface with an access-list bound to that interface as "in" ACL with the following line as first line of the ACL:
access-list from-mpls line 1 extended deny udp host 10.255.9.2 eq syslog host 10.255.7.254 eq syslog
But with packet-trace...
Hello,
i have an issue with IPv6 on WLC2504 wlan controller. IPv6 is enabled globally, 1 WLAN which i want to run with IPv6 is connected to a Switch via VLAN666, and a router (C1841) with IPv6 enabled is also connected to VLAN666. When i connect a n...
Your acl acl-amzn is wrong. it shoud match all outgoing traffic running through your ipsec tunnel and nothhing else. So maybe it should be somethhing llike::access-list amzn-filter extended permit ip 172.16.4.0 255.255.254.0 10.0.0.0 255.0.0....
The router was the reason for the issue. I repaced the od router with a "digitallisierungsbox basic" (another type of DSL router used by german telekom, it is a relabled zyxell device) and the issue disappeared.
Thanks for your hep. At the moent, the router seems tobe thhe problem. It does not send router advertiseents (but i amm shure, tat wasthe case in past).
@Harold Ritter wrote:Hi @jilse-iph ,Your outside interface configuration should allow it to auto configure itself.I hoped that, but it sees not to work ....Make sure you don't have some command such as "ipv6 icmp deny any outside" blocking icmpv6 ...