AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  Nim Master and Client on different subnet - error 0608

    Posted Tue February 07, 2012 08:51 PM

    Originally posted by: geralds34ca


    My Nim Server and Client reside on different subnets. When I try to install my VIOS server thru NIM, it results in a error 0608.

    There are two network resources configure in NIM, and the system are networked as follows:

    NIM server
    IP 192.168.0.15
    Network IP 192.168.0.0
    Gateway 192.168.0.1
    Subnet mask 255.255.255.0
    NIM Client
    IP 192.168.2.20
    Network IP 192.168.2.0
    Gateway 192.168.2.1
    Subnet mask 255.255.255.0
    SMS
    1. Client IP Address http://192.168.2.20
    2. Server IP Address http://192.168.0.15
    3. Gateway IP Address http://192.168.2.1
    4. Subnet Mask http://255.255.255.000

    The Ping test is successful, and I start the VIOS install, which stops which a code 0608 shortly after the Welcome to AIX screen is displayed on SMS.

    The NIM server is a Power5 p550, AIX 6.1 TL6 SP6
    Client is a Power7 p770

    Do I have the basic networking and gateways set properly?
    The NIM client is new hardware, on new network gear, and the only system on that network segment currently. I din't know if it is my NIM config, or if I should question teh network gear, as it new and I am the first system on it.
    #AIX-Forum


  • 2.  Re: Nim Master and Client on different subnet - error 0608

    Posted Wed February 08, 2012 08:07 PM

    Originally posted by: tips_luo


    Have you tried netmask 255.255.0.0?
    #AIX-Forum


  • 3.  Re: Nim Master and Client on different subnet - error 0608

    Posted Fri February 10, 2012 12:40 PM

    Originally posted by: mmveiga


    For ARP and TFTP to work the client and server have to be in the same sub-network.

    Marcelo.
    #AIX-Forum


  • 4.  Re: Nim Master and Client on different subnet - error 0608

    Posted Fri February 10, 2012 02:42 PM

    Originally posted by: sajjadhashimi


    Happen to have this exact issue today while cloning a mksysb image :)
    What does your /etc/bootptab look like? modify it such that it has the nim server's address as gw.
    #AIX-Forum


  • 5.  Re: Nim Master and Client on different subnet - error 0608

    Posted Fri February 10, 2012 07:35 PM

    Originally posted by: geralds34ca


    After messing about for a day, we put the NIM server and client onto the same switch, and did the install.

    I have the NIM server and client working fine across subnets in another environment, and duplicated the setup - Network admin thinks there is something going on between VLANS on the network
    #AIX-Forum


  • 6.  Re: Nim Master and Client on different subnet - error 0608

    Posted Sat February 11, 2012 02:16 AM

    Originally posted by: SystemAdmin


    the last comment I think is the most correct, you probably have some restriction on the lan switch, happened to me exactly the same, the ping worked like tftp, my configuration was correct but the network administrator had restricted certain features, to remove worked without problems.
    #AIX-Forum


  • 7.  Re: Nim Master and Client on different subnet - error 0608

    Posted Sat February 11, 2012 10:15 AM

    Originally posted by: adrianfrederic


    nice post and thanks for sharing the information
    #AIX-Forum


  • 8.  Re: Nim Master and Client on different subnet - error 0608

    Posted Sun February 12, 2012 11:04 PM

    Originally posted by: vinodn


    I faced this almost 4years back on a client to install aix , ping success-means tcp-active on switch , but i remember udp to be allowed to push the file thru tftp - worth checking .
    #AIX-Forum