0

Why can’t I using my normal connection but when I use Tor network it works?

I’m using mobile broadband (ppp).

I tried to ping www.google.com but the result was

mrahimi@CQ40:~$ ping www.google.com
ping: unknown host www.google.com

Has my ISP banned me or is there some other problem?

I have disabled my UFW firewall but still have the same problem.

$ cat /etc/resolv.conf
# Generated by NetworkManager

I tried using the network proxy (using Chrome) and the internet worked normally, but when I use the normal connections I again have no connections. Does this mean I have been banned by my ISP?

TRiG
  • 2,006

1 Answers1

4

You need to configure DNS . Usually your DNS is provided by your router (192.168.0.0 ? )

networkmanager

enter image description here

Panther
  • 104,528