Questions tagged [router]

A router is a device that forwards data packets between computer networks, creating an overlay internetwork

A router is connected to two or more data lines from different networks. When a data packet comes in on one of the lines, the router reads the address information in the packet to determine its ultimate destination. Then, using information in its routing table or routing policy, it directs the packet to the next network on its journey. Routers perform the "traffic directing" functions on the Internet. A data packet is typically forwarded from one router to another through the networks that constitute the internetwork until it gets to its destination node.

349 questions
82
votes
6 answers

How can I make VirtualBox guests share the host's VPN connection?

Question When I start my VPN on my ubuntu desktop computer which acts as a router, the attached subnet loses internet connectivity, but is still accessible (LAN). Ideally, I would like to know how to enable the attached subnet to re-gain internet…
Programster
  • 6,039
51
votes
7 answers

What are the risks of NOT using a firewall (home computer)?

Since a password is required to be a superuser (to install and modify programs), what are the risks to not use a firewall under Ubuntu ? More particularly if I am using a NAT router ?
riimzzai
  • 1,128
44
votes
6 answers

How to show (just) the IP address of my router?

What command can I run to get just the IP address of my router? With this command I should have only IP of my router and not, for example, the whole routing table (as when I run route -n).
kaio
  • 677
35
votes
3 answers

How to ssh into a server running on a home network, behind a router?

Okay, so I have a PC in my home network, running Ubuntu on a VM with openssh server installed. How can I remotely access it from another computer outside the home network, using the internet? What IP address do I use to connect to it? What kind of…
Hugo Lobo
  • 395
24
votes
2 answers

How to change the default TTL of TCP/IP packets?

I need to change the default TTL of TCP/IP packets sent from my Ubuntu computer. I found the solution for Windows: To make reg-file: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\servic…
kostiamol
  • 353
21
votes
6 answers

How do I access an external hard drive plugged into my router?

I am running Ubuntu 11.10 and I own a Netgear N600 Wireless Dual Band Router with a USB port built into it. Naturally, the router came with instructions on how to mount and view this drive with both Windows and Mac, but nothing about Linux. I have…
Shawn
  • 1,478
17
votes
1 answer

Ubuntu Server 13.10 can't mount hard drive that is on my router

So I am working currently with my Ubuntu server which I have it on my laptop at the moment so I can test out how to work with the server OS. I have it up and running with samba, openSSH, webmin, and plexmedia server. My problem is that I can't seem…
16
votes
3 answers

Ubuntu 14.04 as a Gateway / Router and a Firewall

My current system setup is Ubuntu 14.04 Desktop 64 Bit,and I am using Internet from a router using a public IP eth0 - WAN Public IP 182.x.x.x eth1 - LAN private IP 192.168.0.1 Now I want to distribute this connection to other computers using my…
11
votes
4 answers

SSH into Ubuntu VM remotely

I dont have much experience on networking or Linux, but I'm trying to ssh into an Ubuntu virtual machine from outside my home network. The Ubuntu virtual machine (VirtualBox) is running on a Debian desktop. I did some research and found I had to…
10
votes
2 answers

Install Network Printer Manually (Router : TP-Link TL-WR842ND)

Router Model No.: TL-WR842ND After reading this article, I carry on the installation but it does not work. This is the properties page: I have attempted to print test page but the status shows me "Processing - Not connected?". The following are…
Casper LI
  • 3,038
10
votes
4 answers

How can I find the IP address of my router?

I have read 4-5 articles about it they all tell almost same steps to reset a password of my router. They tend to start with an instruction along the following lines at which I'm stuck already: Open a browser and enter the IP-Address mentioned on…
9
votes
2 answers

WiFi frequency channel change

I am trying to change wifi channel to one that will use 5GHz frequency. iwconfig lo no wireless extensions. wlo1 IEEE 802.11abg ESSID:off/any Mode:Managed Frequency:5.2 GHz Access Point: Not-Associated Retry…
bombelsky
  • 123
8
votes
1 answer

How do I set up an Ubuntu server to be the router for two private networks on my network, and do the DHCP addressing?

I want to use my Ubuntu server to be a router for two private networks on my network. I also want this server to serve DHCP requests for the private networks. How do I set up an Ubuntu 16.04 server to do this?
Thomas Ward
  • 78,878
7
votes
3 answers

WiFi speed of other devices connected to router slows down when disconnecting Ubuntu laptop

I have a router, Laptop with Ubuntu (my laptop), Win10-laptop (brother's), iPhone. All devices are connecting to router's Wi-Fi. The normal speed is 16-20 mbps! When I was using Win 10 like my brother before, everything was good Now I am using…
Gikas
  • 133
7
votes
1 answer

My ubuntu sony laptop connects to wifi but can't load any data

New Problem I am now able to access the internet but, when I connect to netgear router NO data is recieved and I can't also ping my router.This does not happen with any other router like DLINK or my phone's HOTSPOT. PLEASE can anyone help where the…
Suraj Palwe
  • 261
  • 1
  • 15
1
2 3
23 24