I basically fixed the issue as below:
I just needed to Remove ethernet route as below
ip route del 192.168.1.0/24 dev eth0
And I am able to use SSH and both WiFi and Ethernet co-exist.
I got this idea from the below post:
I basically fixed the issue as below:
I just needed to Remove ethernet route as below
ip route del 192.168.1.0/24 dev eth0
And I am able to use SSH and both WiFi and Ethernet co-exist.
I got this idea from the below post: