-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Mark Post
Sent: Thursday, March 01, 2007 3:06 PM
To: [email protected]
Subject: Re: DB2 Connect; using Linux as a gateway to mainframe LPAR via
hipersockets

 >>> On Thu, Mar 1, 2007 at  5:52 PM, in message
<[EMAIL PROTECTED]>,
"Clark, Douglas" <[EMAIL PROTECTED]> wrote: 

-snip-
> What does "tracert - d 10.128.24.232" from the Windows system show?  
>       F:\>tracert - d 10.128.24.232
> 
>       Tracing route to 10.128.24.232 over a maximum of 30 hops
> 
>         1    <1 ms    <1 ms    <1 ms  10.128.30.1
>         2    <1 ms    <1 ms    <1 ms  10.128.24.232
> 
>       Trace complete.
> 
> What does "traceroute - n ip.add.of.windows" from the Linux system
show?
>       techlnux:~ # traceroute - n 10.128.30.38
>       traceroute to 10.128.30.38 (10.128.30.38), 30 hops max, 40 byte 
> packets
>        1  10.128.24.1  0.384 ms   0.359 ms   0.396 ms
>        2  * 10.128.30.38  0.372 ms   0.377 ms
>       techlnux:~ #

Ok, that all looks very promising.  Routing seems to be fine.  Now, how
about "iptables -L -n" ??


Mark Post

Output from "iptables -L -n" as executed on the zLinux system.

        techlnux:~ # iptables -L -n
        Chain INPUT (policy ACCEPT)
        target     prot opt source               destination
        
        Chain FORWARD (policy ACCEPT)
        target     prot opt source               destination
        
        Chain OUTPUT (policy ACCEPT)
        target     prot opt source               destination
----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit http://www.marist.edu/htbin/wlvindex?LINUX-390

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to