11-11-2016 09:49 PM - edited 03-05-2019 07:28 AM
I've been puzzled with this issue for a couple of days now. I am stuck on what the issue might be. The issue is that I can ping from my router,
Router 1:
version 15.1
THIS IS A PRIVATE COMPUTER SYSTEM.
All computer systems may be monitored for all lawful purposes, including Monitoring includes active attacks by authorized personnel and their All information including personal information, placed on or sent over Unauthorized use may subject you to criminal prosecution. Evidence of |
Router 2:
version 15.1 THIS IS A PRIVATE COMPUTER SYSTEM. This computer system including all related equipment, network devices All computer systems may be monitored for all lawful purposes, including Monitoring includes active attacks by authorized personnel and their All information including personal information, placed on or sent over Unauthorized use may subject you to criminal prosecution. Evidence of |
Switch:
version 12.2 no service pad service service service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname LAN_Switch ! boot-start-marker boot-end-marker ! ! username ******privilege 15 secret 5 *************************** ! ! ! no aaa new-model clock timezone CST -6 switch 1 provision ws-c3750-24ts system ip name-server 8.8.8.8 ! ! ! ! ! ! ! ! ! spanning-tree mode rapid- spanning-tree logging spanning-tree extend system-id ! ! ip ssh version 2 ! ! interface Loopback0 ! interface FastEthernet1/0/1 spanning-tree ! interface FastEthernet1/0/2 spanning-tree ! interface FastEthernet1/0/3 shutdown spanning-tree ! interface FastEthernet1/0/4 shutdown spanning-tree ! interface FastEthernet1/0/5 shutdown spanning-tree ! interface FastEthernet1/0/6 shutdown spanning-tree ! interface FastEthernet1/0/7 shutdown spanning-tree ! interface FastEthernet1/0/8 shutdown spanning-tree ! interface FastEthernet1/0/9 shutdown spanning-tree ! interface FastEthernet1/0/10 shutdown spanning-tree ! interface FastEthernet1/0/11 shutdown spanning-tree ! interface FastEthernet1/0/12 shutdown spanning-tree ! interface FastEthernet1/0/13 shutdown spanning-tree ! interface FastEthernet1/0/14 shutdown spanning-tree ! interface FastEthernet1/0/15 shutdown spanning-tree ! interface FastEthernet1/0/16 shutdown spanning-tree ! interface FastEthernet1/0/17 shutdown spanning-tree ! interface FastEthernet1/0/18 shutdown spanning-tree ! interface FastEthernet1/0/19 description ## PC ## spanning-tree ! interface FastEthernet1/0/20 description ## X_BOX ## shutdown spanning-tree ! interface FastEthernet1/0/21 spanning-tree ! interface FastEthernet1/0/22 ! interface FastEthernet1/0/23 switchport access ! interface FastEthernet1/0/24 switchport access ! interface GigabitEthernet1/0/1 shutdown ! interface GigabitEthernet1/0/2 shutdown ! interface Vlan1 no shutdown ! interface Vlan5 ! interface Vlan10 ! interface Vlan17 ! interface Vlan52 ! interface Vlan94 ! router router-id 192.168.254.5 log-adjacency-changes network 192.168.0.5 0.0.0.0 area 1 network 192.168.10.2 0.0.0.0 area 2 network 192.168.17.17 0.0.0.0 area 2 network 192.168.52.1 0.0.0.0 area 2 network 192.168.94.33 0.0.0.0 area 2 network 192.168.254.5 0.0.0.0 area 0 ! ip route 0.0.0.0 0.0.0.0 192.168.0.4 permanent no ip http server no ! ! permit permit permit permit permit permit permit deny ! ! banner login ^C W A R N I N G THIS IS A PRIVATE COMPUTER SYSTEM. This computer system including all related equipment, network devices (specifically including Internet access), are provided only for authorized used. All computer systems may be monitored for all lawful purposes, including to ensure that their use is authorized, for facilitate protection against unauthorized access, and to verify security procedures, survivability and operational security. Monitoring includes active attacks by authorized personnel and their entities to test or verify the security of the system. During monitoring, information may be examined, recorded, copied and used for authorized purposes. All information including personal information, placed on or sent over this system may be monitored. unauthorized, constitutes consent to monitoring of this system. Unauthorized use may subject you to criminal prosecution. Evidence of any such unauthorized use collected during monitoring may be used for administrative, criminal or other adverse action. Use of this system constitutes consent to ^C ! line con 0 session-timeout 60 exec-timeout 60 0 logging synchronous login local line access-class SSH_IN in login local line access-class SSH_IN in login line access-class SSH_IN in login ! event manager environment suspend_ports_config flash:/susp_ports.dat event manager environment suspend_ports_days 7 event manager directory user policy "flash:/policies/" event manager session event manager policy sl_suspend_ports.tcl event manager policy tm_suspend_ports.tcl event manager applet SaveRunConfig event timer action 1.0 action 2.0 |
Solved! Go to Solution.
11-12-2016 01:49 PM
Glad that it got resolved. The issue has been around forever, that is probably why I had forgotten about it...:)
11-12-2016 01:19 PM
Hello,
to be honest, I am not sure if your setup is going to work. Your switch has effectively been turned into a router by turning on 'ip routing'. I am taking a wild guess now, but try to configure interface Vlan 5 on the switch with 'ip nat inside' or 'ip nat enable'.
11-12-2016 01:39 PM
I appreciate your help through this whole process. The issue was in the access-list. However, I did not see anything wrong with my access-list. Did you?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide