I have always coded routes and masks within the GATEWAY based on the class represented by the network address. 10 is a class A address so to code subnet 10.0.0.0/24 I would code as follows:
Network First Hop Link MTU Subnet Mask Subnet value 10 = LCS0 1492 0.255.255.0 10.0.0.0 I hope this helps. Al Schilla Systems Programmer Enterprise Technology Services Office of Enterprise Technology phone: 651-201-1216 email: [EMAIL PROTECTED] -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of John Summerfield Sent: Monday, October 09, 2006 6:06 AM To: [email protected] Subject: Re: TCPIP question Avinoam Hirschberg wrote: > Hi, > > I'm getting this error during the startup of my tcp/ip. > line 71 is the DEFAULTNET line, as far as i can see 10.0.0.1 is IPv4 > address. > I'm using z/VM 5.1 > any idea what the error here ? > > > DTCPRS007E Error encountered in reading PROFILE TCPIP > *: > > DTCPRS280E Line 71: The gateway specified on the first_hop operand of > the GATEWAY entry is not an IPv4 address > > GATEWAY > ; Network First Link MTU Subnet > Subnet > ; Address Hop Name Size Mask > Value > ; ------------- --------------- ---------------- ----- --------------- > --------------- > ; ADDITIONAL ETH ROUTE > ; 11 = ETH0 8192 0 > 192.168.201 = ETH0 8192 0 > 10.0.0 = LCS0 1492 0.0.255.0 > ; 10.0.0 10.0.0.1 LCS0 1492 0.0.255.0 > DEFAULTNET 10.0.0.1 LCS0 1492 0 > ; (End GATEWAY Static Routing information) > ; ---------------------------------------------------------------------- > 0.0.255.0 looks very strange to me. I would expect high-order ones, so maybe 255.255.255.0 And what is this! Infiltration by Sun? -- Cheers John -- spambait [EMAIL PROTECTED] [EMAIL PROTECTED] Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/ Please do not reply off-list ---------------------------------------------------------------------- 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
