Umm, you were supposed to substitute the IP address of your default gateway in that statement, not use "ip.add.default.gw". Sorry for not being clearer.
Actually, you need to do that but this first: ifconfig ctc 192.168.20.6 pointopoint 192.168.20.8 Then route add default gw 192.168.20.8 Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Kim Colwell Sent: Friday, May 21, 2004 3:41 PM To: [EMAIL PROTECTED] Subject: Re: Linux Restart "Post, Mark K" wrote: > You don't have your default route getting defined (for whatever > reason). Do > this: > route add default gw ip.addr.default.gw > > And see if that helps (temporarily). route add default gw ip.addr.default.gw ip.addr.default.gw: Host name lookup failure ---------------------------------------------------------------------- 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
