Provider That Provides Public Ip Vlans?

Aug 8, 2008

we are looking for a provider that provides public ip vlans' with dedicated server purchases,

so far,,

we have found few companies that offer this at no extra charge or minimal extra charge

1) softlayer (best choice)
2) singlehop
3) nocster/burst.net (not a good provider for business hosting / not reliable / no phone support)

does anyone know of any other dedicated server providers that offer public ip vlans for no extra charge or minimal extra charge?

View 0 Replies


ADVERTISEMENT

How To Add Different IPs In Different VLANs

Nov 5, 2008

how to add different IPs in different VLANs

My customer requests different IPs in different class C, that are belong to different VLANs in the switch. Let's say

- they have 1.1.1.10 already on their server with gateway value is 1.1.1.1
- now they want to have 1.1.2.10 too.

I have no trouble to provide them a new IP, but wonder how to setup on server now? Different range will use different gateways.

View 2 Replies View Related

VPS Providers And VLANs

Apr 16, 2009

Is there a VPS provider that will sell me a VM , and put it up somewhere, and can make me another VM in the future, on the same VLAN as the original VM ?

For example, pretend VM #1 has a NIC at 10.0.0.100

in the future, I want another VM with a nic at 10.0.0.101

I was looking at Go-Grid , but I'm not sure how their pricing works.

View 5 Replies View Related

L3 Switch That Does VLANs?

Sep 5, 2006

I need a basic L3 switch for maybe 25 mbps that will do hopefully up to 50 VLANs and which will not require me to hire someone to configure it.

As much as I like Cisco, that rules them out.

The reason I'd like a Layer 3 switch is so that I can run my backups and inter-server transfers without adding to my bandwidth bill. Also, VLANS are a critical requirement as i have a lot of customers with root on their managed servers.

