Network Cable Label

May 11, 2008

We are looking for new network cable labels...

Perhaps something like this:
[url]

What distributor are you guys using for cable management?

View 14 Replies


ADVERTISEMENT

What Is A White Label IP

Oct 8, 2009

What is a white label IP? what does it look link when you whois the IP?

View 1 Replies View Related

HostGator Vrs. The Planet - Isn't That The Same Product With A Different Label?

Feb 21, 2008

I'm not in the market to lease a dedicated server right now, but just out of curriousity, what is the difference between renting one from HostGator, or from The Planet (who I believe HostGator gets their servers from).

Wouldn't that be the same product with 2 different labels on it?

Also, I saw on HostGators website: "We have over 150 employees to provide you around-the-clock superior support." So do they have their employees at The Planets facility, or are they refering to The Planets employees who support their customers, or how does this whole deal work?

My thinking has always been, whenever possible, go directly to the SOURCE, to get the best deals. Is this not the case?

View 14 Replies View Related

Apache :: Building A Dynamic White-label Site On 2.4.x

Oct 29, 2014

How do I architect and design a dynamic, white-label website i.e. a site where the components are dynamic based on a path component in the URL?

View 1 Replies View Related

Cable Connections

May 6, 2009

Has anyone worked with the cable companies on internet connections for hosting? Eg. Comcast, TW.

I worked with a sales rep for Comcast a few years ago on a solution for our offices. He worked out a line that would give us 3+mbits up speed for less then the price of a T1.

It also included a dedicated line to our offices. Would using a cable line be a bad idea for a hosting connection?

View 4 Replies View Related

CBL-004L Cable

Dec 11, 2007

I'm having a hard time finding a source that has the Supermicro CBL-0084L splitter cable in stock. Any suggestions where I could get my hands on about 10 to 20 of these at a reasonable price? Maybe more if the price is right.

View 4 Replies View Related

One Cat 5 Cable And 4 Servers

Mar 23, 2007

I have had a few Colo and Dedicated servers but I have decided that the traffic I am getting on my sites warrants using a large setup so I have four servers that I need to colo to one site.

My major question is that when I go colo they generally only supply one Cat 5 cable and what is the best setup to have for a switch/router? Generally you get enough IP addresses to have one per server so my guess is that you can just plug the switch/router in and away you go?

I am going to have one server as a load balancer then two as the load balanced pair and then a database server.

View 4 Replies View Related

Difference Between TW Telecom And TW Cable

Jul 25, 2009

SoftLayer recently added TW Cable to their BGP mix. However, it is Time Warner Cable, while the ones I usually see is TW Telecom.

View 12 Replies View Related

FE Or GE Over CAT3 Copper Cable

Jun 3, 2008

I know typically at least CAT5 cable is to be used for FE or Gig-E Ethernet links, but can CAT3 cable be used at short distances? I know there is little to none cost difference in the cable price, but I am only allowed to used the preinstalled cable at this location which is CAT3 which is what Verizon typically runs for telephone cables.

View 14 Replies View Related

Cable Management Woes

Apr 5, 2007

So we have 10 racks of mess in our custom colo cage. Each rack currently has 20+ servers, most with dual network interfaces hooked up, most racks with two switches and 3+ apc remote power strips per rack. Each rack is an APC 4 post unit [url]

We have no cable management trays and currently tie up cables with velco and zapstraps, trying to keep power cables to the left and cat5 cables to the right. Unfortunately, even with all our effort, it's really turning into a wall of cabling that is basically insulating each rack and causing a temperature issue (or the potential for one at least).

Even worse, we want to add in KVM over IP hooked up on nearly every server. While I see the great benefits of the KVM, I can't see how on earth we are going to make the cabling work out!

View 14 Replies View Related

Time Warner Cable Review

Oct 5, 2009

i was trying to search for reviews on time warner cable and was not able to find any. I would like to hear from ppl using it like what is the quality of bandwidth and what is their pricing structure.

View 14 Replies View Related

2 NIC - Set Default Gateway - Crossover Cable In Use

Apr 24, 2007

I have a Linux Server (CentOS 4.4) running, it has two network cards.

1. Onboard 100MBit (eth0), uses DHCP to obtain IP, this card is the only one that is able to connect to the internet.
IP: 192.168.1.13
Subnet: 255.255.255.0
Gateway: 192.168.1.1
Bcast: 192.168.1.255

2. PCI Gigabit card (eth1), uses static IP, and is connected to my Windows machines via a CROSSOVER cable.
IP: 192.168.2.2
Subnet: 255.255.255.0
Gateway: NONE
Bcast: 192.168.2.255

Before I installed the gigabit card all internet was working fine. However now i cannot even ping? here is some more info:

PHP Code:

[root@node home]# ifconfig eth0
eth0      Link encap:Ethernet  HWaddr 
          inet addr:192.168.1.13  Bcast:192.168.1.225  Mask:255.255.255.0
          inet6 addr: fe80::213:20ff:fee9:69de/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:473 errors:0 dropped:0 overruns:0 frame:0
          TX packets:462 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:60513 (59.0 KiB)  TX bytes:497973 (486.3 KiB)

