I have a ESXI 5.1 which comes with a /29 Block IP (EX. 70.60.50.0/29) and the ESXi management address is frist usable addres 70.60.50.2, also i have a secondary /27 IP block (10.20.30.0/27) which is static routed to the primary (first usable) IP…
I have a router that I have a VPN tunnel built and functioning between an Azure Virtual Network and a local router interface. On the router I have 5 VLANs for various purposes, they are like this.
eth6: 10.1.251.1/24
eth6.2: 10.2.251.1/24
eth2.3:…
I have a network as follows.
Router->Windows Server->Clients
I want to be able to be on the LAN of the router and access the clients who are on a different subnet behind the Windows Server with networking and policy access enabled.
I setup a static…
I have two internet connections. One has a static public ip address (WAN-STATIC gateway ip 10.0.0.1) and the other has a dynamic public ip address (WAN-DYNAMIC gateway ip 10.0.0.254). I wish to force traffic to specific ip addresses and ports to use…
I managed to setup a site-to-site VPN connection from Amazon VPC to a company's network, and after a lot of configuration it was working fine, but now i realized that the VPN tunnel is DOWN every time there's no traffic going trough for a couple…
We statically assign our routes using the /etc/sysconfig/network-scripts/route-ethx files. This makes managing them fairly easy since we add the routes during the kickstart process (by way of post-script). They rarely change and if they need to be…
I have a network that in principle looks like this:
H1---\ /----Inet1
H2---->---GW1---<
H3---/ \----GW2-----Inet2
H1 and H2 = Hosts that need access to internet with GW1
Inet1 = Internet link over 3G connection
Inet2 = 5GHz…
I have a network where I have the host A, the host B (both Linux) and the gateway C. I am trying to reach the host Z.
The traffic, by default does:
A -> C -> Z
For some internal needs, I need the traffic to do:
A -> B -> C -> Z
In order to do so, I…
I have 2 network cards each connecting to a different network. For some web sites I need to force IE to use a particular one. How could this be done?
P.s. This is NOT VPN related. Both network connections are regular connections.
Is it possible to use redistribution of static-to-ospf in order to create an external OSPF route other than the type E2? Does this process only create a type 5 LSA and can any other LSA types be created with the redistribution command?
EDIT: I am…
I've had a /29 provisioned on a network port for a server and am trying to at least configure the machine so I can ssh into it. It's Centos 6.2 x64 with the Basic Server install. Currently not able to ping gateway or any address for that matter.
For…
I have a Linux box running Ubuntu 10.04 with three interfaces: eth0, eth1 and eth2. I am planning to use it as a WAN router for 4 public subnets assigned by two different ISP's. Here are the subnets (I have converted the ISP assigned subnets to…
My MPLS provider is giving us a choice to use static routes or BGP for our new MPLS setup.
What are advantages/disadvantages of the 2 choices? What is more commonly used?
I have a server running ubuntu 10.04 with four interfaces. eth0 and eth1 have static WAN ip's, and eth2 and eth3 are connected to two separate NAT networks 192.168.0.0/24 and 192.168.1.0/24 respectively. eth0 is masqueraded and NAT traffic from…
I have two Debian boxes sitting on two separate networks. I am trying to set up an OpenVPN link across the internet between the two and I've hit a little roadblock. I would like to set this up so that all of my home IPs are accessible from work,…