On Tue, Apr 10, 2001 at 09:25:09AM -0500, Dave Sherohman wrote:
> On Mon, Apr 09, 2001 at 04:24:00PM -0600, Cameron Matheson wrote:
> > I just finished installing Debian 2.2r2 at work (boss gave me
> > permission), but I don't know how to get the net working through a
> > gateway. We have a linu
Cameron Matheson wrote:
>Hey,
>
>I just finished installing Debian 2.2r2 at work (boss gave me
>permission), but I don't know how to get the net working through a
>gateway. We have a linux server (192.168.0.1). I added it to the
>/etc/network/interfaces file (as the gateway), but when I try t
On Mon, Apr 09, 2001 at 04:24:00PM -0600, Cameron Matheson wrote:
> I just finished installing Debian 2.2r2 at work (boss gave me
> permission), but I don't know how to get the net working through a
> gateway. We have a linux server (192.168.0.1). I added it to the
> /etc/network/interfaces fi
On Mon, Apr 09, 2001 at 06:41:46PM -0500, Jason Pepas wrote:
> That would be why i made the distinction between the gateway machine and
> the machine on the internal network - indicating that I understand they
> are not the same machine. The machine on the internal network would be
> the machine i
Make sure the box has an IP of 192.168.0.* and a netmask the same as the
gateway. Then try :
route add default gw 192.168.0.1
then jsut type in "route" and see what it says... before u do that make sure
the network card is actually running (ifconfig) otherwise it wouldnt see
anything
Cameron Matheson wrote:
>
> Hey,
>
> I just finished installing Debian 2.2r2 at work (boss gave me
> permission), but I don't know how to get the net working through a
> gateway. We have a linux server (192.168.0.1). I added it to the
> /etc/network/interfaces file (as the gateway), but when I
That would be why i made the distinction between the gateway machine and
the machine on the internal network - indicating that I understand they
are not the same machine. The machine on the internal network would be
the machine in question, and the gateway machine would be the gateway
machine. I
On Mon, Apr 09, 2001 at 06:45:02PM -0400, [EMAIL PROTECTED] wrote:
>
> I think you need to setup something on the gateway machine like ipchains
> with MASQ (ip masquerading) to give your machine on the internal network
> access to the internet.
>
> Go to linuxdoc.org and look for howto's on IPC
I just set up a similar setup with a firewall myself.
I think you need to setup something on the gateway machine like ipchains with
MASQ (ip masquerading) to give your machine on the internal network access to
the internet.
Go to linuxdoc.org and look for howto's on IPCHAINS, MASQ, Firewalls,
On Mon, Apr 09, 2001 at 04:24:00PM -0600, Cameron Matheson wrote:
> I just finished installing Debian 2.2r2 at work (boss gave me
> permission), but I don't know how to get the net working through a
> gateway. We have a linux server (192.168.0.1). I added it to the
> /etc/network/interfaces fi
10 matches
Mail list logo