October 17th, 2018 10:00

All other communication seems normal. I'm able to route to internet from all switch interfaces/vlans and back in. Just seems to be an issue when I try to go from an interface on the switch 10.x network to the 192.x network on router, but keep in mind the 192 network is also configured here on the switch.

I feel maybe there is a loop as I'm getting TTL expired in transit.

The router is configured to send 10.0.0.0/24 to 192.168.1.2, also server on router side is plugged into port 4 if that helps. Server does happen to run many services but yes its only physical one on router side.

Additionally I did find a device running on switch interface 18 on 192.x network that I cannot reach from port 51 on 10.x network. 

October 18th, 2018 17:00

I made a capture with wireshark if this helps at all

October 19th, 2018 18:00

Daniel,

Thank you for all of your help!

I apologize im new to this switch, I have this guide. What is best way to check the logs?

 

Yes it does appear in the ARP table.

MAC ADDRESS TABLE

VlanId     Mac Address           Type   Interface        State
 3	00:02:c9::7c:4e	Dynamic	Te 0/50   	Active
 5	00:14:d1::05:99	Dynamic	Gi 0/18   	Active
 5	00:25:90::35:12	Dynamic	Gi 0/0    	Active
 5	00:25:90::af:ea	Dynamic	Gi 0/0    	Active
 5	02:ff:b0::10:0b	Dynamic	Gi 0/0    	Active
 5	02:ff:b0::12:0b	Dynamic	Gi 0/0    	Active
 5	08:00:27::d3:84	Dynamic	Gi 0/0    	Active
 5	24:00:ba::18:0d	Dynamic	Gi 0/0    	Active
 5	40:cb:c0::d8:40	Dynamic	Gi 0/0    	Active
 5	60:c5:47::10:ce	Dynamic	Gi 0/0    	Active
 5	84:89:ad::3a:b0	Dynamic	Gi 0/0    	Active
 5	c4:e9:84::9b:3a	Dynamic	Gi 0/0    	Active
 5	c4:e9:84::9b:3c	Dynamic	Gi 0/0    	Active
 5	d8:eb:97::ab:2c	Dynamic	Gi 0/17   	Active
 5	d8:eb:97::d6:c6	Dynamic	Gi 0/20   	Active
 5	d8:eb:97::8b:8d	Dynamic	Gi 0/19   	Active
 5	dc:ef:ca::84:09	Dynamic	Gi 0/0    	Active
 5	f8:04:2e::77:fa	Dynamic	Gi 0/0    	Active

ARP TABLE

Protocol    Address         Age(min)  Hardware Address    Interface  VLAN             CPU
-----------------------------------------------------------------------------------------
Internet    10.0.0.1              -   00:01:e8::4e:21      -       Vl 3             CP
Internet    10.0.0.254            0   00:02:c9::7c:4e   Te 0/50    Vl 3             CP
Internet    192.168.1.1           0   c4:e9:84::9b:3a   Gi 0/0     Vl 5             CP
Internet    192.168.1.2           -   00:01:e8::4e:21      -       Vl 5             CP
Internet    192.168.1.25          5   08:00:27::d3:84   Gi 0/0     Vl 5             CP
Internet    192.168.1.26          0   00:14:d1::05:99   Gi 0/18    Vl 5             CP
Internet    192.168.1.29         12   d8:eb:97::8b:8d   Gi 0/19    Vl 5             CP
Internet    192.168.1.51         78   10:60:4b::6a:b5   Gi 0/1     Vl 5             CP
Internet    192.168.1.52         71   b0:83:fe::11:63   Gi 0/11    Vl 5             CP
No Events found!

Top