So i am looking at HP [gasp] switches. How "easy" is the web-based configuration widget? [I'm an advanced unix admin but networking is a mystery to me.]

This is a starter switch and once i have a full cab of servers I'll be able to spend $7K on a pair of 3560s and hire someone to configure them for me ... but until then what can i get to meet my requirements?

View 14 Replies View Related

Port In 2 VLANs

Sep 22, 2009

My switch 3COM 4500 (Layer3) ;

I want port 1 of switch work in all VLANS!

I created vlan2, vlan3 and add this trunk/hybrid port in all vlans and ping no work por port1.

View 6 Replies View Related

Vlans In 3COM

Jul 13, 2009

I orded today new switch 3COM (48 port + 2giga + 2 fiber).

In WebPanel i created:

vlan2: port1 - port 20
vlan3: port21 - port40

I want configure switch for port 41-48 access all ports;

What solution for this cenary?

View 6 Replies View Related

VLANs Routing Help

Feb 11, 2007

I'm trying to implement VLANs on my network and can't get connectivity to host servers. Here's how the network is configured. Pardon the bad ascii diagram.

In this example my upstream is providing two subnets:

111.111.111.16/28 (I'm using an IP from this subnet to manage the 3550)

222.222.222.16/29

I am attempting subdivide the /29 into two /30's in order to place a server into it's own /30 subnet & VLAN ............

View 5 Replies View Related

Private VLANs

Jul 24, 2007

What's the benefits of these private VLANs I've seen advertised around? Anyone have a good understanding?

I've read a few things about them but have yet to fully grasp the concept.

View 14 Replies View Related

Network Boot Across Many VLANs

Dec 4, 2006

I'm not sure exactly how to phrase the question. But, I'm researching how to PXE boot a server without having a DHCP/PXE server in each vlan.

Scenario: Datacenter with dozens of servers. 1 VLAN per server. Cisco switches and routers. Each server has a serial console available for remote management (OS and BIOS are configured for serial console). If an admin wants to re-install OS, they should be able to reboot the server and tell the BIOS to initiate a PXE boot request. A central install server is available to provide the DHCP and PXE boot images.

Has anyone tried this? I have been reading about the 'ip helper-address' for Cisco to relay DHCP requests. Interested in hearing about real-world setups. Or is there a better way to accomplish remote OS installs?

View 7 Replies View Related

Ping In Vlans Not Working?

Aug 10, 2008

I have two servers both in a same vlan. Both may access Internet and be acceessed from Internet I setup db server and web server internal IP each as follows:

step 1: on web server:

vi /etc/sysconfig/network-scripts/ifcfg-eth0:0

add following:

DEVICE=eth0:0
BOOTPROTO=static
BROADCAST=192.168.1.255
IPADDR=192.168.1.5
NETMASK=255.255.255.248
NETWORK=192.168.1.0/24
ONBOOT=yes
TYPE=Ethernet

save and /etc/init.d/network restart

step 2: on db server:

vi /etc/sysconfig/network-scripts/ifcfg-eth0:0

add following:

DEVICE=eth0:0
BOOTPROTO=static
BROADCAST=192.168.1.255
IPADDR=192.168.1.10
NETMASK=255.255.255.248
NETWORK=192.168.1.0/24
ONBOOT=yes
TYPE=Ethernet

save and /etc/init.d/network restart

I used ifconfig to check both status, both of them are up. both of them may ping google, but when I try to ping their each other through internal IP, nothing returns.

I used command tracert to follow, found all packages were sent to Internet rather than an internal IP.

My host tells me to do it by making NAT, I have no idea on it. Anyone may help me out on how to do with NAT?

View 2 Replies View Related

Route Between Vlans In Same Subnet On BigIron

Jun 9, 2007

I'm looking for a solution that I can place a firewall between 2 vlans on
a BigIron router with L3 enabled.

For this moment there is one big vlan2 with a ip-route 0.0.0.0 0.0.0.0
123.123.123.123 and a router-interface ve2 with the IP of the router, the
address I use as gateway on the machines behind it.

The WAN port has the IP address to communicate with to the GW of the
carrier-router (123.123.123.122)

Because I want to let the BigIron the routing I was thinking of 2 vlans,
one for the lan-vlan and one for the wan-vlan, but this will be a problem
because I only have one IP-block what I can use.

So the sitiuation must be as follow on the BigIron:

WAN => vlan2 => firewall => vlan3(lan)

Because of the fact that the firewall will be transparent, this should be
no problem to place it between the vlans. The actual problem is how to
manage this. In simple words, I should be able to replace the firewall
with a cross-cable and it should still work.

Cisco for an example has a SVI solution for this, but I can't find such
thing for a Foundry router.

View 0 Replies View Related

Addressing VLANs On Extreme Summit 48

Feb 13, 2007

Having a slight problem working with one of our Extreme Summit 48 (ugh) switches - I've figured out most of the basics, but I can't seem to find any way to add a secondary IP address to a VLAN! This, I would have thought, would be a pretty basic feature to have. Typing "config vlan [vlanname] ipaddress 1.2.3.4/24" works for setting the primary IP, but I can't figure out how to add any more - and doing the command again just overwrites the first one.

So... does anyone have any tricks up their sleeve, or is this something that Extreme neglected to add to this model switch?

View 2 Replies View Related

VLANS For Internal Servers - Is It Worth It?

May 22, 2008

We offer colocation & dedicated servers as well as shared & reseller hosting services.

Our colocation customers and dedicated server customers are definitely on their own VLANs for obvious reasons.

Up until now, we have been using separate VLANS and ip allocations for each of the servers in our shared & reseller server fleet. I'm starting to question this policy for many reasons:

1) We directly manage all of the servers and it is very rare that any servers are compromised to the point where they can steal an IP address.

2) We are wasting IP addresses - network, broadcast and gateway addresses are required for each vlan. Additionally, if a server needs 1 more IP address, we need to add a whole new block.

If all of the servers are under our direct management, does it make sense for us to use any vlans at all? It seems that it only serves to complicate things, waste ips and add management overhead.

View 6 Replies View Related

Impact Changing MST Instance VLANs Range?

Sep 19, 2009

I've read that all ethernet switches in a MST Region need the same Name, Revision number, and list of member vlans for each Instance. So what happens when you need to change the range of VLANs in a MSTI ? Let's say that you need to add a range of vlans to an instance that spans 20 switches? How would you do that?

View 1 Replies View Related

Inter-VLANs Router With In/out Policers, Ipv6

Oct 11, 2009

Can you make a recommendation for a switch-based L3 router which can

- hold a moderate number of routes (interface routes, a few hundred statics + default)
- OSPF and BGP
- MST
- 1024 layer-3 dot1q subinterfaces (or maybe VLAN interfaces)
with
+ traffic policing in and out per subinterface/vlan
+ VRRP/HSRP/NSRP
- IPv4 & IPv6 native
- 2x GigE ports
- Not tip-over under 1gbps DDoS towards a VLAN interface.

