It is possible to figure out which internet connection is correlated with which networkInterface?
I am a noob in netoworks stuff, but I must to get to know something.
When I have list o networkInterface
rmnet0
eth0
lo
//etc.
How can I tell, which kind of connection (wifi/bluethoof/UMTS) use 开发者_如何转开发which networkInterface?
You can use the command 'lshal'
精彩评论