Now I'm trying to use two ethernet device. One is for Internet. The other one is for Embedded Target Board NFS. Internet is connected by Wifi device.(wlan0) NFS is connected by LAN CABLE.(eth1)
The problem is when I enable both devices, Ubuntu try to connect internet by eth1(LAN CABLE). So, I cannot use internet & NFS at once. Can I set wlan0 to connect internet by force?