[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ProgSoc] routing
Hi
I have a linux box with two PPP links: one to the internet,
(using a modem) the other to a widows machine (direct serial
connection). Routing table looks like this:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
myrna-S1 * 255.255.255.255 UH 0 0 1 ppp1
max35.syd.ihug. * 255.255.255.255 UH 0 0 0 ppp0
localnet * 255.0.0.0 U 0 0 0 lo
default max35.syd.ihug. 0.0.0.0 UG 0 0 1 ppp0
where: myrna-S1 is the windows maachine
max35.syd.ihug.com.au is the dynamic IP from the ISP
I can do everything from the linux box, but the windows machine can't
see beyond the linux box that it is connected to. What can I do? How
do I get the windows machine to pass all packets to the linux box
which then passes them to the internet?
TIA
Geoff
--
------------------------------------------------------------------------
Geoff Saxby geoffs@nospam.progsoc.uts.edu.au
http://www.progsoc.uts.edu.au/~geoffs
It is easier to write an incorrect program than understand a correct
one.
------------------------------------------------------------------------
--
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.
This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>