having trouble with broadband modem connection in Ubuntu 15.10 it will sometimes recognize and connect for some minutes and stop, while sometimes it does not even connect.
Asked
Active
Viewed 29 times
1 Answers
0
You may need to run the dhclient
command under root. If that does not work try running ifconfig
. It may also be a problem with your network card, this command will show you your network cards ip link show
.
Here is what output will look like:
$ 1: lo: mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00

Thomas Wilbur
- 47
- 9
-
Thanks Thomas, I tried the command dhclient it shows RTNETLINK answers: File exists – Salisu Ibrahim Jan 20 '16 at 08:08
-
So did I answer your question? If I did make sure to press the check icon. – Thomas Wilbur Jan 20 '16 at 16:42
-
OFF TOPIC I am creating a project and I would like you to support it. Click here to support – Thomas Wilbur Jan 20 '16 at 16:45