Private network


 
Thread Tools Search this Thread
Special Forums IP Networking Private network
# 1  
Old 11-17-2006
Private network

Hi all,

Currently we are in the progress of setting up a private network on all of our Sun Solaris servers. Purpose is to move all backup tasks to the private, hence reduce load on public network.

Some of our servers only consists of 1 network card but with several ports. Shall we purchase another card or we can configure a public ip and also a private ip on the same network card?

Thanks a lot.
# 2  
Old 11-19-2006
you only need a different interface, it can be on the same card, so there is no need to buy more in this situation.
# 3  
Old 11-19-2006
Hi,

The meaning of interface is ports? Tks.
# 4  
Old 11-20-2006
I'm not sure if it's possible, but I do not know any possibility of having one "card port" belonging to two or more VPN's (If it is, you will be sharing bandwidth and that's not what you want)... So, you'll need one port for each VPN and then, of course, one interface for each vpn... At least if "port" means the place where you plug the wire... Smilie
You don't need to buy more NICs if you have free ports.
Regards.

Last edited by grial; 11-20-2006 at 12:21 PM..
# 5  
Old 11-20-2006
Grial just to complete what you mentioned.

This can be done in fully switched networks (depending on HW) . The single interface can be vlan tagged for multiple vlans with a shared connection between the host and the switch. The switch then separates the vlan paths and routes accordingly.
# 6  
Old 11-20-2006
Thanks reborg. I knew one phisical interface could be used to configure several "logical" interfaces from the point of view of a UNIX server. I, as you've suggested, was talking about switches and that's what i wasn't sure about. Thanks again and regards. Smilie
# 7  
Old 11-22-2006
Thanks guys.

The port here I'm refering to is places where we plug in the network cable. For example: 1 NIC card consist of 4 ports, which means I can plug 4 different network cable into it.

Does this means that under these 4 ports I can configure different IP and direct to different switch?

Thanks.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

Private Network

Hello, I have a desktop which has two network cards installed on it and I connected these two card through a hub. On the desktop in have installed a Windows Vista Home Edition SO and a Windowx XP SO in a virtual way. I also had intalled a Virtual BOX software and Windows XP run through it. By... (1 Reply)
Discussion started by: zendcool
1 Replies

2. IP Networking

How does a router directs the internet traffic to a specific host in the private network?

how does a router directs the internet traffic to a specific host in the private network? Example: My PC has ip 192.168.134.100 Router has ip 192.168.134.200 My company's ip 202.52.150.33 When i try to access internet, say google, it traverses from... (1 Reply)
Discussion started by: Arun_Linux
1 Replies

3. IP Networking

ssh server is attachable from local network not from another network

hello i have a ubuntu ssh server that i can acess from any of my comnputers but only if they are on the same wireless network as the server. i tested trhis my tehtehring my samsung blackjack to my windows partition and installing openssh to windows it works when windows is on the wireless but no... (1 Reply)
Discussion started by: old noob
1 Replies

4. UNIX for Dummies Questions & Answers

Need help setting up a home solaris private network

Hi all, I just purchased 2 Ultra 10 servers and I want to practice with home networking. I want to create a private network where I can connect both boxes to the internet via broadband using my four port adsl modem/router. My ISP assigns me 192.168 addresses via DHCP and I use the ISP's DNS but... (1 Reply)
Discussion started by: Kongowea
1 Replies

5. IP Networking

Able to ping server's private network

Hi guys, I'm in the progress of setting up a private network in our Sun solaris platform. Existing ip: 172.16.102.101 New private ip: 192.168.2.3 Netmask is the same for both private & public 255.255.255.0 After setting up the ip, I'm able to ping this private ip address from our... (3 Replies)
Discussion started by: *Jess*
3 Replies

6. IP Networking

private network to private network gateway

i have one private network with one ip address, and i have a seperate network on a seperate ip address. now, each network is behind a firewall/router. now what i want to do is be able to access one server on the second network from a computer on the first., but with the private ip address, (this... (2 Replies)
Discussion started by: norsk hedensk
2 Replies
Login or Register to Ask a Question