[EMAIL PROTECTED] wrote:
<snipped>
> netstat -r  gives:
> 
> on "toosa" 192.168.1.10:
> 
> destination  gateway genmask       flags mss window Irtt Iface
> 192.168.1.10  *    255.255.255.255   UH   0   0     0    eth0
            ^^ try changing this to 1

> 192.168.1.0   *    255.255.255.0      U   0   0     0    eth0
> 127.0.0.0     *    255.0.0.0          U   0   0     0    lo
> default loota.localdomain 0.0.0.0    UG   0   0     0    eth0
> 
> on "loota" 192.168.1.1:
> 
> destination gateway genmask         flags mss windows Irtt Iface
> 192.168.1.1  *      255.255.255.255 UH     0    0     0    eth0
            ^ and this to 10

> 192.168.1.0  *      255.255.255.0    U     0    0     0    eth0
> 127.0.0.0    *      255.0.0.0        U     0    0     0    lo
> 
> "loota" also has a modem for ppp-connections to internet.
> 
> So, where is the problem? It seems that everything sent to the
> ethernet card disappears somewhere.

The routes I marked are routes from each machine back to *itself*. 
There is no route in those tables to the other machine.  Try adding
those routes and things should start working.
-- 
Mike Werner  KA8YSD           |  "Where do you want to go today?"
ICQ# 12934898                 |  "As far from Redmond as possible!"
'91 GS500E                    |
Morgantown WV                 |  Only dead fish go with the flow.

Reply via email to