[luau] Road Runner

Ray Strode halfline at hawaii.rr.com
Fri Mar 22 19:20:37 PST 2002


>
> Here's what I received when I ran netstat -r:
>
>  
>
> Destination       Gateway       Genmask            Flags MSS   
> Window    irtt     Iface
>
> 24.165.44.0       *                  255.255.255.0   U       40       
> 0              0       eth0
>
> 127.0.0.0           *                  255.0.0.0           U       
> 40       0              0       lo
>
> default              24.165.44.1  0.0.0.0              UG     40       
> 0              0       eth0
>
Note that this means you have internet.

I agree with Dean.  You are probably having DNS problems.
Try typing this at a root prompt:

echo "namesever 24.25.227.34" > /etc/resolv.conf
echo "nameserver 24.25.227.36" >> /etc/resolv.conf
echo "search hawaii.rr.com" >> /etc/resolv.conf

Does internet work afterward?




More information about the LUAU mailing list