Greetings.  I'm trying to get from my pc, which is on a different subnet, to a linux guest in an IFL via a hiper socket.  I'm not having much luck. So I wonder if someone could help me.  When I ping 192.168.141.63, I get a Request Timeout.  I can ping 192.168.141.60  from my pc and get a reply.  The hipersocket chpids are attached to their respective guests.
Thanks in advance.  
Steve G.


The tcpip profile info follows:
<profile>

  DEVICE WARPDRV HIPERS F100 PORTNAME HIPERDF1                          
  LINK HIPERLF1 QDIOIP WARPDRV                                          
                                                                         
; the local host's internet addresses                                    
HOME                                                                    
   10.140.1.22    ETH0                                                  
   10.140.1.24    ETH2                                                  
   192.168.140.60 HIPERLF0                                              
   192.168.141.60 HIPERLF1                                              
                                                                         
; Routing information (if you are not using the ROUTED server)          
GATEWAY                                                                  
;  NETWORK      FIRST HOP      DRIVER       PACKET SIZE      SUBN MASK      SUBN VALUE
    192.168.140             =                  HIPERLF0           8192                         0                  
    192.168.141.60     =                     HIPERLF1          8192                     HOST              
    10.140.1.24             =                  ETH2                   1500                      HOST              
    10                             =                    ETH0                  1500                  0.255.255.0                    0.140.1.0
; Default for everything else                              
  DEFAULTNET    10.140.1.254       ETH0    1500            0  
                                                           
                                                           
; Start all the interface                                  
START WARPDRV                
</profile>   (sorry about the name, I couldn't resist)

and an ifconfig from the linux guest
<console>
ifconfig                                                          
hsi1      Link encap:Ethernet  HWaddr 00:00:00:00:00:00          
          inet addr:192.168.141.63  Mask:255.255.255.0            
          UP RUNNING NOARP MULTICAST  MTU:8192  Metric:1          
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0      
          TX packets:51 errors:0 dropped:0 overruns:0 carrier:0  
          collisions:0 txqueuelen:100                            
          RX bytes:0 (0.0 b)  TX bytes:7237 (7.0 Kb)              
          Interrupt:4                                            
                                                                 
lo        Link encap:Local Loopback                              
          inet addr:127.0.0.1  Mask:255.0.0.0                    
          UP LOOPBACK RUNNING  MTU:16436  Metric:1                
          RX packets:22 errors:0 dropped:0 overruns:0 frame:0    
          TX packets:22 errors:0 dropped:0 overruns:0 carrier:0  
          collisions:0 txqueuelen:0                              
          RX bytes:1924 (1.8 Kb)  TX bytes:1924 (1.8 Kb)          

</console>
                                                                                               

Reply via email to