the linux machine (mine) (192.168.0.1)can ping the windows machine(192.168.0.2),
but i am having quite a time connecting to the internet.  actually i can
connect to the internet, i just can't ping any internet server once connected. 
my host name is erd.net (just some name i invented).  isp in psn.net (dynamic
ips) the info on the eth0 is ip 192.168.0.1 nm 255.255.255.0, primary name +
domain is erd.net., alias is x.  this is all i have configured (plus the win
and my machine in my etc/hosts). i am not sure if ip masq is compiled or
active..?.. what are these routes that you speak of?




> ----- Original Message ----- 
> From: Mark E Drummond <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Monday, April 19, 1999 11:59 AM
> Subject: Re: network
> 
> 
> > More info ... Which machine is doing what? A typical setup for Linux
> > junkies is a Linux box acting as a Masquerading gateway to the internet,
> > internal network using a private net number (e.g. 192.168.12) and fake
> > domain (I use .home). The Linux box is built with IP Masq/Firewalling
> > and rulesets are made up to allow traffic from 192.168.12.* to the
> > outside world (the gateway will do the masquerading invisibly). So what
> > is your setup?
> > 
> > "Your machine's IP", if it is a private net number, should _never_ be
> > sent out over the 'net. You must use some form of NAT (Net Address
> > Translation) like IP Masq to prevent this.
> > 
> > But basically, you config the net cards on the machines to have IP
> > addresses of, say, 192.168.0.1 (linux) and 192.168.0.2 (the other),
> > making sure to set the broadcast address and netmask, and then add the
> > necessary routes. Make sure the linux box has IP Masq et al compiled in
> > or available as modules, and then make the appropriate rulesets. Dial up
> > you ISP and you are all set.
> > 
> > -- 
> > _________________________________________________________________
> > Mark E Drummond                  Royal Military College of Canada
> > [EMAIL PROTECTED]                              Computing Services
> > Linux Uber Alles                                      perl || die

Reply via email to