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.
Hello. I've done a search for a problem such as mine but haven' been successful. I have three interfaces, Inside, Outside, and DMZ. I have already setup Inside to Outside and Inside to DMZ nat and ACLS. I however cannot get Outside to DMZ working cor...
This setup is in GNS3:I have two L3 Switches connected via a lacp etherchannel link. Switch 1 is providing inter-vlan routing for 4 vlans (Vlan 10, 11, 15 and 17). The switches are using vlan 20 for their connectivity. They are configured for redunda...
I hope this is the correct section for my problem.I am working on a mock network using Packet Tracer 7.3.0. The setup is as follows:3 Layer 3 (3560) switches connected to each other using LACP EtherChannel. One of them is doing the VLAN routing, whic...
This is the scenario. I'm on a LAN that gets its Internet connectivity via a MAN. I have autonomy over my LAN but data gets routed through the provider's mpls network out their public addresses. Now i have an application running on port 80 IP address...
As I could not use the OUTSIDE address, I decided to use another (200.200.200.10). This is what seemed to work; object network WEBSERVERhost 172.16.1.253object network WEBSERVERnat (DMZ,OUTSIDE) static 200.200.200.10 access-list OUT-TO-DMZ extended ...
It seems the issue was/is with the IOU image, 'i86bi-linux-l2-adventerprisek9-15.2d'. I've since replaced it with 'i86bi_linux_l2-adventerprisek9-ms' and inter-VLAN routing is working just fine. Vlan 10 and 11 can reach other other including the othe...
Does a machine from vlan 10 can ping another machine in vlan 11?
At least, between these 2 vlans, can you do the following tests:
- from machine in vlan 10 ping its default gateway in vlan 10
- from machine in vlan 10 ping the default gateway in v...
I'm using an IOU image 'i86bi-linux-l2-ipbasek9-15.1g.bin'. It was the only one I could find where HSRP and VTP both worked. As for the other outputs, 'show ip route', and 'show standby', see the attached text file. I chose to put all the outputs in ...
Hi Francesco,Thanks for the reply. I have enabled ip routing on both switches and pretty much mirrored the config of Switch 1 on Switch 2 except for respective IP addressing. Instead of using static routing, I have gone for ospf for ease of configura...