Connecting the Second Subnet

Team-Fly    

Solaris™ Operating Environment Boot Camp
By David Rhodes, Dominic Butler
Table of Contents
Chapter 11.  Connecting to the Local Area Network


The next stage is to connect the external facing servers that we chose to put onto a different subnet (192.168.44.0). We are assuming at this point that they only have a standard operating system installed; that is, they haven't been configured for the tasks they will perform. This will be carried out in later chapters.

After the systems have been added, we will have a network configuration that looks very similar to the 192.168.22.0 network. In fact, each system will be able to see everything else on this network, exactly as we saw after connecting the 192.168.22.0 systems.

We won't describe each machine's configuration files in detail; instead, in the best traditions of computer textbooks, we will leave that as an exercise for the reader! As a guide, we need to create or update the following files as we did previously:

  • /etc/inet/hosts

  • /etc/hostname.hme0

  • /etc/inet/netmasks

If we check the routing table on one of the systems, say antimony, we will see similar results to the systems on the internal network, in that they route via their own interface to send data to the network they are connected to:

 antimony# netstat -rn Routing Table:   Destination       Gateway        Flags  Ref   Use   Interface ----------------- ---------------- ----- ----- ------ --------- 192.168.44.0      192.168.44.51    U        3      5  hme0 127.0.0.1         127.0.0.1        UH       0      2  lo0 antimony# 

    Team-Fly    
    Top
     



    Solaris Operating Environment Boot Camp
    Solaris Operating Environment Boot Camp
    ISBN: 0130342874
    EAN: 2147483647
    Year: 2002
    Pages: 301

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net