On Wed, 1 Jan 1997, Moran wrote:
> hi, i dont know much about networks but if i connect another
> computer that use win98 to my linux that connected as dialup to
> internet and define LAN. ill be able using internet from the win98
> computer ?
not automaticlly. you need the linux to know it's default route in the
ppp line. also that it needs to route between interfaces (ppp and
LAN). even after you do all that you have pne ananswered problem: to
access the world, the machine(s) on the LAN need an IP address, and the
only one given to you by the ISP is used by the Linux box. there are 3-4
different ways to solve that (Masquarading, Proxy, SOCKS, port
redirectors), it's all in the HOWTOs.
if you promiss to read some about IPCHAINS and a masquarading howto or
two, I'll give you the script I use, which makes my machine both a
masquarader and a firewall.
--
Ira Abramov ; whois:IA58 ; www.scso.com ; all around Linux enthusiast
"Computers may be stupid, but they're always obedient. Well, almost always."
-- Larry Wall (Open Sources, 1999 O'Reilly and Associates)
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]