I have (minimal test configuration):
1. Internet Gateway (pfSense) with 192.168.0.1, 10.1.0.3 on gigabitethernet1/1/2
2. SG500X52 in L3 mode, IP 10.1.0.2, 192.168.0.174
(shortened config)
config-file-header
switch8edbb1
v1.3.0.59 / R750_NIK_1_3_647_260
CLI v1.0
set system mode router queues-mode 4
!
interface vlan 1
ip address 10.1.0.2 255.255.0.0
ip address 192.168.0.174 255.255.254.0
no ip address dhcp
!
3. Client1 in VLAN1 (default) with 10.1.0.50 on gigabitethernet1/1/1
The Client1 has 10.1.0.2 configured as gateway. The SG500X52 is in both the 10.1.0.0/16 network and the 192.168.0.0/23 network.
Routing table says the following:
C 10.1.0.0/16 is directly connected, vlan 1
C 192.168.0.0/23 is directly connected, vlan 1
Still, my client1 can't connect to the internet. I get the answer Port Unreachable from 10.1.0.2.
When I configure 192.168.0.1 as my gateway, everything works fine.
However, this command turns out empty. Should there be anything?
The checkbox for IPV4 Routing in the webinterface is activated.
switch8edbb1#show ip protocols
switch8edbb1#