All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Simplest Routing Question EVER
@ 2001-03-02 22:05 Fei
  2001-03-02 22:24 ` bert
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Fei @ 2001-03-02 22:05 UTC (permalink / raw)
  To: lartc

<PRE>This must be the easiest question ever, but I've been stumped for 
days.  I can't seem to get my Linux box to route traffic through 
to my Win box.  What I have is:

T1 Gateway : 100.0.0.1
eth1 (Connected to gateway) : 100.0.0.2
eth2 (Connected to Win) : 100.0.0.3
Win box : 100.0.0.202
(eth0 is connected to DSL, but that doesn't matter for now)

for the rules, I have:
0:       from all lookup local
32766:   from all lookup main
32767:   from all lookup 253

for the routes I have:
100.0.0.202 dev eth2 proto kernel scope link src 100.0.0.3
100.0.0.1 dev eth1 proto kernel scope link src 100.0.0.2
127.0.0.1 dev lo scope link
default via 100.0.0.1 dev eth1

All I'm trying to do is to get the Windows machine to be able to 
use the Internet.  I've read everything I could find, but I can't 
seem to get it to work.  I've tried 'echo 1 &gt; /proc/sys/net/ipv4/ip_forward',
flushing the cache, reading the adv routing howto over and over,
but I can't seem to get this to work.  Any sugestions?

Thanks,
Fei Lung

$ chown flung universe



====================================
Easy and free access to your email anywhere! <A HREF="http://www.starten.net/mail">http://www.starten.net/mail</A>
====================================




</PRE>

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2001-03-03 14:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-02 22:05 [LARTC] Simplest Routing Question EVER Fei
2001-03-02 22:24 ` bert
2001-03-02 22:40 ` Fei
2001-03-03  0:46 ` Mike
2001-03-03  1:57 ` Fei
2001-03-03  3:18 ` Mike
2001-03-03 14:14 ` bert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.