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
4
votes
1 answer

Is possible in Router Load Balance TP-Link TL-R470T+ use always same WAN (WAN3) for specific port

It is possible that all the traffic that pass through the port 25, goes by the same WAN interface? My router is http://www.tp-link.us/products/details/?categoryid=&model=TL-R470T%2b
4
votes
4 answers

Linux - two subnets, one interface, one gateway - NAT the additional subnet

We currently have a few servers that all use the same LAN: Host1: eth0 10.0.0.1/24 Host2: eth0 10.0.0.2/24 Host3: eth0 10.0.0.3/24 Gateway: 10.0.0.254 We want to run some VMs (VirtualBox) on these servers. We can set them up to bridge onto the…
AndyC
  • 233
  • 4
  • 14
4
votes
1 answer

Routers do not Synchronize Clock using NTP

I have three Cisco routers connected as shown in the diagram. The problem is, while R1 is synchronizing the clock using NTP, R2 and R3 are not. All the three routers have been configured for NTP using the same set of commands, ntp server…
Masroor
  • 183
  • 1
  • 9
4
votes
2 answers

Routing between two routers with static routes

I have a Draytek 3200 router and a pfsense rackmount router that I am trying to get to route to each other. I have a subnet on each router and a subnet for the link between, as shown here: As it stands at the moment I can ping from the Draytek…
dannymcc
  • 2,717
  • 10
  • 48
  • 72
4
votes
2 answers

EIGRP neighbors flapping

I have a EIGRP topology set up in GNS3. It looks like this: The neighbor relationship between R7 and R8 is constantly flapping and I cannot figure out why. Hello timers and time delays are all set properly. I think it must be my configuration. I…
4
votes
2 answers

Two companies one Internet connection, Passthrough Public IP

My client is the tenant who will be sharing Internet from the other tenant. The other tenant has a WatchGuard in place. I am not familiar with WatchGuard or their interface. The IT guy I am working with is struggling with the setup so I am trying…
4
votes
3 answers

Local DNS server (bind) and the router DHCP

I just set up an internal http server for internal use (I set up Redmine), in a small network (30 or so PCs). I set up the http server on a virtual box ubuntu, that runs also the DNS server (bind). In the DNS lookup I added the Redmine server name…
Luca
  • 49
  • 1
  • 1
  • 2
4
votes
2 answers

Different external ip addresses from different sites

My router is ClearOS 6(Centos 6). In my router, I have two external (internet) network connections from two ISP's. The primary connection is eth2 connected to a cable modem and the second one is ppp0 connected to a dsl modem. I have assigned eth2…
user630286
  • 61
  • 3
4
votes
5 answers

How can private IPV4 addresses get past iptables NAT (tcp RST,FIN)

I've got a router performing simple NAT translation using iptables iptables -t nat -o -j MASQUERADE This works fine almost all of the time except for one particular case where some TCP RST and FIN packets are leaving the router un-NAT'd. In this…
gscott
  • 51
  • 4
4
votes
1 answer

Why did my Cisco router hang?

We have a Cisco 1841 in our storage IDF that was originally running a 12.4(1) IP-BASE image; I wanted to upgrade to an advancedservicesk9-mz image, but the flash did not have enough space, so I deleted the running image. Later I tried inserting a…
Mike Pennington
  • 8,305
  • 9
  • 44
  • 87
4
votes
4 answers

packets routed by the switch or router?

I have a simple question which involves understanding of the purpose of a router. I've got a small business which consists of several PCs and a router which are all connected to the same 24-port swtich. Occasionally, all PCs on my LAN get…
Ciguli
  • 49
  • 4
4
votes
1 answer

Why is my Cisco 877 Router booting with garbage characters throughout?

My Cisco 877 is booting with the following results, and I'm looking to understand why. The below is happening consistently. I'm doing this via console cable to my PC using HyperTerminal. The first portion of the boot output is as expected. I reach:…
Robbie
  • 143
  • 6
4
votes
1 answer

Allied Telesis router: IP filtering for the LOCAL interface

Given an Allied Telesis router with an AlliedWare OS (2.9.1) I would like to disable access to all management services of the router except for a number of subnets (or alternatively have what is a "management VLAN" with other manufacturers' switch…
the-wabbit
  • 40,737
  • 13
  • 111
  • 174
4
votes
7 answers

Can a wireless router be used as a range extender?

Is it possible to setup a second wireless router at the edge of another wireless routers range limit, and extend the networks range? Edit: It will be used in a home environment, so money and space have to be considered. Would it be easier to run a…
Tester101
  • 485
  • 2
  • 6
  • 9
4
votes
5 answers

Share one IP address with a simple router

We have just moved into a new office and have been given our 'internet connection' in the following form: One Ethernet cable in the corner of the room An IP address with subnet mask 255.255.255.0 We have several computers, and are wanting to set…
soothsayer
  • 41
  • 1