I've been using 3560Gs, but they seem to lack the output traffic policing. I'd prefer to have subinterfaces which don't run spanning-tree, versus Vlan Interfaces to a trunk interface which runs spanning-tree. These switches sit at the L3 boundary between two L2 networks.

Cost is a big factor; but I also must carry vendor licenses & support contract, if the vendor asserts that not doing so is illegal in US.

View 2 Replies View Related

Rackspace Going Public

Jan 23, 2008

I heard the other day from a very reliable source that this is a fact and they expect it to happen sooner rather than later. Since they seem to set the bar anyway seems it was only a matter of time. Anyone else aware of this or am I the only one? Searched the forum before I posted and nothing came up. Seems like a significant development to me...

View 14 Replies View Related

WAMPserver In Public

Jan 21, 2008

Im planning on using WAMPserver2 on our web server to host our website. Now, as far as I can tell, WAMPserver2 was mostly created to allow you to do work locally. Is there any known problem with using this software on a web server publically?

View 3 Replies View Related

Change DNS To Public

Aug 6, 2008

You are hosting your web site on a local server and you have the DNS pointing to the LOCAL (read: not public) IP on your LAN which means only you and those on your LOCAL network can access the site.

192.168.1.8 is a LOCAL (PRIVATE) IP.

View 1 Replies View Related

Public FTP Control

Nov 4, 2007

I'm on a reseller cPanel WHM account with shell access, and this public FTP for uploading maps for a game.

