Questions tagged [router]

A device that connects two or more networks and is capable of forwarding data packets to a destination based on information contained within a packet and internal routing tables.

Routers are devices that connect networks and make decisions on where to send incoming data packets, based on the address information contained in the packet and internal routing information.

The most common form are SoHo routers, which connect home or small office networks to the internet and provide routing for all devices on the home/office network. More advanced routers connect large office networks, and at the high end of the scale routers connect large segments of telecommunication networks all over the world at high speed.

Routers are not limited to TCP/IP networks, they can be found in any kind of network.

2043 questions
49
votes
6 answers

Why does a hardware router perform better than a Linux router with better specs (RAM & CPU)?

I have a minimal CentOS 6.3, 64 bit acting as gateway with 4 NIC (1 Gbps), each bonded together one for public traffic and other for private, which performs NATing. It has 6 GB RAM and 4 logical cores. We have been using this for the past two years…
Blue Gene
  • 635
  • 1
  • 5
  • 10
48
votes
11 answers

What is the difference between UDP and TCP?

My router has two protocols (and a "both" option) that I can select when setting up port forwarding: UDP and TCP. What is the difference between these two protocols and when would you select one over the other in port forwarding?
Guy
  • 1,839
  • 5
  • 22
  • 28
37
votes
6 answers

Bridging wlan0 to eth0

On Arch Linux, I would like to have eth0 (connected to bridged router) share the connection received from wlan0, I've read tutorials but I'm not command savvy as other users are and don't completely understand.
dbdii407
  • 473
  • 1
  • 5
  • 7
35
votes
4 answers

Is there a way to provide user-specific passwords for Wi-Fi?

Is there a way to provide user-specific passwords for Wi-Fi, so that different users have different passwords? I'd like to provide each user with a different password for my Wi-Fi connection.
john
  • 353
  • 1
  • 3
  • 4
30
votes
4 answers

Our wi-fi at work is ridiculously slow, will adding more range extenders improve it?

At work, we have two wireless networks (e.g., Work1 Work2); the Work2 is used downstairs and Work1 is used upstairs. However, both are notoriously slow. The connection is better when we are wired in, but unfortunately due to our building being very…
john
  • 477
  • 1
  • 5
  • 5
28
votes
5 answers

What's the maximum number of wifi connections for a single WiFi router?

We've got a Draytek 2829VN Wifi router and I'm wondering how many concurrent connections I should expect a router of this kind to cope with? We are looking to connect 60 iPads! I'd also be interested in knowing what might happen when it starts to…
user57675
26
votes
11 answers

Is anyone else using OpenBSD as a router in the enterprise? What hardware are you running it on?

We have an OpenBSD router at each of our locations, currently running on generic "homebrew" PC hardware in a 4U server case. Due to reliability concerns and space considerations we're looking at upgrading them to some proper server-grade hardware…
Kamil Kisiel
  • 12,184
  • 7
  • 48
  • 69
21
votes
10 answers

Why do I want to run Tomato firmware on my router?

What is the most compelling reason to flash your router to the Tomato firmware?
Brett Veenstra
  • 1,497
  • 5
  • 18
  • 27
21
votes
5 answers

What's the difference between a switch, a router, and a modem?

What's the difference between a switch, a router, and a modem?
username
  • 4,755
  • 19
  • 55
  • 78
20
votes
3 answers

What is strict, moderate and open NAT?

NAT options on domestic routers often come configured as strict. What does this mean? What do moderate or open do? Port-forwarding/DMZ access works properly on strict so why bother with the other two? A look through the router suggests this affects…
Metalshark
  • 527
  • 1
  • 5
  • 16
19
votes
3 answers

Slowest wireless client dictates the connection quality of all others?

Not sure if this is the place to ask this, but I couldn't find a more appropriate StackExchange site. I heard that the quality of wireless connection follows the law of the lowest common denominator - meaning that if 10 users connect to an AP at…
Swader
  • 499
  • 2
  • 5
  • 18
18
votes
7 answers

Any reason not to enable DoS Defense in my router?

I recently found a DoS Defense setting in my DrayTek Vigor 2830 router, which is disabled as default. I'm running a very small server on this network and I take it very serious to have the server up and running 24/7. I'm a bit unsure if the DoS…
ThomasCle
  • 305
  • 1
  • 4
  • 10
16
votes
7 answers

What's the difference between a gateway and a router?

Here we can see the router is 67.23.27.187(first hop), but the gateway is 67.23.27.1. What's the difference between a gateway and a router? How does my computer know the IP of the router when only the gateway address is configured? [root@jiaoyou ~]#…
wireshark
15
votes
3 answers

Can you recommend a good intro to iptables?

I have to setup a firewall on a Linux server (all my previous experience is with Windows). My rules are meant to be pretty simple - forbid all, allow some ports with all, allow some ports for specific IP subnets, while the network is small but…
Ivan
  • 3,398
  • 19
  • 50
  • 71
14
votes
5 answers

Linux router: ping doesn't route back

I have a Debian box which I'm trying to set up as a router and an Ubuntu box which I'm using as a client. My problem is that when the Ubuntu client tries to ping a server on the Internet, all the packets are lost (though, as you can see below, they…
El Barto
  • 963
  • 5
  • 16
  • 24
1
2 3
99 100