Welcome Guest. Please Login or Register  


You are here: Index > Virtualizor - Virtual Server Control Panel > General Support > Topic : i need to create a internal network



Threaded Mode | Print  

 i need to create a internal network (1 Replies, Read 1877 times)
ronaldkame
Group: Member
Post Group: Newbie
Posts: 3
Status:
Let me explain the scenario:

My actual DED runs in production with 30 VPSes, so i need to create a internal network for one client who wants to make a similar way like AWS VPC.

i created a new internal bridge creating this file :


ifcfg-intbr0
Code

DEVICE=intbr0
ONBOOT=yes
TYPE=Bridge
BOOTPROTO=static
IPADDR=192.168.1.1
NETMASK=255.255.255.0



So the question is:

If i run "service virtnetwork restart", will this interrupt all deployed VPSes connection?

IP: --   

i need to create a internal network
kaushal
Group: Member
Post Group: Newbie
Posts: 49
Status:
Quote From : ronaldkame August 26, 2018, 1:12 am
Let me explain the scenario:

My actual DED runs in production with 30 VPSes, so i need to create a internal network for one client who wants to make a similar way like AWS VPC.

i created a new internal bridge creating this file :


ifcfg-intbr0
Code

DEVICE=intbr0
ONBOOT=yes
TYPE=Bridge
BOOTPROTO=static
IPADDR=192.168.1.1
NETMASK=255.255.255.0



So the question is:

If i run "service virtnetwork restart", will this interrupt all deployed VPSes connection?



Yes, it will interrupt all vps for 1 minutes till the virtnetwork restarts.

It is kind of network restart command that will restart the network but it is only for vps and not for the server. All VMs SSH/RDP will be disconnected for a minute till virtnetwork is not up.

You can refer this guide for creating internal network: http://virtualizor.com/wiki/Internal_Network

-----------------------
-----------------------
Regards,
Kaushal Vora
Virtualizor Team.
http://virtualizor.com/
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 19, 2024, 10:09 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.149