Questions tagged [adsl]

Asymmetric Digital Subscriber Line

ADSL a communications technology used for connecting to the Internet. Asymmetric DSL is the most common type of DSL connection, especially in homes.

ADSL provides for faster data transmission over copper telephone lines than is possible with a dial-up modem, by using different frequencies. A special filter is installed on the telephone line, allowing both ADSL and regular voice services to use the line simultaneously, without interfering with one another. (Source: Wikipedia)

Unless you know your question is ADSL-specific, you might want to use the more popular tag.

12 questions
3
votes
2 answers

Can Ubuntu query the modem or router for the IP address given by his ISP and log that?

I am connected to Internet through an ADSL modem, my ISP gives me an IP address, does Ubuntu log this IP address somewhere? How can I configure Ubuntu to log the IP address?
1
vote
1 answer

Selected websites can't load under 16.04, but can with debian jenny on raspberry pi

Ubuntu user since 12.04, I've always found solutions to my problems here on askubuntu or elsewhere in forums or the net, but this time, after 3 weeks of patiently searching for a solution, testing my hardware in various conditions and trying other…
calocedrus
  • 183
  • 1
  • 9
1
vote
1 answer

no way to use opendns on pppoe connection?

I have an old speedtouch usb modem (revision 0) and on my desktop with xubuntu 12.04 I've configured a pppoe connection. I can connect and my ISP assign an IP address and the DNS but the primary DNS address is not reachable by ping, the secondary…
1
vote
1 answer

Cant find where to enter internet password and user name for DSL Ethernet

In order to connect to the internet in Windows 7, there is a dialog box in which one enters the username and password in order to connect. I have diligently looked in many places, but I can not find where this internet username and password dialog…
Paul
  • 337
  • 2
  • 5
  • 17
1
vote
1 answer

How do I setup a pppoe connection in Ubuntu?

I have a bridged ADSL modem (BSNL for all those from India). I need to connect to it via my Ubuntu 12.04, but I am not able to figure out how to form that connection. I am able to connect to that router via wifi but after that I am not able to…
1
vote
0 answers

how to create multiple wan connection to single lan?

I am trying to have 2 connections simultaneously using DSL, my topolog is has given below: My LAN and WAN PCs are ubuntu 14.04 virtual machines running on 2 different Windows PCs. LAN-eth1(192.168.168.0/24)------DUT ---nas1.2…
0
votes
0 answers

ADSL router not working with Ubuntu Server 16.04.1 LTS

The same ADSL router (Huawei HG633) works fine for my Ubuntu desktop when connected over wifi, but when I try doing "sudo apt update" on a newly-installed Ubuntu Server 16.04.1 it doesn't detect the internet. I am connected to the router using an…
warsong
  • 427
0
votes
2 answers

Something wrong with my Ubuntu's eth0

There is something wrong with my Ubuntu 14.04 Laptop's eth0. It works fine after booting up. However, if I don't use it for a short period of time (few minutes), then it will not work. When this happens, connecting to Internet and pinging…
0
votes
1 answer

dsl connection failure

OS: ubuntu 14.04 LTS I had a working broadband connection. After repeated power failures, there was no internet connection. After complaining, they restored the connection. The modem is showing that everything is connected. Only 'status' was…
0
votes
1 answer

Is there a way to increase upload speed in Ubuntu?

I don't know why my upload speed is so poor. I use adsl connection, and I measured the speed using cable, not wireless. However, the speed is still poor and I was wondering if there is something I could do in terminal in order to improve the speed.…
heerlijk2014
  • 1
  • 1
  • 4
0
votes
1 answer

I am getting disconnected from DSL modem and can't connect unless I restart.

I am using Ubuntu very recently. My DSL connection with the modem is working fine but after certain idle time the modem connection is getting disconnected and I am not getting the icons to reconnect. If I go to System Settings--> Network, it is…
0
votes
1 answer

Setup DSL connection via netplan?

I haven't seen any options to setup up DSL connection in /etc/netplan? I know it's possible via pppoeconf, but I'm not sure how to modify the dsl-provider file/name (I need to setup for 2 different providers), so that it will still use it on boot…
DenisZ
  • 223