>      I have two Redhat 7.2 (2.4.9-17) guests on a guest LAN, setup by
>our VM SysProg, both images cannot reach outside the GLAN.  I have
>ifconfig'd them with the proper ip, netmask and mtu, and I have set the
>default route in the machines to the correct ip, along with defining
>the dev to be used for the gateway and the netmask for the route as
>well (the network address was calculated from the ip and netmask, and
>was already correct in the routing table).

>      I can see and exchange between the two linux boxes and everyone
>else on the GLAN, I can talk to the router (a VM TCPIP stack that owns
>an external card).  One of the boxes has an initial ctc connection, if
>that is used as the default route interface (different subnet,
>different router, etc), then I can reach the GLAN interface from
>outside the GLAN, but the packets route back through the default
>interface.

You don't have primary_router set on the OSA.

The way to fix is is to do

echo "primary_router eth0" > /proc/qeth

(Assuming eth0 is your OSA)

Adam

Reply via email to