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

pptp client passthrough frtizbox 7390

I´m trying to connect vpn client pptp to remote server and it doesn´t work on my actual place. Here is fritzbox 7390. Vpn works because i tried before with the same laptop in another place. Thanks.
Abraham
  • 73
  • 1
  • 1
  • 13
0
votes
1 answer

Reachability with OSPF on firewalled network

I'm trying to figure out how OSPF establishes routes when used on a network with firewalls. Say I have four routers (A, B, C, and D) and two firewalls (F1 and F2), arranged like so: (LocalA) A - F1 - B - C - F2 - D (LocalD) Say F1 blocks all…
exxodus7
  • 95
  • 1
  • 8
0
votes
2 answers

Wireless Clients unable to connect to internet

Our small office network consists of 2 windows 2008 servers, and 14 workstations (8 running windows 7 and 6 running windows xp) and 1 router(wired/wireless). The main server has DHCP, DNS, Active directory configured. Server 2 acts as a backup…
0
votes
1 answer

ADSL Router - Access External IP internally

I have a problem when I'm doing an access using my DNS hosted at another server, which performs a redirect to my internal network. example: User attempting access to internal DNS: intranet.site.com: 8090 (182.12.1.1:8090> 192.168.1.151:80) My router…
0
votes
1 answer

HP MSR20 Router VPN Questions

I have limited experience with routers, I was wondering if some offer some insight. I am considering deploying a series of HP MSR20 (or similar routers) at a number of satellite offices which have cable modems. The routers would need to provide NAT…
Matt
  • 276
  • 2
  • 13
0
votes
1 answer

Forward DNS requests from router

I've got a server behind a router and I'm trying to use my server as my DNS and DHCP service. I have them configured correctly, and I can connect out through, but I cannot seem to get my router to forward DNS requests to the server. In my router…
john
  • 111
  • 4
0
votes
1 answer

Client Router Causing Wireless Bridge Connectivity Issues

I have an issue that I can't seem to figure out on my own. Whenever I power on a client router, it causes connectivity issues with another router, which functions as a wireless bridge. The connectivity issues manifest as extreme internet slowness,…
eth3null
  • 3
  • 3
0
votes
1 answer

forwarding of small and large packets: any difference?

When it comes to simple forwarding of packets (no errors being generated), are packets processed faster by routers when they are small as opposed to when they contain a large payload? Or do routers work exclusively on a per-packet basis, so…
Ricky Robinson
  • 215
  • 1
  • 5
  • 20
0
votes
3 answers

Is grabbing multiple IP addresses from 1 link via a switch a good idea?

I need to connect several machines to the internet for work purposes. However, each workstation only has 1 LAN port. To get around this, I tried to connect a switch to the LAN port to "grab" multiple links from the LAN port. The setup goes something…
peonicles
  • 103
  • 3
0
votes
1 answer

Finding out the location order of tap interfaces in KVM VM (Libvirt)

I have inserted 8 tap interfaces in a Cisco Libvirt xml file that will create a guestmachine running Ciscio iOs image:
Kevin
  • 1
0
votes
1 answer

Add Access Point to Sonicwall TZ100

I have a SonicWall TZ-100 configured with two private networks, 192.168.1.x LAN and 192.168.10.x WLAN. The WLAN is bridged to the WAN so traffic goes direct out through the WLAN and never access our internal LAN. SonicWall DHCP is enabled for the…
Jeremy Smith
  • 123
  • 7
0
votes
2 answers

Random router load balance

It's my first GNS3 router configuration experience. There are 4 connected routers (they can ping each other). The routing protocol is router eirgp 10. This is result of show ip route on R4: D 192.100.106.0/24 [90/2273792] via 192.100.101.2,…
masoud
  • 109
  • 4
0
votes
1 answer

How to prevent router TP-LINK TD-8840T from disconnecting when idle?

I have the router TD-8840 from TP-LINK and it works well, but disconnects after some minutes it is idle. How can I disable that feature? I want that it will be connected allways.
eKek0
  • 101
  • 1
  • 4
0
votes
1 answer

Can ESXi host get IP from VM DHCP Server?

I have a server with 2 nics, 1 is public and 1 is private, the private nic is connected to a switch which is the LAN. Can the ESXi host draw an ip address and get service through the LAN just like the other clients, from a VM (router) which is under…
Theveloper
  • 164
  • 2
  • 11
0
votes
3 answers

Need to add a 3rd switch to dual network structure (2 routers & 2 switches)

We currently have 2 networks utilising the same 2 switches (so a computer attached to either switch can connect to either network), and we need to add in a 3rd switch but we’re not sure exactly how to connect this. The structure we have at the…
Roydon
  • 3
  • 1