[root@node home]# ifconfig eth1
eth1      Link encap:Ethernet  HWaddr 
          inet addr:192.168.2.2  Bcast:192.168.2.255  Mask:255.255.255.0
          inet6 addr: fe80::20c:76ff:fe7d:46/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:15996232 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7250441 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1137563077 (1.0 GiB)  TX bytes:437192485 (416.9 MiB)
          Interrupt:177 Base address:0x2f00

[root@node home]# netstat -nr
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.39.0    0.0.0.0         255.255.255.0   U         0 0          0 vmnet1
192.168.2.0     0.0.0.0         255.255.255.0   U         0 0          0 eth1
192.168.1.0     0.0.0.0         255.255.255.0   U         0 0          0 eth0
172.16.123.0    0.0.0.0         255.255.255.0   U         0 0          0 vmnet8
169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth1
[root@node home]# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.39.0    *               255.255.255.0   U     0      0        0 vmnet1
192.168.2.0     *               255.255.255.0   U     0      0        0 eth1
192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
172.16.123.0    *               255.255.255.0   U     0      0        0 vmnet8
169.254.0.0     *               255.255.0.0     U     0      0        0 eth1
[root@node home]# 

Im sure its just a few lines I need to change somewhere, just not sure where?

View 2 Replies View Related

Fiber Optic Cable Down - No Back-up

Jun 26, 2007

I put this in the co-location section since I am co-locating a server that I host a few Websites on. The server is located in the Pacfic Northwest at a hosting company out there. As you may know, this is a "more remote" area of the United States.

Today, the company lost all Internet access when a Fiber optic cable went down. Not only was my stufff down but the entire hosting company was down. In 10 years of doing Internet development, I have never seen this happen to any hosting company I have worked with no matter how good or bad they were. On top of that, it happened one time last year as well.

According to my co-location provider, the problem happened a long way up stream. SO far that the lines cannot be backed up. Is this true? Could a fiber optic cable fail at some point where it cannot be switched over to another line?

I don't know if I should I believe that or not. It would seem to me that it is a matter of money and they may not have a back-up system in place if the pipe goes down. Is it possible? Who's fault is it?

View 14 Replies View Related

Filber Cable To Set For Hosting Server

Jun 29, 2007

Should i use a filber cable line for hosting server?

and which methods to security my hosting server such as : which Firewall, ANti-virus, ..?

View 11 Replies View Related

How To Connect To Intenet Using Crossover Cable

Feb 19, 2007

I have a laptop and redhat box. The laptop has wireless card and connected to internet using wireless router. Can I connect to redhat box to laptop using cross over cable and use internet? If so, how can I do it?

View 2 Replies View Related

Console Cable Pin Out For Extreme Networks Stuff

Jun 16, 2008

if anybody know the cable pin out on making a console cable using those serial adapters?

View 1 Replies View Related

Get A DSL Line Or A Cable Modem And Host The Site Or My Own Computer

Apr 18, 2008

Can I just get a DSL line or a cable modem and host the site or my own computer?

View 14 Replies View Related

Remote MySQL Server - Non Cross Cable - Same Datacenter

Jun 12, 2007

if anyone have experience with remote MySQL server setup

I have 2 servers in the same datacenter, 1 serve as web server, and 1 serve as mysql server.

would my remote MySQL server slows down my site load if it's not connected through cross cable? it's on the same datacenter though

View 4 Replies View Related

Bay Area Colo With Easy (cheap?) Access To A Cable TV Feed

Jun 19, 2008

Like the title says it: Is there anywhere in the bay area where I could colo a box and get a cable tv feed without paying an arm and a leg? Nothing illegal going on here either

View 0 Replies View Related

Network Liquidators / Network Hardware

Oct 14, 2009

any experiences to report about purchasing used / refurb gear from either Network Liquidators (nweq.com) or Network Hardware (networkhardware.com)?

View 12 Replies View Related

VPN Network

Sep 25, 2006

Okay, I have been trying to get a VPN network setup here between our DC and our office for weeks now and have not been sucessful.

Here is our goals:

-use 10.x.x.x/255.0.0.0 as a local backend network at our DC
-be able to assign a 10.x.x.x address at the office to all workstations and be able to access any of the local machines at the DC
-we have a asterisk server that we use and want to run that on the same network, asterisk box at the DC, phones at the office

We are wanting to impliment this for allot of security procedures and for ease.

But I also want to be able to have this like at my house so I can still be on the VPN. I want to have my house, office and DC always connected and then setup remote ability too to dial in via VPN.

What would be the best way to accomplish.

I have already tried having a few Linksys RV082 and WRV54G but the remote and local networks must be different networks, so this will not work here.

View 2 Replies View Related

IPs Within The Network

Apr 5, 2009

Does anybody know how can I determine which of the IPs within the network are used or not. I know that this can be archived by pinging each of the ips but there are 256 (192.168.1.0 - 192.168.1.255). I am using CentOS 5.

View 3 Replies View Related

CDN Network

Oct 29, 2009

what do i need to build CDN Network for my video streaming site with Flash Media server using rtmpe Protocol To protect my video from Downloading?

Do you know any Company Can Build this for you for example if i order servers from them?

View 14 Replies View Related

Network

Mar 4, 2007

I bought another dedicated server yesterday and it was bought online same day. It was working fine yesterday during a few site transfers but now it would appear that I am losing network packets.

I have done a traceroute and ping tests and attached are the results. Please can anyone help. I think the problem is to do with NTT's network rather than server problems but please could someone else ping from their location to confirm this.

View 2 Replies View Related

Network

Oct 30, 2007

I have some VPS with Knownhost and i use it for hosting purposes.

First, I'm not from USA.

Here in my country we have several ISP but one of them ( i guess the biggest one ) is having problems with their link that connects to another countries ( including USA ).

Many of my customers that uses this ISP complains about their site being down and also slow download speeds ( 10kb/s when they usually download at 200kb/s ). When they run a traceroute i see that the problem is related to the ISP.

I have already contacted the ISP but they doesn't seen to "care" about their clients and i guess they won't solve this in a near future.

My question is if there is a way to solve this problem on my own?

I was thinking about getting a link with another ISP ( the one that really works ) with static IP and route this to Knownhost VPS. I know that this isn't a cheap solution but is it possible?

View 4 Replies View Related

Network

Mar 15, 2007

To make it simple, I am having some bays with dedicated servers. We offer 2 possibilities for bandwidth traffic: per Giga, or per MBit/s but I am having some problems. We currently use the router of our ISP better than buying a cheap low quality router.

- How can I know how much bandwidth does use on customer and how to limit if I have no access to the router ?

- How can I limit my customer from using free IP on the same block than he is ? We do configure server with IP and the same subnet, gateway and broadcast, so one customer could use free IP just so, and I would not even be able to know who is doing.

How do you limit and count this for your servers?

View 0 Replies View Related

HiVeloCity Network

Apr 20, 2009

This is 4th day i am having network issue on HiVeloCity.

Does anyone else here experiencing the same problem, or its only rack where my server is located?

I am unable to use my server for almost 4 days as i already said, and they still have no solution for me.

Every time i open up a live chat with support, they tell me that they are checking, working on it, having someone see it, etc. but problem is still there.

What should i do?

I am going to post pings from SoftLayer and my home to their main ip (their websites' IP where i see pocket loss as well)

... because of this my websites are opening so slow, and many ppl are complaining about this.

Since there is many experts on this forum i would like advise from you guys.
I would like to stay with HVC if they can fix this, if not looks like i will have to look for another provider.

Softlayer:
PING hivelocity.net (69.46.24.178) 56(84) bytes of data.
64 bytes from hivelocity.net (69.46.24.178): icmp_seq=0 ttl=119 time=30.4 ms
64 bytes from hivelocity.net (69.46.24.178): icmp_seq=1 ttl=119 time=30.0 ms
64 bytes from hivelocity.net (69.46.24.178): icmp_seq=2 ttl=119 time=29.9 ms ...

View 14 Replies View Related

Comp Network

Apr 25, 2009

Let say I have a computer network and the router is 192.168.1.1 and 192.168.1.2 to 192.168.1.10 is using workgroup called HOME and 192.168.1.11 to 192.168.1.50 is using workgroup called OFFICE.

All comp is WIN XP based client.

Now the qustion is, I'm sure that noone from home workgroup can access the office workgroup. But how about virus?

In case a computer which is reside into home workgroup is infected with network type virus, can that virus reach the comp which is reside into office workgroup?

View 2 Replies View Related

Network Install

Apr 13, 2009

is any software out there on helping me do a network install of centos or any other Linux base OS. I want to avoid downloading and burning CD for centos. And when I want install it on multiple machines I would need to put in the several CD to do a complete install of the OS.

View 8 Replies View Related

Network Adapters

Oct 8, 2009

i am managing my network with a linux box (iptables, vlans) + layer2 managed switch instead of layer3 switch.

On my linux server, a regular onboard network card is working just fine but i am planning to upgrade it to better one.

What would you recommend me?

* Intel Pro/1000 PT Gigabit EXPI9404PTL Quad Ethernet
* RB/4g 4 port 10/100/1000 Mbit PCI Ethernet (Mikrotik)

or any other?

I would like to build my own firewall/gateway server instead of paying thousands of dollars to cisco asa, juniper or etc.

View 2 Replies View Related

VPS Network Time Out

May 2, 2009

from: domaintools.com

Host IP Address Ping Time
1. 206.71.148.249 Timed Out

2. 206.71.148.249 206.71.148.249 126.20ms

3. 206.71.148.249 206.71.148.249 82.35ms

4. 206.71.148.249 Timed Out

5. 206.71.148.249 206.71.148.249 87.01ms

6. 206.71.148.249 Timed Out

7. 206.71.148.249 Timed Out

use: Enotch Networks

this issue from networks (enotch) or from my ISP?

because enotch staff said my ISP problem!

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved