Hello list and Stew Benedict,

> Haven't used that tool, but I'd take a look at your routing tables:
> 
> /sbin/route

Ziel            Router          Genmask         Flags Metric Ref    Use Iface
192.168.100.0   *               255.255.255.0   U     0      0        0 eth0
192.168.1.0     *               255.255.255.0   U     0      0        0 eth1
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
default         192.168.100.1   0.0.0.0         UG    0      0        0 eth0

> and make sure packet forwarding is enabled:
> 
> [stew@powerbook-cooker failure]$ cat /proc/sys/net/ipv4/ip_forward 
> 1
  ^
This entry is OK!

> set in /etc/sysctl.conf:
> [stew@powerbook-cooker failure]$ cat /etc/sysctl.conf
> # Disables packet forwarding
> net.ipv4.ip_forward = 1
^^^^^^^^^^^^^^^^^^^^^^^^^
This entry is also OK!

So what went wrong with my configuration??




--
Best Regards!

Harald  Zipko
[EMAIL PROTECTED]
No html-Mails

Reply via email to