Hi, i have two laptops each one with ubuntu 16, connected to a router by wifi.
First L1
gateway: 192.168.190.2CODE: SELECT ALL
Destination Gateway Genmask Flags Metric Ref Use Iface
default gateway 0.0.0.0 UG 100 0 0 ens33
192.168.190.0 0.0.0.0 255.255.255.0 U 100 0 0 ens33
Second L2
gateway: 192.168.5.2
Destination Gateway Genmask Flags Metric Ref Use Iface
default gateway 0.0.0.0 UG 100 0 0 ens33
192.168.5.0 0.0.0.0 255.255.255.0 U 100 0 0 ens33
no firewall in boith linux
both have ping to router. 192.168.1.1, but cannot ping from L1 to L2 or L2 to L1, the question is, which route is needed to add, or is necessary to create a bridge or vlan by Network Connections or what, thanks
First L1
gateway: 192.168.190.2CODE: SELECT ALL
Destination Gateway Genmask Flags Metric Ref Use Iface
default gateway 0.0.0.0 UG 100 0 0 ens33
192.168.190.0 0.0.0.0 255.255.255.0 U 100 0 0 ens33
Second L2
gateway: 192.168.5.2
Destination Gateway Genmask Flags Metric Ref Use Iface
default gateway 0.0.0.0 UG 100 0 0 ens33
192.168.5.0 0.0.0.0 255.255.255.0 U 100 0 0 ens33
no firewall in boith linux
both have ping to router. 192.168.1.1, but cannot ping from L1 to L2 or L2 to L1, the question is, which route is needed to add, or is necessary to create a bridge or vlan by Network Connections or what, thanks