Mark Perry gave me the info I needed to see the problem. I was relying on the messages displayed during the IPL. Running dmesg showed additional messages. The host IP was still in my TCP/IP server's config file, and it was up, running as a gateway. Took down TCP/IP and corrected the config file. My Linux guest is now up on the network. Thanks for all the advice. I'll be back.... Betsie Spann VM Systems Programmer ----- Original Message ----- From: "Post, Mark K" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, October 26, 2002 5:03 PM Subject: Re: RH network problem
> In addition to Mark Perry's questions, the output from "route" and/or "route > -n" would be helpful. > > Mark Post > > -----Original Message----- > From: Betsie Spann [mailto:betsie.spann@;oracle.com] > Sent: Friday, October 25, 2002 3:37 PM > To: [EMAIL PROTECTED] > Subject: RH network problem > > > Hi, > IBM 2064, z/VM 4.3, linux guest, RH 7.1, kernel 2.4.9-37 on a s390x > Can ping myself, cannot ping router > OSA card, 4842-4844 attached as 480-482. Card is working for several other > guests > /etc/chandev > add_parms,0x10,0x480,0x482,portname:OSD4800 (verified portname) > qeth0,0x480,0x481,0x482 (read is 4842, write is 4843, data is 4844) > > /etc/sysconfig/network > NETWORKING=yes > HOSTNAME=vmlinux1.us.oracle.com > NLSDOMAIN=us.oracle.com > GATEWAY=139.185.115.1 > > /etc/sysconfig/network-scripts/ifcfg-eth0 > DEVICE=eth0 > BOOTPROTO=static > IPADDR=139.185.115.87 > NETMASK=255.255.255.0 > GATEWAY=139.185.115.1 > ONBOOT=yes > > /etc/hosts > 127.0.0.1 localhost.localdomain localhost > 139.185.115.87 vmlinux1.us.oracle.com > > /etc/modules.conf includes > alias eth0 qeth > > lsmod shows qeth and qdio are loaded > > ifconfig eth0 > inet addr:139.185.115.87 Mask:255.255.255.0 > UP RUNNING MULTICAST MUT:1492 Metric:1 > collisions:0 txqueuelen:100 > Interrupt:12 > > Any suggestions? > Betsie >
