The networks tag has no wiki summary.
0
votes
1answer
26 views
Software Testing framework for Route Distinguisher
I am entirely new to networking. I have a question on testing in this area.
There is a sample testbed as below:
Host server ---- RD ---- WAN Emulation Server --- RD --- Host Server.
I am hoping RD ...
1
vote
1answer
212 views
How to port forward https traffic via ssh and/or remote desktop to through several networks and PCs?
I have the following environment:
In company X I develop a application on a pc A in network A with ip address 192.168.100.50 which has to do an https request to an http server located in the ...
2
votes
3answers
130 views
Connect one computer with a single network interface to two networks
This is my situation:
Network A: 172.16.0.x
Network B: 192.168.0.x
Server X: needs to access (and be reachable from) both networks.
Members of Network A should not be able to see members of ...
1
vote
4answers
233 views
Basic traceroute question - good traceroute, but connection times out?
Basic question: if I get a decent ping between hops in a traceroute reading, BUT I'm unable to connect to the host via FTP, what does that imply?
By connecting via FTP, I simply mean using FileZilla ...
0
votes
1answer
182 views
Can a virtual mikrotik box bridge a hyper-v internal network with a hyper-v external network?
I am trying to set up a Mikrotik router as a transparent firewall on my network. I got the machine working on a hardware MT box, but my boss wants the MT virtualized. I have been trying the set up ...
4
votes
1answer
224 views
Merging two companies: Best practice?
Situation:
Company A purchased Company B. Offices are 40 miles apart. There are about 10 employees in each office. We want to have everyone be able to access all network resources independent of ...
0
votes
3answers
58 views
Problem connecting number of networks together
Our campus has NAT setup at each hostel, and the gateways of all hostels are connected via a Layer 3 Switch.
The ip configuration of clients of hostel 1 is 130.130.1.2, gateway 130.130.1.1 and that ...
0
votes
1answer
64 views
Telco MPLS global networks provider [closed]
Does anyone know any telecommunications company which provide Multi Protocol Label Switching (MPLS) globally
This is for a course work Assignment, I have been searching all last week and can't find ...
0
votes
3answers
196 views
linux routing issue
I have 2 linksys routers which has linux running on it and using tomato firmware.. both has internet lines plugged on but only 1 acts as DHCP server (router 1) What I am having to achieve is that all ...
1
vote
1answer
377 views
Error 53 - The network path was not found
I have a machine in my Active Directory Domain that I can no longer "net view" from other machines in the domain.
This is a Windows XP Pro machine. It is hosting a VMWare virtual of my Domain ...
0
votes
1answer
67 views
Strange problem with VPN
Hello here are the facts:
I have remote VPn server, that Im trying to connect. I have password and username that are correct.
In our office we have slackware server, configured with iptables firewall. ...
1
vote
3answers
807 views
How do I setup a VLan? (Phone & PC Network, limited Ethernet Points)
how do I setup 2 VLan networks?
What equipment do I need?
I have a phone and computer network, phones need to be routed to the Phone server, and computers routed to the network server.
The phone ...
0
votes
2answers
113 views
why having a long buffer is a disadvantage?
well its always preferred that buffers should be as large as possible in networking.
but can having a very large buffer or a long buffer be a disadvantage?
1
vote
4answers
183 views
distinguish between a wireless communication systems engineer and computer networks engineer
Please I want to know the difference between an MSC in Wireless Communication Systems and Wireless Computer Networking. Will I learn about computer networks in wireless communication systems? Please ...
1
vote
3answers
361 views
Connecting 2 subnets securely
Im working on a plan to isolate some parts of our work network.
Ideally some computers need to be decoupled from our main network (they do extremely sensitive work and so need to be extra secure from ...
0
votes
3answers
541 views
How to reset all ports on a switch to auto negotiate
We have several switches that for some reason have all the ports set to different speeds (some 10Mbps and some 100Mbps) I want to reset all ports to auto (so they should then configure to 100Mbps) ...
1
vote
6answers
4k views
Can't get into Juniper Networks Netscreen Web interface
Have a Netscreen that appears to be functioning correctly (it's in production and has been for several years), but yet is not allowing me into the Web interface on port 80 or 443 (also tried 8080). ...
5
votes
7answers
893 views
Monitoring system that scales to 1,000 hosts and 100,000 variables
Suppose I wanted to monitor 1,000 hosts. For each host, there is 100 or more variables I want to monitor: ping, disk IO/latency, RAM free/swap/etc, and so on. 100,000 data points every 5-10 minutes, ...