|
Yup, thats how I connect to the
internet
ipchains -A forward -s 192.168.1.2/32 -j
MASQ ipchains -A forward -s 192.168.1.4/32 -j MASQ
----- Original Message -----
Sent: Sunday, December 19, 1999 9:38
AM
Subject: Re: Help with seeing other WIN95
machines on Network
Did you enable ip fowarding? Did the routed run? (I don't know
exactly if it's needed).
Antony Stace wrote:
Hi Folks I have a Linux box with two ethernet cards in
it. Each of these is connected to a Win95 machine.Both of the machines can connect to the internet
and also ping/telnet to the Linux box. What I cannot do is ping either
of the Win95 machines from each other or be able to see each of the machines
on the Network Neighborhood icon in Windows Explorer. What do I need
to do?? Here is the routing table route Kernel IP routing table Destination
Gateway
Genmask Flags Metric
Ref Use Iface 192.168.1.1
*
255.255.255.255 UH 0
0 0 eth0 192.168.1.2
*
255.255.255.255 UH 0
0 0 eth0 203.134.20.19
*
255.255.255.255 UH 0
0 0 ppp0 192.168.1.4
*
255.255.255.255 UH 0
0 0 eth1 192.168.1.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
203.134.20.19
0.0.0.0 UG
0 0
0 ppp0 Cheers Tony
|