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 there,I have a Cisco 1111X-8P and native IPv6 [/57] on int gi 0/0/1 and I also use an IPv6 tunnel thru a tunnelbrokerI also have multiple Vlans on the inside, and would like to use the native for the office, and vlan 3 have it use the tunnel. Vlan...
Hi there, I have a cisco 1111X-8P running IOS 17.9.04a. My ISP upgraded me to a PRO fiber connection, basically no more DHCP on WAN interface with one IP, I got a /29 block, so now I'm PRO.
What I want to do;
Say, my IP's are:.1 network.2 first hop ....
Hi there, I manage a ASA 5545-X (9.2something) There are a few VPN tunnels configured, they work fine. But when I try to put lines in the WAN_in ACL, to only allow certain peers to setup a tunnel, it does'n seem to work; anyone can try to establish a...
conf t!no ip access-list extended 161ip access-list extended 161remark XBOX acces deniedremark ------------------------------------------------deny ip host 10.15.161.42 anyremark alle lans mogen naar buitenremark -------------------------------------...
Yes, I got a static block a /29 and only one wan interface gi 0/0/0 (shutdown) and active GPON on gi 0/0/1.1 (L2)
ip address 31.161.18.114 255.255.255.248ip address 31.161.18.115 255.255.255.255 secondaryip address 31.161.18.117 255.255.255.255 secon...
2. define 2 address pools for the 2 NAT translations
conf tip nat pool LAN-pool x.x.x.4 prefix-length 24ip nat pool XBOX-pool x.x.x.5 prefix-length 24
So, my WAN int gi 0/0/1.1
ip address 31.161.18.114 255.255.255.248ip address 31.161.18.115 255....
All 7 VPN site-2-site have specific peer addresses in them, no 0.0.0.0. I always put superfluous lines in just to check; I would me worried if the IP would deny, but I would still get hits on the ICMP. But on the issue of the peers; as long there is...
Yes, that is correct. And those lines in the ACL are at the very top; I start with deny the blacklist (some annoying Chinese IP's)then icmp echo and reply permitand THEN first permit DC-VPN-PEERS but as the blacklist and icmp entries get hits, and l...