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.
Traffic flow for all the customers now:VLAN 476 --> R1 (g0/0/0) --> Switch(Port1) --> 4331 (g0/0/1) (NAT) -->Switch(Port22) --> R1 (g0/0/3) --> Internet. I need to separate Customer X Traffic from all other traffic and customer X traffic should be di...
interface Loopback6
ip address X.X.X.62 255.255.255.255
Router#sh ip access-lists
Extended IP access list 199
10 deny tcp any any eq telnet
20 deny tcp any any eq www log
30 deny tcp any any eq 22
40 permit ip any any (52 matches)
E...
Hello,My remote IP is 200.20.x.x network each private IP is nat inside with a public IP address into my core router. From my core, I was able to ping all the remote sites 200.20.x.x but unable to ping the public IP's. From my remote, I was not able t...
Hello All, Cisco ISR4331/K9 Router, Cisco IOS XE Software, Version 03.16.04b.S - Extended Support ReleaseCisco IOS Software, ISR Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 15.5(3)S4b, RELEASE SOFTWARE (fc1). The router is configured with Zon...
Hello All, Cisco ISR4331/K9 Router, Cisco IOS XE Software, Version 03.16.04b.S - Extended Support ReleaseCisco IOS Software, ISR Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 15.5(3)S4b, RELEASE SOFTWARE (fc1). The router is configured with Zon...
Hi @Georg Pauwen Router R1 belongs to our ISP which sends traffic to 4331 where NAT takes places and sends the traffic back to R1 which then goes out to the internet.R1 - ISP Router4331 - Belongs to us (NAT,ZBF)2921 - FailoverDoes this answer your q...
Hi @Georg Pauwen This is not a live environment yet. I am trying to build the design and configuration right now. Can I know what am I missing in that topology? Judging from your drawing, your customer X traffic comes in on R1, but you don't want it...
Hello @paul driver The router is configured as Zone-Based.Right now Inside Zone 10.10.2.0/28Outside Zone 1.1.1.0/28 I want to use for Customer XInside Zone 10.10.3.0/29Outside Zone 1.1.1.208/28
Hello, @Georg Pauwen I didn't make any changes so far, I just need confirmation from you so that is the reason I posted the topology.I am gonna make the changes you mentioned as soon as possible. each static NAT has configured in such a way that it ...
Hi, @Georg Pauwen Yes, Loopback6 is the same as the IP address used in static NAT entries. I am attaching 2 diagrams here I think that might make senses how it is laid out.