Subject: problems on routing
To: None <netbsd-users@netbsd.org>
From: Olli <oliverko@dialup.nacamar.de>
List: netbsd-users
Date: 02/09/1999 18:37:45
Hi,
I'm using NetBSD as a dialup router. If I made a ping out of my
network a connection to my ISP via modem will established. Okay on the
Netbsd machine it works. I have also Linux on an other computer. The
kernel routing table looks like this:
destination gateway genmask flags
192.168.1.0 0.0.0.0 255.255.255.0 U
127.0.0.0 0.0.0.0 255.0.0.0 U
0.0.0.0 192.168.1.1 0.0.0.0 UG
The IP 192.168.1.1 is the address of the dialup router. So all
packages going out of my network should routed from Linux to NetBSD.
But if I made on Linux a ping out of my network nothing happens.
Has anyone any suggestions?
with regards,
Oliver