On Thursday, September 23, 1999 2:36 AM, ehults [SMTP:[EMAIL PROTECTED]] 
wrote:

        Ehults:

> Hi
> First thanks very much for that current & succinct instructions. It
> cleared
> up a lot of issues.
> I am still having problems though. I have it down to no errors except
> a
> "unknown option echo" message when diald comes up but I added the
> reference
> in init.d & that works.
> Diald runs and seems to run the conf file - it creates Tap0 and sets
> a
> default route through it, though there is still a default route
> through eth0
> as well.
> If I try to ping or ftp to a site nothing happens including no error
> messages.
> Any thoughts?
> TIA
>

Make a "cat /etc/diald.conf" and I think you'll find there the 
mysterious echo option. Just retype "echo 'include 
/etc/diald/diald.conf' >/etc/diald.conf" and it will work. You can then 
remove the "-f /etc/diald/diald.conf" from /etc/rc.d/init.d/diald if 
you like.

YOU GOT ME! I completely forgot that one. You must remove the default 
route from the eth0 device.

I know there are graphical tools to manage the network configuration on 
RedHat based systems but I don't have X installed in this particular 
machine so I have to explain it this way. Bring down your network with 
"/etc/rc.d/init.d/network stop". Edit /etc/sysconfig/network and empty 
out the GATEWAYDEV and the GATEWAY entries. Do _not_ delete or comment 
them, just set them empty. Restart your network with 
"/etc/rc.d/init.d/network start".

On the other hand... ping has to time out, so if the problem persists, 
just wait a while and then break ping with [CTRL]-C and find if the 
name you pinged was resolved to a IP address. If not ping a machine 
through its IP address and find out what happens. If it goes OK the 
problem is with your DNS configuration. And of course you want to ping 
a machine you have to access through your gateway, not a local net one, 
right?

Hope this fixes your problem.

---
Lazarus Long
<[EMAIL PROTECTED]>
PGP: 
<http://wwwkeys.pgp.net:11371/pks/lookup?op=index&search=0x5C1DC205>
ICQ#: 30062012

-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to