E
E
eegmak2020-05-10 18:36:48
System administration
eegmak, 2020-05-10 18:36:48

How to connect ndis internet from smartphone to ubuntu server?

The smartphone has ndis usb modem mode, how to connect?
interface usb0 appears in iwconfig nothing appears
in ifconfig

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
eegmak, 2020-05-10
@eegmak

in my case:

sudo ifconfig -a
sudo ifconfig  usb0 up
sudo nano /etc/network/interfaces

add lines
auto usb0
iface usb0 inet dhcp

save the file and execute
sudo ifup usb0

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question