secondary and private IP connection


 
Thread Tools Search this Thread
Special Forums IP Networking secondary and private IP connection
# 1  
Old 03-30-2009
secondary and private IP connection

hosta(eth0)----|switch|---(eth0)hostb

say hosta and hostb both connect to a swtich using eth0 with public IP addresses, and I add secondary and private IP on hosta and hostb's same eth0 interfaces.

So in order for them to reach each other, do I need to config the switch?
# 2  
Old 03-30-2009
No, you (in general) need to only configure IP routing in the computers, not the switches.
# 3  
Old 03-30-2009
i think as long as the two host use IPs from same subnet block, there is no need to config anything besides IP address, right?

Last edited by fedora; 03-30-2009 at 01:13 PM..
# 4  
Old 03-31-2009
Well, it is not clear what you are trying to accomplish, it is not clear by what you mean by 'private', it is not clear where your Internet gateway resides in your drawing, it is not clear what routing protocol(s) you are using, and it is not clear if you are planning to use network address translation (NAT).... so in other words, to answer your question correctly, we need more details :-)
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

DNS Primary and Secondary

hi there, i using salaris 10 as my DNS server. i have 2 dns server primary and secondary. if primary dns server i edit/update, the other secondary dns server must be sync too. How can i configure if dns server (primary) can sync the secondary? (1 Reply)
Discussion started by: tappetmus
1 Replies

2. Red Hat

How to find Secondary Group only?

Hi, I would like to know how to find our secondary group of user only. I have used the command id -Gn user1 it is showing both groups of user. Primary and secondary group. (2 Replies)
Discussion started by: manoj.solaris
2 Replies

3. HP-UX

Secondary Login

Hi In Linux I set Secondary Logging in the way below. 1. We perform this by adding below lines into /root/.bashrcfile : # secondary logging beginexport HISTSIZE=600000export HISTFILESIZE=600000export HISTTIMEFORMAT="%F %T %z "export HISTFILE=/root/.bashhist/root_history-$(who am i | awk... (4 Replies)
Discussion started by: presul
4 Replies

4. UNIX for Dummies Questions & Answers

Secondary DNS not working

hi guys I am doing some testing for DNS I got a master DNS(192.168.2.10) and I setup a slave DNS(192.168.2.11) but when I shutdown the Master DNS my linux client cannot resolve using the slave any idea way? This is the named.conf options { query-source port 53; directory... (9 Replies)
Discussion started by: kopper
9 Replies

5. Solaris

Solaris 10 ftp connection problem (connection refused, connection timed out)

Hi everyone, I am hoping anyone of you could help me in this weird problem we have in 1 of our Solaris 10 servers. Lately, we have been having some ftp problems in this server. Though it can ping any server within the network, it seems that it can only ftp to a select few. For most servers, the... (4 Replies)
Discussion started by: labdakos
4 Replies

6. UNIX for Dummies Questions & Answers

secondary sorting

how would i sort a file on the fourth field as the primary sort and the third field as a secondary sort? (1 Reply)
Discussion started by: trob
1 Replies

7. UNIX for Advanced & Expert Users

How get secondary ID. ??

This is one our office BOX Sun Microsystems Inc. SunOS 5.10 Generic January 2005 Kisses% rlogin pebblz01 -l adminID Password: Last login: Sat Feb 14 01:11:36 from Kisses Please enter your own login id and password. Your login: I_rule Your password:xxxxx From the above... (3 Replies)
Discussion started by: dashok.83
3 Replies

8. Solaris

new secondary disk

I just added a new disk i suppose the disk is not supported by sun solaris pls can someone advice on what i can do. pls see below: # format Searching for disks...done AVAILABLE DISK SELECTIONS: 0. c1d0 <DEFAULT cyl 15934 alt 2 hd 255 sec 126> ... (6 Replies)
Discussion started by: seyiisq
6 Replies

9. 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

10. UNIX for Dummies Questions & Answers

Secondary DNS question

I have the primary set up, but cannot get the secondary box to answer a query. Here is the message I get: > nslookup dfwnet1 10.26.38.41 *** Can't find server name for address 10.26.38.41: Non-existent host/domain *** Default servers are not available 10.26.38.41 is the IP of the secondary... (3 Replies)
Discussion started by: 98_1LE
3 Replies
Login or Register to Ask a Question