How do I ban FTP users by their IP? (.htaccess wouldn't do the trick)

How do I regulate priviledges/permissions of FTP users?

How do I control (like configuring how the indexing is displayed, for example) /public_html/somedirectory/ through /public_html/.htaccess?

How do I disallow certain filetypes from existing in /public_html/somedirectory/* or to be uploaded?

How do I disallow apache from rendering any html, php, cgi, java, perl, etc files in /public_html/somedirectory/*?

So, if you had a public FTP (not the "anonymous FTP" cPanel can create, but a regular and single user account shared by everyone), how would you protect your free map hosting service from abuse? What protections would you setup? Etc.

View 2 Replies View Related

A Public Key File Has Not Been Specified For The Session

Feb 21, 2008

When I try to login SSH using SecureCRT Software, following error it show.

A public key file has not been specified for the session. would you like to specify one now.

I am using CPanel.

View 1 Replies View Related

Make 1 Dir X Public Inclusion

Jan 24, 2007

we have a server with customers

now there are any customer that must can 'include' form php a class that we must put out of customer path...

a customer must can include a class that is out of /home/public_html/customerlogin/*

how is possible to make this?

View 0 Replies View Related

Juniper SSG5 And Public IPs

Dec 19, 2007

we have this Juniper SSG5 firewall, our very first Juniper and wanted to use it.

While I am able to use it in NAT mode, I have been unsuccessful to use it in route mode.

We have Public IPs from the same segment and I wanted to use it with the firewall but it appears that I can't assign IPs for each port if the IP is from the same segment.

Does it mean that we can't use it other than in NAT mode?

What we want to accomplish is to have one of IPs to act as gateway and filter or route in/out traffic to/from our other IPs.

View 0 Replies View Related

Public & Private On Same Switch

May 1, 2007

Due to an emergency with our colo space, we are missing a switch.

As a very temporary measure, would it be possible to put both our public traffic and private traffic (10.0.0.0/8) on the same switch without a VLAN?

Essentially we'd be connecting both the trusted and external side of our (natting) firewall to the same switch, along with our servers (which have private IP's).

What are the security risks of this?

View 4 Replies View Related

Plesk 12.x / Windows :: How To Add Public IP

Oct 19, 2014

I am looking to migrate from dedicated box with windows server 2012 R2 and plesk 12 over to amazon ec2.

so setup a test server on ec2.

Plesk only shows the private IP, how do I add the public IP ?

Is it even possible ?

View 2 Replies View Related

SolarVPS Issues Public Thoughts

Jun 18, 2008

I regret to bring this to a public forum but having seen that solarvps has a presence here I am hoping that a resolve to this issue can be found, and any public opinions are welcomed.

Having been a customer with solarvps since 2006 without any cause for concerns it does not make me happy with some recent issues I have had with them. So I have had a vps server hosted with them since 2006. Sometime in February when attempting to login to my VPS I got an error, I left it as this happens sometimes, it happened for 4 days in a row so I thought this is a little strange logged in to my control panel, to see no VPS server was listed under the account. There was no invoice generated either. Ok this is strange but I just assumed it had been terminated, no invoice came through and that particular server was a backup server so I sought hosting elsewhere.

4 months pass I get an email from solarvps stating my account is overdue with charges applied. I contact them back straight away asking what they are billing me for I have explained the situation time and again to them, I have asked the questions why the server disappeared from my account, why I wasn’t able to access the vps remotely and why no invoices got generated at the time to which I have had no response, I have asked more than 5 times now. The only response I keep getting form them is threats if I do not pay to hand over to a collection agency and the possibility of legal action. To which I have replied each time that I will contest any such action and seek legal advice myself.

Granted I should probably have contacted them at the time but really they are at fault more than I am for not asking them what has happened, I truly believe I am not in the wrong here but nobody within solarvps is prepared is looking at the facts of what has happened here.

Well anyway I hope bringing this to a public forum will bring a resolve and maybe some answers. I am getting no response from anybody within solarvps and would be happy to take this away from the public if they are willing.

I am not unfair nor does it make sense that a customer for so long would just decide not to pay you one month and kick up a fuss over such a small amount of money but the fact that I am not in the wrong with this matter, I am not prepared to pay them no matter how much bullying tactics they wish to adopt in trying to make me.

View 14 Replies View Related

Is There Any Public Listed Web Hosting Companies

May 19, 2009

I would like to know there is any.

View 14 Replies View Related

Hosting A Public Email Service

May 10, 2007

Currently we are running a very successful site for extreme sports. We have just spent 6 months on development of our new site which we will launch in a fortnight. This will free up some of my time to look at other areas and avenues to attract members.

Personally I would love to run a hotmail style service on our website, and believe this would help with the growth of our online community.

Just interested in advice from others on areas to be aware and alert when running a service like this?

I am also trying to make the decision between SocketMail or Atmail. If anyone has opinions on these, or an alternative solution i'm all for that advice too.

Basically at this point I am wanting to get as much advice together as possible, then look to making an informed decision to go ahead or not.

Currently we operate off a dedicated server and i realise this may have to become two servers in the near future with such a service. It is fully managed by myself, and a 3rd party individual I hire to maintain the server on a monthly basis.

View 2 Replies View Related

Deny Perl In Public Folders

Mar 12, 2007

How do you guys deny run of perl/bash scripts from /tmp, /var/tmp, /dev/shm? I've tried to build simple shell wrapper, but that's not a compromise if you run for example spamassassin on the same server (it needs direct io to/from perl binary). I'm looking intro some kind of binary wrapper or patch that will deny running perl scripts from public folders (also the same for shell scripts will be great). Any ideas or solutions?

If anyone interested in primitive shell wrapper code:

Code:
#!/bin/sh
ARGS=`echo $@ | grep -v "/tmp/"`
if [ "$ARGS" != "" ]; then
/usr/bin/perl.orig $ARGS;
fi

View 4 Replies View Related

How To Access Hosting From A Public Place

Aug 8, 2007

I often need to access my sites from public places, which are behind firewalls, don't have access to hard disk and any Windows tool (just plain internet access).

Problem: firewall, closed ports: 8082 (cPanel), 2078 (SSL; I don't know, if I'll need this), 2077 and maybe others.

Which hosting features I need? to be able to

1. access cpanel, when port 8082 is closed (I was using cpanelproxy.net until now with success).
2. for uploading files from other websites directly to my website (without prior downloading on a PC hard disc) - I've herad SSH should work, but what exact SSH I need - any experience someone? Any other solution? I was trying WEb Disc feature in cPanel11 but it needs port 2078 or 2077 open...

View 3 Replies View Related

Which Is More Secure , Using Public Key Or Direct Login

Aug 15, 2007

I was worry about which is more seucre to login to the server

disabling the direct login and using the public key (ssh-dss) with 2084 bit length ?

or use the direct login?

and if the public key is more secure , should we use passphrase when generating the key? or no?

View 11 Replies View Related







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