I usually use WiFi or 2G. I noticed some sites don't load fully or stalls forever. So I wanted to change the mtu just like I did in my PC.
With wifi it is easy. "1460" >> sys/class/net/wlan0/mtu and an startup script to change it every time! It worked great.
It is easy to figure out wlan0 is for WiFi, one of them in the "net" directory. The thing is I can't get figure what is the interface for 2G network. :p
So what is it or is there another way? :confused:
With wifi it is easy. "1460" >> sys/class/net/wlan0/mtu and an startup script to change it every time! It worked great.
It is easy to figure out wlan0 is for WiFi, one of them in the "net" directory. The thing is I can't get figure what is the interface for 2G network. :p
So what is it or is there another way? :confused: