Network Cable Label
May 11, 2008We are looking for new network cable labels...
Perhaps something like this:
[url]
What distributor are you guys using for cable management?
We are looking for new network cable labels...
Perhaps something like this:
[url]
What distributor are you guys using for cable management?
What is a white label IP? what does it look link when you whois the IP?
View 1 Replies View RelatedI'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?
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 RelatedHas 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?
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 RelatedI 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.
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 RelatedI 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 RelatedSo 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!
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 RelatedI 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?
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?
Should i use a filber cable line for hosting server?
and which methods to security my hosting server such as : which Firewall, ANti-virus, ..?
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 Relatedif anybody know the cable pin out on making a console cable using those serial adapters?
View 1 Replies View RelatedCan I just get a DSL line or a cable modem and host the site or my own computer?
View 14 Replies View Relatedif 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
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 Relatedany experiences to report about purchasing used / refurb gear from either Network Liquidators (nweq.com) or Network Hardware (networkhardware.com)?
View 12 Replies View RelatedOkay, 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.
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 Relatedwhat 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?
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.
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?
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?
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 ...
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?
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 Relatedi 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.
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!